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

18 lines
243 B
JSON

{
"type": "crafting_shaped",
"group": "carpet",
"pattern": [
"##"
],
"key": {
"#": {
"item": "minecraft:wool",
"data": 7
}
},
"result": {
"item": "minecraft:carpet",
"data": 7,
"count": 3
}
}