Started by
Mr_Drospoter
on
Topic category: Help with Minecraft modding (Java Edition)
Greetings, I am working on a mod that includes a custom crafting table. I am planning to use this crafting table to craft an item that is made with items from other mods. I know you can edit the recipes json’s and just write the items ID’s but since this is a custom crafting table I have to use procedures. Any ideas on how I could do it?
Does it work to change the id of an item by editing code?