Imagine if recycling recipes required a fluid. Say you specify the fluid as 2nd ingredient:
data:extend({{
type = "recipe",
...
ingredients = {
{type = "item", name = item_name, amount = 1},
{type = "fluid", name = "promethium-emulsion", amount = fluid_requirement}
},
...
}})
Game would ...
Search found 2 matches
- Sun Dec 29, 2024 10:55 pm
- Forum: Documentation Improvement Requests
- Topic: [2.0.28] Furnace interaction with item+fluid ingredients should be clarified
- Replies: 1
- Views: 220
- Mon Dec 09, 2024 12:39 am
- Forum: Resolved Problems and Bugs
- Topic: [Rseding91] [2.0.24] Crash typing in console in remote view (agui::Layout::recursivePaintChildrenInternal)
- Replies: 2
- Views: 675
[Rseding91] [2.0.24] Crash typing in console in remote view (agui::Layout::recursivePaintChildrenInternal)
Been on multiplayer with a friend for a while and eventually we ran into slight UPS problems. Friend decided to install this mod https://mods.factorio.com/mod/FPS_Friendly_Thrusters.
Now i'm running into an always reproducible crash, for some reason only on that multiplayer save. Beyond that we also ...
Now i'm running into an always reproducible crash, for some reason only on that multiplayer save. Beyond that we also ...