top of page
convert jar to mcaddon work

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 :

© 2026 Inspired Valley. All rights reserved..com

bottom of page