some fixes
This commit is contained in:
@@ -4,4 +4,7 @@ const registerFirmaCivRecipes = (event) => {
|
||||
|
||||
event.remove({ id: '/firmaciv:quern/' })
|
||||
|
||||
event.recipes.tfc.heating('firmaciv:oarlock', 1535)
|
||||
.resultFluid(Fluid.of('tfc:metal/cast_iron', 288))
|
||||
.id(`tfg:firmaciv/heating/oarlock`)
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
// priority: 0
|
||||
|
||||
const dead = (event) => {
|
||||
|
||||
// Удаление тегов у отключенных предметов
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user