Files
minecraft-assets/data/minecraft/recipe/crimson_hyphae.json
2025-01-15 18:31:25 +01:00

16 lines
247 B
JSON

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