Hot metals


A furnace doesn't just output cold usable results. You need to wait for them to cool down.

Content
a day ago
2.0
115
Factorio: Space Age Icon Space Age Mod
Manufacturing
Owner:
cackling.fiend
Source:
N/A
Homepage:
N/A
License:
GNU GPLv3
Created:
25 days ago
Latest Version:
1.1.1 (a day ago)
Factorio version:
2.0
Downloaded by:
115 users

Did you ever wonder how fast the metals in furnaces and foundries cool down ready to be used? Well, that's over now!
All metal products from furnaces and foundries will be too hot to use initially. Wait for them to cool own first.

Good luck with direct insertion setups :-)

Modding support

This mod adds a global variable named HotMetals. Add things to it to add support for your mod. Some mods have baked in support.

It has the following properties.

items

Add an item name as string or a table with name and optional spoilTicks and iconFolder. The icon file will be iconFolder .. "hot-" .. itemName .. ".png". spoilTicks is the spoil duration and should only be defined if you want to have it different as the default that can be changed by the user in the settings.

craftingCategories

A table containing all supported crafting categories. This mod uses a white list to prevent unwanted categories by default. Only categories used by smelting buildings like the furnace and the foundry should be added.