I would like to change the output of a shaped crafting recipe from iron ingots to raw iron. I have tried a bunch of things from the wiki and by looking through a lot of code, but don't have a clue.
In detail, there's a shaped recipe that takes 8 mysticalagriculture:iron_essence and crafts them into 6 iron ingots. I want it to output 6 minecraft:raw_iron instead. And where does the script go, in server_scripts?
I apologize for bothering you, I'm an expert at CT but can't even figure out the simplest thing here.