some work
This commit is contained in:
parent
64fb11a55f
commit
b449f53bd6
9 changed files with 460 additions and 57 deletions
|
|
@ -97,6 +97,16 @@ const registerFirmaLifeRecipes = (event) => {
|
|||
.duration(50)
|
||||
.EUt(7)
|
||||
|
||||
// TODO: Не работает потому что грегтех
|
||||
// Доставание меда из сот
|
||||
/*
|
||||
event.recipes.gtceu.assembler(`tfg:firmalife/beehive_honey_decomposition`)
|
||||
.itemInputs('firmalife:beehive_frame')
|
||||
.circuit(1)
|
||||
.itemOutputs('firmalife:beehive_frame', 'firmalife:beeswax')
|
||||
.duration(10)
|
||||
.EUt(2)*/
|
||||
|
||||
//#region Рецепты теплиц
|
||||
|
||||
//#region Медная
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue