Files
minecraft-assets/data/minecraft/recipe/amethyst_block.json
2024-10-16 18:32:00 +02:00

15 lines
230 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": "minecraft:amethyst_shard"
},
"pattern": [
"##",
"##"
],
"result": {
"count": 1,
"id": "minecraft:amethyst_block"
}
}