Posted July 26, 20187 yr I've looked at tons of dfferent, sites, tutorials, etc and I keep making changed and copying and pasting entire files and just changing the values to fit my mod but it's just not working. Is there anything wrong with this? I'm using forge for 1.12 and using Eclipse as my IDE. this is my JSON: { "type": "minecraft:crafting_shapeless", "ingredients": [ { "item": "keravcraft:ingot_copper" }, { "item": "keravcraft:ingot_tin" } ], "result": { "item": "keravcraft:ingot_bronze" } } Edited July 26, 20187 yr by LordKeravrium
July 26, 20187 yr Where are you putting your recipe json? VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
July 26, 20187 yr Just now, LordKeravrium said: I’m putting it under assets/keravcraft/recipes Double check that keravcraft matches your mods id. And is there anything put in the log about this. VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
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.