#Get all hidden items

6 messages · Page 1 of 1 (latest)

rain cipher
#

I'm working on a script to hide all recipes with an input that is a hidden item. Is there a way to get all hidden items, or some way to iterate through all items and check if they are hidden?

steel yarrowBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

rain cipher
#

Bump :)

pliant shadow
#

i think you whant stages aka hide items / crafts before the stage they are locked after

rain cipher
#

This is not what I want. I want to iterate through all items, and see which are hidden in JEI

#

Perhaps something like forEachRecipe, but with all items - and then a JEI call to see if it is hidden?