Posted August 18, 20196 yr I just made this recipe as a test. Spoiler { "type": "minecraft:crafting_shaped", "pattern": [ "F", "F", "F" ], "key": { "F": {"item": "minecraft:flint"} }, "result": {"item": "minecraft:stone_sword"} } Saved as flint.json and put inside recipes package within src/main/resources. Edited September 28, 20196 yr by MineModder2000
August 18, 20196 yr did you check see if this was a valid json? I dont think it is! this is a working recipe https://pastebin.com/5NCRb90u
August 18, 20196 yr Author 1 minute ago, Drizzs said: did you check see if this was a valid json? I dont think it is! this is a working recipe https://pastebin.com/5NCRb90u What do you mean valid json, and how do I "check"?
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.