minecraft-src/data/minecraft/recipe/mossy_cobblestone_from_vine.json
2025-07-04 02:00:41 +03:00

13 lines
No EOL
251 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "building",
"group": "mossy_cobblestone",
"ingredients": [
"minecraft:cobblestone",
"minecraft:vine"
],
"result": {
"count": 1,
"id": "minecraft:mossy_cobblestone"
}
}