1
0
Fork 0
Gen1/datapacks/craft-refine/data/misc/recipe/unpacked_ice.json
2025-08-26 10:56:09 -05:00

12 lines
No EOL
212 B
JSON
Executable file

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