minecraft · recipes
· 26.1.2
Golden Dandelion
golden_dandelion
Recipe #982
26.1.2
#2
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": "minecraft:gold_nugget",
"I": "minecraft:dandelion"
},
"pattern": [
"###",
"#I#",
"###"
],
"result": {
"id": "minecraft:golden_dandelion"
}
}