Micro Furnace


7 micro furnace that can cook an entire belt by itself (this is a fork original in description)

Content
4 months ago
0.18 - 2.0
10.4K
Manufacturing

g no module slots

10 months ago

I wanted to build a little quality setup but I just figured out that a normal electric furnace has 2 Module slots but the micro furnace has none.

10 months ago

Ill check what's happening

10 months ago

It would be nice.

10 months ago

@Wip-Sama as an idea because there is a new belt tier. Is it possible to get another tier equivalent of the new turbo belts or is there a mod setting for it?

10 months ago

Ill add that tier to the vanilla one, in the next release, But I don't remember if that tier of belt is vanilla or space age.

It's a different implementation in those 2 cases.

10 months ago

The new belt is from space age but maybe make it so that it is available when you have the mod space age active?

10 months ago

It seems this is due to the API changes in version 2.0. After my simple testing, the slot issue can be fixed by making the following modification:
Change module_specification = {module_slots = tier.module_slots, module_info_icon_shift = {0, 0.8}} to module_slots = tier.module_slots in lib\entities.lua

10 months ago

ill add this today if I can

New response