1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00

Diff KubeJS

This commit is contained in:
2021-01-28 21:59:34 +01:00
parent 5b5f5f5587
commit 1133fc1c7c
161 changed files with 8197 additions and 15 deletions

View File

@ -0,0 +1,17 @@
{
"type": "create:emptying",
"ingredients": [
{
"item": "minecraft:honey_bottle"
}
],
"results": [
{
"item": "minecraft:glass_bottle"
},
{
"fluid": "resourcefulbees:honey",
"amount": 250
}
]
}