1
0
Fork 0
Gen2/datapacks/craft-refine/data/misc/recipe/ice.json
2025-08-27 20:49:18 -05:00

11 lines
No EOL
182 B
JSON
Executable file

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