Starbound

Starbound

Taurikin Race
 This topic has been pinned, so it's probably important
DrPvtSkittles  [developer] Jun 22, 2019 @ 11:03pm
IDs
// Empty Hands
{ "item" : "flagtaurikin" },

// Anvil
{ "item" : "taurikintier1head" },
{ "item" : "taurikintier1chest" },
{ "item" : "taurikintier1pants" },
{ "item" : "taurikintier2head" },
{ "item" : "taurikintier2chest" },
{ "item" : "taurikintier2pants" },
{ "item" : "taurikinsword" },

// Anvil2
{ "item" : "taurikintier3head" },
{ "item" : "taurikintier3chest" },
{ "item" : "taurikintier3pants" },
{ "item" : "taurikintier4head" },
{ "item" : "taurikintier4chest" },
{ "item" : "taurikintier4pants" },

// Anvil3
{ "item" : "taurikintier5ahead" },
{ "item" : "taurikintier5achest" },
{ "item" : "taurikintier5apants" },
{ "item" : "taurikintier6ahead" },
{ "item" : "taurikintier6achest" },
{ "item" : "taurikintier6apants" },
{ "item" : "taurikintier5mhead" },
{ "item" : "taurikintier5mchest" },
{ "item" : "taurikintier5mpants" },
{ "item" : "taurikintier6mhead" },
{ "item" : "taurikintier6mchest" },
{ "item" : "taurikintier6mpants" },
{ "item" : "taurikintier5shead" },
{ "item" : "taurikintier5schest" },
{ "item" : "taurikintier5spants" },
{ "item" : "taurikintier6shead" },
{ "item" : "taurikintier6schest" },
{ "item" : "taurikintier6spants" },

// Furniture Table 2
{ "item" : "taurikinstoragelocker" },
{ "item" : "taurikinshipdoor" },
{ "item" : "taurikinshiphatch" },

// Spinning Wheel
{ "item" : "taurikinoutfit1chest" },
{ "item" : "taurikinoutfit1legs" },
{ "item" : "taurikinoutfit2chest" },
{ "item" : "taurikinoutfit2legs" },
{ "item" : "taurikinoutfit3chest" },
{ "item" : "taurikinoutfit3legs" },
{ "item" : "taurikinoutfit4chest" },
{ "item" : "taurikinoutfit4legs" },

{ "item" : "taurikinnudehead" },
{ "item" : "taurikinnudechest" },
{ "item" : "taurikinnudelegs" },

{ "item" : "taurikinbrachest" },

// Special
{ "item" : "taurikinmerchant" }
Last edited by DrPvtSkittles; Jun 22, 2019 @ 11:05pm