Natural Gas

by brevven

Adds a natural gas resource, along with early game plastic. Integrates ElAdamo's gas-fired boiler. Compatible with Krastorio 2 and Space Exploration. A standalone piece of BZ Mods.

Content
a month ago
1.1
21.4K
Mining Fluids Manufacturing

g add new patch to existing save

1 year, 9 months ago

Hello,
is there a way to add new patches to existing save? I've tried regenerate_entity function but it didn't work..
Love your mods!

Thanks

1 year, 9 months ago

Something like this should create one right under the character:

/c game.player.surface.create_entity({name="gas", amount=300000, position={game.player.position.x, game.player.position.y}})

New response