In a new Game i need a way to cut down Woods fast, the shotgun is to annoying.
My Idea is to cheat some construction-robots and storage-chests to cut them down.
Thanks
Lua Console Command for Logistic Storage Chest
Re: Lua Console Command for Logistic Storage Chest
Code: Select all
game.player.insert{name="construction-robot",count=1}
game.player.insert{name="logistic-chest-storage",count=1}
Re: Lua Console Command for Logistic Storage Chest
you'll also need the deconstruction planner cheated in that early.
But, you might consider cheating in poison capsules, or looking at a mod, like the explosive termites or something. IIRC, they're low-tech, so minimal setup would be needed before you can get wholesale tree destruction.
But, you might consider cheating in poison capsules, or looking at a mod, like the explosive termites or something. IIRC, they're low-tech, so minimal setup would be needed before you can get wholesale tree destruction.