As title says: Can we get LuaHelpers functions available in the Data stage? Currently, LuaHelpers is only available in Runtime stage and thus its functions can't be used in data stage.
To be clear: This was caused because I wanted specifically LuaHelpers.evaluate_expression in data stage, and ...
Search found 4 matches
- Tue May 27, 2025 3:44 am
- Forum: Implemented mod requests
- Topic: LuaHelpers in Data Stage?
- Replies: 0
- Views: 298
- Sat Feb 26, 2022 7:07 am
- Forum: Modding help
- Topic: Multiplying units by an integer
- Replies: 2
- Views: 1156
Multiplying units by an integer
Hello,
As the title says, I'd like to multiply a unit by an integer.
Specifically, I'd like to multiply "300kW" by 4, and get either "1200kW", "1.2MW", or (for all I care) "1200000W"
However, units (such as energy units) are strings: https://wiki.factorio.com/Types/Energy
I feel like there's ...
As the title says, I'd like to multiply a unit by an integer.
Specifically, I'd like to multiply "300kW" by 4, and get either "1200kW", "1.2MW", or (for all I care) "1200000W"
However, units (such as energy units) are strings: https://wiki.factorio.com/Types/Energy
I feel like there's ...
- Mon Aug 10, 2020 7:06 pm
- Forum: Ideas and Requests For Mods
- Topic: Mod for "Batch smelting"?
- Replies: 2
- Views: 941
Re: Mod for "Batch smelting"?
https://mods.factorio.com/mod/omnimatter_compression
This is actually just an ultra-overkill version of what I'm asking
Under the assumption someone in the future wants batch smelting/batch crafting/batch etc., here you go.
This is actually just an ultra-overkill version of what I'm asking
Under the assumption someone in the future wants batch smelting/batch crafting/batch etc., here you go.
- Sun Aug 09, 2020 12:19 am
- Forum: Ideas and Requests For Mods
- Topic: Mod for "Batch smelting"?
- Replies: 2
- Views: 941
Mod for "Batch smelting"?
Basically what the title says; is there a mod for "batch smelting" items?
For example, it would add a recipe that turns 100 iron ore into 100 iron plate, but takes 100 times as long.
The reason I want this is to use with Schall Machine Scaling, which allows for crafting recipes that can be ...
For example, it would add a recipe that turns 100 iron ore into 100 iron plate, but takes 100 times as long.
The reason I want this is to use with Schall Machine Scaling, which allows for crafting recipes that can be ...