Files
minecraft-assets/data/minecraft/recipe/blue_ice.json
2024-10-16 18:32:00 +02: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"
}
}