Prototype/Furnace: Difference between revisions
Jump to navigation
Jump to search
(Created page.) |
(Converted to SMW format) |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Prototype parent|Prototype/CraftingMachine}} | |||
A furnace. Normal furnaces only process "smelting" category recipes, but you can make furnaces that process other [[Prototype/RecipeCategory|recipe categories]]. | 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 == | |||
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. | |||
The number of input slots | |||
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.