#jei Not removing items
15 messages · Page 1 of 1 (latest)
Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!
pictures of code shall be banished
still waiting on them xD
event.hide(Item.of('ironchest:wood_to_copper_chest_upgrade'))
event.hide(Item.of('ironchest:copper_to_iron_chest_upgrade'))
event.hide(Item.of('ironchest:iron_to_gold_chest_upgrade'))
event.hide(Item.of('ironchest:gold_to_diamond_chest_upgrade'))
event.hide(Item.of('ironchest:diamond_to_obsidian_chest_upgrade'))
event.hide(Item.of('ironchest:diamond_to_crystal_chest_upgrade'))
event.hide(Item.of('ironchest:wood_to_iron_chest_upgrade'))
})
and it didnt work?
yup
I had lowercase I's in item before Im testing that fix real quick
you can just leave the ID itself
I tried that as well
testing by fully restarting the game
aparently capitalizing the I worked. I have no idea why just the string didnt work though
maybe you didnt reload correctly
