I was making a mod for my personal use and was wondering how to iterate through all of the items in minecraft / though other mods as well if they are there.
Using this info I wanted to use each individual item to be in a separate shapeless crafting recipe that does something to that item (I'm specifying towards food items)
and got stuck at the start. How do I even Iterate through the items?