minecraft-src/data/minecraft/recipe/resin_clump.json
2025-07-04 03:15:13 +03:00

11 lines
No EOL
187 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "misc",
"ingredients": [
"minecraft:resin_block"
],
"result": {
"count": 9,
"id": "minecraft:resin_clump"
}
}