Cold Chain Logistics (Fridge)


Freeze food during transportation. This mod adds a whole cold chain logistics that can freeze items in it, includes a fridge, a train wagon, space cargo bay, and a warehouse. Slow down the spoil time in it. Adjustable in settings, default to 20 times. Mom don't need to worry about my agricultural science pack anymore! Just put them into refrigerator! working in progress, feel free to make any pr

Content
7 months ago
2.0
5.92K
Factorio: Space Age Icon Space Age Mod
Logistics Trains Logistic network Storage

b crash when space-age not enabled. [Fixed]

9 months ago

I Use this
https://mods.factorio.com/mod/enable-all-feature-flags
enabled feature_flags["spoiling"]

but cant Fridge be load .

8 months ago
(updated 8 months ago)

oh yeah, the spoiling property only works in space-age because only the things on the agricultural planet will spoil.
I should make space-age a must-have dependencies

8 months ago

No, it can spoil without space-age

8 months ago

you should not make space-age a must-have dependencies.
and add a flag spoiling

8 months ago
(updated 8 months ago)

that's all we need

8 months ago

let me see, the fridge mod modifies item.spoil_ticks which in the doc are space-age only attributes, you can see this image or this full doc.
but I have also see the spoiling feature so let me see what is happening.

8 months ago

in your info.json
add

    "spoiling_required": true,
8 months ago

Then everything works fine without enabling space-age

8 months ago

okey, I found out that the reason it not starting is we use arguiculture sciense pack in the recipe. then it need to be adjusted, and because you show me the enable feature flags mod, we can know that some other mod will also use spoiling feature when not enable space-age dlc, so for better compatability, I will modify the recipe.

8 months ago

in the latest updates the problem was solved

New response