Files
minecraft-assets/data/minecraft/recipe/crimson_slab.json
2025-01-29 18:30:55 +01:00

15 lines
245 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "wooden_slab",
"key": {
"#": "minecraft:crimson_planks"
},
"pattern": [
"###"
],
"result": {
"count": 6,
"id": "minecraft:crimson_slab"
}
}