#rei mass hide things that dont have recipes

8 messages · Page 1 of 1 (latest)

hollow pollen
#

does anyone know if there is a way to dynamically hide everything that doesnt have a recipe?

gray nightBOT
#

Once your question has been answered, please close this post with </resolve:1050379261372006400> command!

rotund flicker
#

Not really

#

given rei hiding is client side and recipes are server side

fading pike
#

What you could do is make a server script that dumps a list of items with no recipes in the console or a json file, then take the list and put it in client scripts

#

But you have to delete the server script after the first use

rotund flicker
#

it also wouldnt be able to see what recipes you add

#

because the after load event is broken