Posted November 27, 20231 yr So basically, I added few recepies, and they worked fine, but this one isnt working at all, I double checked everything, but still isn't managed to find the reason. { "type": "minecraft:crafting_shaped", "pattern": [ "XXX" ], "key": { "X": { "item": "timeofsacrifice:cloth" } }, "result": { "item": "timeofsacrifice:bandage" } } If need code below, and Git is here(I don't think you need to "steal" this code, as someone already cried) { "type": "minecraft:crafting_shaped", "pattern": [ "XXX" ], "key": { "X": { "item": "timeofsacrifice:cloth" } }, "result": { "item": "timeofsacrifice:bandage" } } Spoiler https://github.com/undertakerJ/forge-1.19.2-43.3.5-mdk Edited November 27, 20231 yr by JuSTGh0sT1242 Changed name to understand the version
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.