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.
Mods introducing new content into the game.
New Ores and resources as well as machines.
Things related to oil and other fluids.
Furnaces, assembling machines, production chains.
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
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}})