Files
minecraft-assets/data/minecraft/recipe/stripped_warped_hyphae.json
2024-08-14 18:31:47 +02:00

18 lines
285 B
JSON

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