gray_carpet.json
0 B
Empty File
{
"type": "crafting_shaped",
"group": "carpet",
"pattern": [
"##"
],
"key": {
"#": {
"item": "minecraft:wool",
"data": 7
}
},
"result": {
"item": "minecraft:carpet",
"data": 7,
"count": 3
}
}