Files
minecraft-assets/data/minecraft/recipes/stripped_crimson_hyphae.json
2024-05-15 18:30:52 +02:00

18 lines
287 B
JSON

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