top of page

Convert Jar - To Mcaddon Work
"type": "minecraft:crafting_shaped", "pattern": ["###", "#X#", "###"], "key": "#": "item": "minecraft:stick", "X": "item": "moreores:ruby", "result": "item": "moreores:ruby_pickaxe"
"format_version": "1.20.0", "minecraft:recipe_shaped": "description": "identifier": "moreores:ruby_pickaxe" , "tags": ["crafting_table"], "pattern": ["###", " X ", " X "], "key": "#": "moreores:ruby", "X": "minecraft:stick" , "result": "moreores:ruby_pickaxe" convert jar to mcaddon work
Note: Bedrock uses a different pattern orientation for tools. Without a valid manifest.json , your MCADDON won't even appear in Minecraft. "key": "#": "item": "minecraft:stick"
Create BP/blocks/ruby_ore.json :
bottom of page



