Files
minecraft-assets/data/minecraft/recipe/muddy_mangrove_roots.json
2025-02-19 18:31:59 +01:00

12 lines
224 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "building",
"ingredients": [
"minecraft:mud",
"minecraft:mangrove_roots"
],
"result": {
"count": 1,
"id": "minecraft:muddy_mangrove_roots"
}
}