1
0
Fork 0
Gen1/datapacks/craft-refine/data/misc/recipe/ice.json

11 lines
182 B
JSON
Raw Normal View History

2025-08-26 10:56:09 -05:00
{
"type": "minecraft:crafting_shapeless",
"category": "building",
"ingredients": [
"minecraft:packed_ice"
],
"result": {
"count": 9,
"id": "minecraft:ice"
}
}