Starbound

Starbound

41 ratings
[Guide]"World Destroyer" Fast Grinding
By YukkuriC
Getting the achievement asap, automatically.

You'll need:
  • /admin
  • a new character
   
Award
Favorite
Favorited
Unfavorite
0.Before Started
Firstly, create a new character with "Survival" difficulty. You won't need intro missions, so skip it.

Type "/admin" in the chat window for some extra items:
  • 39 packs of 1000 blocks, and a little more to seal the spawn point.
  • Some lava, put them into the small room until it's enough for drowning.
  • Another 1000 blocks after deleting the lava. Now the backpack should be full.
  • *sample code*
    • 1./spawnitem blaststone 1000 --repeat 40 times
    • 2./spawnitem liquidlava 1000
    • 3./spawnitem blaststone 1000
When everything is done, it should look like this:

1.Key Item
next you'll need some special equipments

the code is like this:
/spawnitem firelordhead 1 '{"rarity":"Essential","statusEffects":[{"stat":"powerMultiplier","baseMultiplier":5.20},{"stat":"maxEnergy","amount":50},{"stat":"maxHealth","amount":-99},"burning"]}'

(Special thanks to Festive Loyalties's Guide)
(There's nothing but the maxHealth factor {"stat":"maxHealth","amount":-99} that matters. Everything else can be changed.)

Equipping this helmet will make the character's max health go down to 1.


Now you're prepared for the grinding.
2.Let's Rock!
Type "/admin" to cancel the invincible status, or just quit and reload. What to do next is just simply pressing "ESC" once the screen goes black.
Before I start writing his section, I opened Starbound and loaded my grinding savefile, and here's the result till then:

You could manually press ESC, or leave the game running in the background and do other things(like writing a guide)
--or use some auto-pressing ESC tools to press ESC about every 3 seconds.


Result updating:




update: you don't need to press ESC because the reviving animation won't influence the drop-and-pick cycle. It just helps checking how far you are from the achievement.
3.Mechanism
As we know, lava and poison can't deal continuous damage on board, so the character may drown in lava as in water.

However,when a character touch lava for the first time,there's a damage 30.

--then,what will happen if the character has less than 30 life?


Every time the player respawn, in the very first moment all the blocks are picked, and lava deals damage to the player, player dies, blocks drop, one cycle ends and you've picked another 40k blocks~

one cycle might be about 3-4 seconds, so 250 cycles for the achievement takes less than 30 minutes.
Have a nice die~
18 Comments
infra-dan-accelerator unit 84725 12 Jan, 2023 @ 4:35pm 
/admin
Nimta 7 Jan, 2023 @ 1:01am 
Correction: without a stack size enlarger you'd have to run the spawnitem command 10,000 times. If you really absolutely cannot get any mods then the method shown in this guide is faster.
Nimta 7 Jan, 2023 @ 12:57am 
It only works if you have a mod that uncaps stack size. Otherwise you just get 1000 stone per command run and you have to therefore do it 1000 times. Still probably faster though.
cool2412 28 Oct, 2021 @ 7:58am 
If ur cheating anyway @Syren Kindra 's method is much better
Carl 26 Aug, 2021 @ 5:00am 
My method was to get a mod that changes stack size to 1,000,000 and /admin /spawnitem dirtmaterial 10000000. worked nicely!
Sicroto 24 Aug, 2021 @ 3:15pm 
Man all i did was flatten an entire barren world and then completely disassemble a lush planet (got the achievement sometime during the lush planet)
Sutairu 24 Nov, 2019 @ 2:57am 
jesus christ
ramzi 25 Feb, 2019 @ 8:35pm 
Nice
NFD 12 May, 2018 @ 11:47am 
@ Kindra, big thx for that command. Solve my problems in just one sec
Syren Kindra 20 Jan, 2017 @ 6:20pm 
Just run the command /spawnitem blaststone 10000000 '{"maxStack":10000000}'