Files
neochrome/pack/config/paxi/datapacks/debloat-lite/data/minecraft/recipes/bricks.json
2026-01-24 05:19:02 -07:00

17 lines
239 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"tag": "minecraft:terracotta"
}
},
"pattern": [
"##",
"##"
],
"result": {
"count": 4,
"id": "minecraft:bricks"
}
}