minecraft · recipes
· 1.20.6
Brown Terracotta
brown_terracotta
Recipe #856
1.20.6
#3
{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "stained_terracotta",
"key": {
"#": {
"item": "minecraft:terracotta"
},
"X": {
"item": "minecraft:brown_dye"
}
},
"pattern": [
"###",
"#X#",
"###"
],
"result": {
"count": 8,
"id": "minecraft:brown_terracotta"
}
}