Inital commit
This commit is contained in:
commit
b5089257c5
1005 changed files with 23476 additions and 0 deletions
11
datapacks/xp-bottling/data/xp_bottling/recipe/stored_xp.json
Executable file
11
datapacks/xp-bottling/data/xp_bottling/recipe/stored_xp.json
Executable file
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"type": "minecraft:smelting",
|
||||
"ingredient": {
|
||||
"item": "minecraft:experience_bottle"
|
||||
},
|
||||
"result": {
|
||||
"id": "minecraft:glass_bottle"
|
||||
},
|
||||
"experience": 12,
|
||||
"cookingtime": 1
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue