Micro Furnace


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

Content
6 months ago
0.18 - 2.0
10.5K
Manufacturing

g no module slots

1 year, 25 days 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.

1 year, 23 days ago

Ill check what's happening

1 year, 21 days ago

It would be nice.

1 year, 18 days 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?

1 year, 16 days 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.

1 year, 15 days 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?

1 year, 3 days 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

1 year, 3 days ago

ill add this today if I can

New response