Prototype/Furnace: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Set prototype parent)
(Converted to SMW format)
Line 1: Line 1:
{{Prototype parent|Prototype/CraftingMachine}}
{{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]]. The difference to assembling machines is that furnaces automatically choose their recipe based on input.


== Basics ==
{{Prototype TOC|furnace}}
Prototype type: '''furnace'''
 
A furnace. Normal furnaces only process "smelting" category recipes, but you can make furnaces that process other [[Prototype/RecipeCategory|recipe categories]]. Based on [[Prototype/CraftingMachine]]. The difference to assembling machines is that furnaces automatically choose their recipe based on input.


== Mandatory properties ==
== Mandatory properties ==
This prototype inherits the properties of [[Prototype/CraftingMachine]].
This prototype inherits the properties of [[Prototype/CraftingMachine]].


=== result_inventory_size ===
{{Prototype property|result_inventory_size|[[Types/ItemStackIndex|ItemStackIndex]]}}
Type: [[Types/ItemStackIndex]]
 
The number of output slots.
The number of output slots.


=== source_inventory_size ===
{{Prototype property|source_inventory_size|[[Types/ItemStackIndex|ItemStackIndex]]}}
Type: [[Types/ItemStackIndex]], but not more than 1
The number of input slots, but not more than 1.
 
The number of input slots.

Revision as of 20:00, 29 July 2019

Template:Prototype parent 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.

Template:Prototype TOC

Mandatory properties

This prototype inherits the properties of Prototype/CraftingMachine.

Template:Prototype property The number of output slots.

Template:Prototype property The number of input slots, but not more than 1.