Files
minecraft-assets/data/minecraft/recipe/blue_ice.json
2025-02-05 18:31:24 +01:00

19 lines
411 B
JSON

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