Prototype/Furnace: Difference between revisions
Jump to navigation
Jump to search
(Added prototype type to page) |
(Set prototype parent) |
||
Line 1: | Line 1: | ||
{{Prototype parent|Prototype/CraftingMachine}} | |||
== Basics == | == Basics == | ||
Prototype type: '''furnace''' | Prototype type: '''furnace''' |
Revision as of 15:46, 24 July 2019
Prototype definitions » PrototypeBase » Prototype/Entity » Prototype/EntityWithHealth » Prototype/EntityWithOwner » Prototype/CraftingMachine » Prototype/Furnace
Basics
Prototype type: furnace
A furnace. Normal furnaces only process "smelting" category recipes, but you can make furnaces that process other recipe categories. Based on Prototype/CraftingMachine. 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: Types/ItemStackIndex
The number of output slots.
source_inventory_size
Type: Types/ItemStackIndex, but not more than 1
The number of input slots.