some fixes

This commit is contained in:
Dmitry 2024-01-01 13:37:27 +07:00
parent 19a44d7726
commit eed63dd30f
2 changed files with 3 additions and 7 deletions

View file

@ -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`)
}