Planet Crucible


Crucible is a high-pressure planet with a crafting chain built around creating metallic hydrogen.

Content
2 days ago
2.0
2.13K
Planets Transportation Armor Environment Mining Fluids Manufacturing

b Incompatibility with Vesta

21 days ago

Failed to load mods: Error while running setup for recipe prototype "planet-crucible-hydrogen" (recipe): Recipe product 'hydrogen' has invalid temperature: 500. Outside fluid temperature range: 25-25.
Mods to be disabled: Crucible, Rigor module and Planet Mulana

I'm pretty sure though that the hydrogen in question comes form the Planet Vesta mod, if planet specific gas variants are disabled (ie. hydrogen is used instead of vesta-hydrogen).

21 days ago
(updated 21 days ago)

same but i think i saw a compatibility option for vesta gona look into it
have you tried it?
nvm cant find it mustve been for another planet mod with hydrogen

21 days ago

Thanks for reporting! Tracking the issue here: https://gitlab.com/jfletcher94/factorio-mods/-/issues/4

20 days ago

Your check for the maximum temperature isn't working if it isn't explicitly set and only derived from the default temperature. You should change the condition to if hydrogen and not (hydrogen.max_temperature and hydrogen.max_temperature >= 500) then - that should fix the issue.

20 days ago

This should be fixed as of v0.1.1

New response