isi_ko Posted September 14, 2018 Posted September 14, 2018 Pleas help Me! I am new and was lerning to make a recipe: { "type": "minecraft:crafting_shaped", "pattern": [ "AAA", " i ", "iii" ], "key": { "A": { "item": "minecraft:apple" }, "i": { "item": "minecraft:iron_ingot" } }, "result": { "item": "minecraft:anvil", "count": 10, "data": 0 } } But it didnt work! could you pleas help me? Quote
isi_ko Posted September 14, 2018 Author Posted September 14, 2018 { "type": "minecraft:crafting_shaped", "pattern": [ "AAA", "AAA", "AAA" ], "key": { "A": [ { "item": "minecraft:stick", "data": 0 } ] }, "result": { "item": "minecraft:stick", "data": 0 } } I also tried this Quote
Daeruin Posted September 16, 2018 Posted September 16, 2018 On 9/14/2018 at 8:55 AM, isi_ko said: But it didnt work! Define "didn't work". Did you get an error in the console? What's going wrong? Quote
Cadiboo Posted September 21, 2018 Posted September 21, 2018 On 9/18/2018 at 11:42 PM, isi_ko said: already solved thank you Please mark it as solved and post your solution for people in the future 1 Quote About Me Spoiler My Discord - Cadiboo#8887 My Website - Cadiboo.github.io My Mods - Cadiboo.github.io/projects My Tutorials - Cadiboo.github.io/tutorials Versions below 1.14.4 are no longer supported on this forum. Use the latest version to receive support. When asking support remember to include all relevant log files (logs are found in .minecraft/logs/), code if applicable and screenshots if possible. Only download mods from trusted sites like CurseForge (minecraft.curseforge.com). A list of bad sites can be found here, with more information available at stopmodreposts.org Edit your own signature at www.minecraftforge.net/forum/settings/signature/ (Make sure to check its compatibility with the Dark Theme)
Recommended Posts
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.