Starbound

Starbound

Kelp Sapling Fix
 This topic has been pinned, so it's probably important
Leafreo  [developer] 18 Oct, 2017 @ 4:30pm
Kelp Spawn Item Commands and Combinations
The command to spawn the different saplings is the following:

/spawnitem sapling 1 '{"stemName":"kelp","stemHueShift":0.0,"foliageName":"kelpy","foliageHueShift":0.0}'

* To spawn items you must be in admin mode.

stemName: Form of the stems.
  • kelp
  • seaweed
  • toxickelp

foliageName: Form of the foliage.
  • kelpy
  • flowy
  • wavy
  • toxickelpy

You can make different combinations of stem, foliage and their colors. For color codes you can try the following value examples:

Originally posted by u/Nexdominus:
[-180(dark blue), -135(dark purple), -90(light purple), -45(reddish-brown), 0(brown), 45(light green), 90(dark green), 135(teal), 180(light blue)] other values work as well such as 255, -300, 341, 117, -26 etc...

Source
Last edited by Leafreo; 18 Oct, 2017 @ 4:32pm