2024-12-17 02:08:01 +03:00

17 lines
218 B
JSON

{
"type": "crafting_shaped",
"pattern": [
"XXX",
"XXX",
"XXX"
],
"key": {
"X": {
"item": "minecraft:dye",
"data": 15
}
},
"result": {
"item": "minecraft:bone_block"
}
}