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

Update to new forge version

This commit is contained in:
2021-01-26 11:32:42 +01:00
parent 8d0cd17a27
commit f62e762f49
314 changed files with 13724 additions and 5721 deletions

View File

@ -0,0 +1,13 @@
{
"type": "thermal:chiller",
"ingredient": {
"fluid": "resourcefulbees:honey",
"amount": 1000
},
"result": [
{
"item": "minecraft:honey_block"
}
],
"energy": 2000
}