Closed chimericdream closed 1 year ago
Type: crafting Output: 8x bamboo planks Input(s): 4x bamboo blocks Shape:
x . x x . x
x: bamboo blocks
data/minecraft/recipes/bamboo_planks.json
{ "type": "minecraft:crafting_shaped", "category": "building", "group": "planks", "key": { "#": {"tag": "minecraft:bamboo_blocks"} }, "pattern": [ "##", "##" ], "result": { "count": 8, "item": "minecraft:bamboo_planks" } }
Done in dev
Type: crafting Output: 8x bamboo planks Input(s): 4x bamboo blocks Shape:
x . x x . x
x: bamboo blocks
data/minecraft/recipes/bamboo_planks.json