1
0
Fork 0
Gen2/datapacks/craft-refine/data/misc/recipe/unpacked_ice.json

12 lines
212 B
JSON
Raw Normal View History

2025-08-27 20:49:18 -05:00
{
"type": "minecraft:crafting_shapeless",
"category": "building",
"group": "packed_ice",
"ingredients": [
"minecraft:blue_ice"
],
"result": {
"count": 9,
"id": "minecraft:packed_ice"
}
}