Skip to content

Narks/StarboundSpawnTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HAND CRAFTING

  • All materials
  • Ores, bars, fuel
  • All voxels
  • Diamond drill
  • Sector unlocks
  • Shiplocker, 3D printer, tech station
  • Plasma grenades, medical kits, food
  • All stimpacks
  • All instruments
  • Robotics table / metal workstation
  • Pixels

SPINNING WHEEL

  • Everything in /objects/

STEPS:

  • Take a list of files, or a directory
  • For each item, create:

groups format: "plain", "CATEGORY", "all" Known categories for PLAIN materials armors tools other weapons objects consumables

RECIPE: { "input" : [ { "item" : "money", "count" : 1 } ], "output" : {

"item" : "ITEMNAME", 
"count" : 1 

}, "groups" : [ "plain", "CATEGORY", "all" ] }

voxel1k voxel2k voxel5k voxel10k redstim yellowstim greenstim bluestim medkit plasmagrenade

aegisaltbar aegisaltore coalore copperore titaniumore uraniumore goldore ironore aegisaltore solariumore silverore platinumore plutoniumore diamondore ceruliumore rubiumore plutoniumore ceruliumbar copperbar steelbar aegisaltbar titaniumbar durasteelbar Rubiumbar goldbar ironbar violiumbar platinumbar imperviumbar silverbar laserdiode circuitboard solariumore solariumrod uraniumore uraniumrod plutoniumore plutoniumrod coalore

diamonddrill

accordion acousticguitar banjo bassguitar bones clarinet drumkit dulcimer electricbass femmicrophone flute harmonica harp keyboard koto leadguitar microphone musicbox nylonguitar oboe ocarina overdriveguitar piano reedorgan rockorgan saxophone steeldrum trumpet violin

shiplocker techconsolehuman techstation 3dprinter metalworkstation roboticcraftingtable yarnspinner

About

I'm too lazy to grind for material in Starbound. I'm even too lazy to write by hand a mod to help me cheat in materials, so I wrote this.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages