[Question]: Recipe Modification
kienerxyzzy opened this issue ยท 1 comments
By using a data pack, the vanilla Minecraft mechanic for custom recipes:
You can find information on how to make and structure such a datapack here:
https://minecraft.wiki/w/Data_pack
And you can find examples of what IE's own recipe files look like here:
https://github.com/BluSunrize/ImmersiveEngineering/tree/1.20.4/src/generated/resources/data/immersiveengineering/recipes
This is the only way of recipe modification we actually endorse, KubeJS and Craftweaker have proven too volatile in the past.