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

19 lines
No EOL
350 B
JSON

{
"type": "minecraft:crafting_shapeless",
"category": "building",
"ingredients": [
"minecraft:ice",
"minecraft:ice",
"minecraft:ice",
"minecraft:ice",
"minecraft:ice",
"minecraft:ice",
"minecraft:ice",
"minecraft:ice",
"minecraft:ice"
],
"result": {
"count": 1,
"id": "minecraft:packed_ice"
}
}