minecraft · recipes
· 1.13.2
Yellow Terracotta
yellow_terracotta
Recipe #968
1.13.2
#10
{
"type": "crafting_shaped",
"group": "stained_terracotta",
"pattern": [
"###",
"#X#",
"###"
],
"key": {
"#": {
"item": "minecraft:terracotta"
},
"X": {
"item": "minecraft:dandelion_yellow"
}
},
"result": {
"item": "minecraft:yellow_terracotta",
"count": 8
}
}