minecraft · recipes
· 1.13.2
Brown Terracotta
brown_terracotta
Recipe #856
1.13.2
#10
{
"type": "crafting_shaped",
"group": "stained_terracotta",
"pattern": [
"###",
"#X#",
"###"
],
"key": {
"#": {
"item": "minecraft:terracotta"
},
"X": {
"item": "minecraft:cocoa_beans"
}
},
"result": {
"item": "minecraft:brown_terracotta",
"count": 8
}
}