Forgot to add fuel slot to storageSlots
This commit is contained in:
@@ -43,6 +43,7 @@ industrialtest.internal.unpackTableInto(industrialtest.IronFurnace,{
|
|||||||
facedir=true,
|
facedir=true,
|
||||||
storageSlots={
|
storageSlots={
|
||||||
"src",
|
"src",
|
||||||
|
"fuel",
|
||||||
"dst"
|
"dst"
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user