Starbound

Starbound

bk3k Blocks and Objects
bk3000  [developer] 31 Oct, 2016 @ 2:27pm
IDs to spawn whatever you want.
Of course the honest way is to craft them from the Tabula Rasa. But if you don't care and just want the goods(or refuse to install Tabula Rasa)... Here is a list of IDs for those that want to cheat/spawn them. All here copy/paste ready.

Of course you must be in admin mode
/admin
to enter admin mode
/admin
to exit admin mode and please exit when done or you'll ruin the game for yourself.


objects

/spawnitem bk3k_airlock 1000
/spawnitem bk3k_airlock_horizontal 1000
/spawnitem bk3k_airlock_horizontal_lunarbasePlatform 1000

/spawnitem bk3k_liquidlock 1000
/spawnitem bk3k_liquidlock_horizontal 1000

/spawnitem bk3k_stationWarehouseLocker 1000
/spawnitem bk3k_hanging_farm_light 1000

/spawnitem bk3k_chameleonDoor 1000
/spawnitem bk3k_chameleonDoor_horizontal 1000
/spawnitem bk3k_chameleonDoor_wired 1000
/spawnitem bk3k_chameleonDoor_horizontal_wired 1000
/spawnitem bk3k_chameleonDoor1x4 1000
/spawnitem bk3k_chameleonDoor1x4_wired 1000
/spawnitem bk3k_chameleonDoor1x8 1000
/spawnitem bk3k_chameleonDoor1x8_wired 1000
/spawnitem bk3k_chameleonDoor2x2 1000
/spawnitem bk3k_chameleonDoor2x2_wired 1000
/spawnitem bk3k_chameleonDoor4x1 1000
/spawnitem bk3k_chameleonDoor4x1_wired 1000
/spawnitem bk3k_chameleonDoor8x1 1000
/spawnitem bk3k_chameleonDoor8x1_wired 1000


Tiles aka blocks

/spawnitem lightedplatform1 1000
/spawnitem lightedplatform2 1000
/spawnitem lightedplatform3 1000
/spawnitem lightedplatform4 1000
/spawnitem lightedplatform5 1000
/spawnitem lightedplatform6 1000
/spawnitem lightedplatform7 1000

/spawnitem bk3k_lighterBlackGlass 1000
/spawnitem bk3k_mediumBlackGlass 1000
/spawnitem bk3k_liquidBlock 1000
/spawnitem bk3k_pressurisedGlowSteel 1000


Now in case anyone is curious why bk3k_ in front of everything... it isn't vanity. My handle being a part of the name means that it is very unlikely anyone would name their items the same thing as mine. And Starbound DOES NOT handle it well when things are named the same (while being defined in a different location). The game silently crashes upon loading and you only find the problem by looking in starbound.log.

Putting your handle (or modname etc) in front of everything is just a good modding practice I try to push more modders into for this reason.