Inital commit
This commit is contained in:
commit
b5089257c5
1005 changed files with 23476 additions and 0 deletions
12
datapacks/craft-refine/data/misc/recipe/unpacked_ice.json
Executable file
12
datapacks/craft-refine/data/misc/recipe/unpacked_ice.json
Executable file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shapeless",
|
||||
"category": "building",
|
||||
"group": "packed_ice",
|
||||
"ingredients": [
|
||||
"minecraft:blue_ice"
|
||||
],
|
||||
"result": {
|
||||
"count": 9,
|
||||
"id": "minecraft:packed_ice"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue