Prototype/Furnace: Difference between revisions
Jump to navigation
Jump to search
(Added prototype type to page) |
(Converted to SMW format) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Prototype parent|Prototype/CraftingMachine}} | |||
Prototype | A furnace. Normal furnaces only process "smelting" category recipes, but you can make furnaces that process other [[Prototype/RecipeCategory|recipe categories]]. The difference to assembling machines is that furnaces automatically choose their recipe based on input. | ||
{{Prototype TOC|furnace}} | |||
== Mandatory properties == | == Mandatory properties == | ||
This prototype inherits the properties of [[Prototype/CraftingMachine]]. | This prototype inherits the properties of [[Prototype/CraftingMachine]]. | ||
{{Prototype property|result_inventory_size|[[Types/ItemStackIndex|ItemStackIndex]]}} | |||
The number of output slots. | The number of output slots. | ||
{{Prototype property|source_inventory_size|[[Types/ItemStackIndex|ItemStackIndex]]}} | |||
The number of input slots, but not more than 1. | |||
Latest revision as of 20:00, 29 July 2019
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.