I want to add platforms to my dropship.structure to add to my dropshiblocks.png so I can just map them out in the .png Could I just drop this into the dropshipblocks.png and then draw in the appropraitely coloered pixels where I want them? Code: { "value" : [196, 175, 113, 255], "comment" : "steel stairs/platform", "brush" : [ [ "clear" ], [ "front", "steelplatform" ] ] },
I do remember Survivalist mod doing something similar http://community.playstarbound.com/index.php?resources/survivalist-mod.1022/ Where he fills the ship with objects You can check out his code for reference