red_stained_hardened_clay.json
0 B
Empty File
{
"type": "crafting_shaped",
"group": "stained_hardened_clay",
"pattern": [
"###",
"#X#",
"###"
],
"key": {
"#": {
"item": "minecraft:hardened_clay"
},
"X": {
"item": "minecraft:dye",
"data": 1
}
},
"result": {
"item": "minecraft:stained_hardened_clay",
"data": 14,
"count": 8
}
}