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

19 lines
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"
}
}