1
0
Fork 0
Gen2/datapacks/craft-refine/data/calcite/recipe/calcite.json

15 lines
225 B
JSON
Raw Normal View History

2025-08-27 20:49:18 -05:00
{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": "#calcite:dead_coral_blocks"
},
"pattern": [
"##",
"##"
],
"result": {
"count": 4,
"id": "minecraft:calcite"
}
}