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

16 lines
208 B
JSON

{
"type": "crafting_shaped",
"pattern": [
"#"
],
"key": {
"#": {
"item": "minecraft:lapis_block"
}
},
"result": {
"item": "minecraft:dye",
"data": 4,
"count": 9
}
}