minecraft-assets/data/minecraft/recipes/stripped_warped_hyphae.json

19 lines
316 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"group": "bark",
"key": {
"#": {
"item": "minecraft:stripped_warped_stem"
}
},
"pattern": [
"##",
"##"
],
"result": {
"count": 3,
"item": "minecraft:stripped_warped_hyphae"
},
"show_notification": true
}