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

Reset changed configs

This commit is contained in:
2021-01-28 21:21:47 +01:00
parent c11ee54acd
commit a4b851177f
637 changed files with 60515 additions and 0 deletions

View File

@ -0,0 +1,17 @@
{
"type": "thermal:bottler",
"ingredient": [
{
"item": "minecraft:glass_bottle"
},
{
"fluid": "resourcefulbees:honey",
"amount": 250
}
],
"result": [
{
"item": "minecraft:honey_bottle"
}
]
}