{ "type": "origins:multiple", "name": "G-g-glitchy", "description": "Your visual processor is a prototype. Some objects are just beyond your comprehension", "prevent_eating": { "type": "origins:prevent_item_use", "item_condition": { "type": "origins:all_of", "conditions": [ { "type": "origins:food" }, { "type": "origins:ingredient", "ingredient": { "tag": "origins:pumpkin_like/food" } } ] } }, "prevent_seeing": { "type": "origins:prevent_entity_render", "bientity_condition": { "type": "apoli:equal", "inverted": true }, "entity_condition": { "type": "origins:equipped_item", "equipment_slot": "head", "item_condition": { "type": "origins:ingredient", "ingredient": { "tag": "origins:pumpkin_like/equipment" } } } } }