Prototype/Furnace
Jump to navigation
Jump to search
Prototype definitions » PrototypeBase » Prototype/Entity » Prototype/EntityWithHealth » Prototype/EntityWithOwner » Prototype/CraftingMachine » Prototype/Furnace
A furnace. Normal furnaces only process "smelting" category recipes, but you can make furnaces that process other recipe categories. The difference to assembling machines is that furnaces automatically choose their recipe based on input.
Mandatory properties
This prototype inherits the properties of Prototype/CraftingMachine.
result_inventory_size
Type: ItemStackIndex
The number of output slots.
source_inventory_size
Type: ItemStackIndex
The number of input slots, but not more than 1.