Jump to content

nate90909

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by nate90909

  1. Trying to make a multi-purpose storage template so I don't need so many chuckwagons. I'm really new at this, I think this should work, but it doesn't show up for me in-game?

    STORAGE_TEMPLATE
    {
    	author = nate90909
    	name = Multi
    	shortName = Multi
    	logoPanel = WildBlueIndustries/Pathfinder/Decals/Metal
    	glowPanel = WildBlueIndustries/Pathfinder/Decals/MetalGlow
    	description = This kit stores a bit of everything!
    
    	RESOURCE
    		{
    		name = Dirt
    		amount = 560
    		maxAmount = 560
    	}
    	RESOURCE
    	{
    		name = Metals
    		amount = 560
    		maxAmount = 560
    	}
    	RESOURCE
    	{
    		name = MetallicOre
    		amount = 560
    		maxAmount = 560
    	}
    	RESOURCE
    	{
    		name = MetalOre
    		amount = 560
    		maxAmount = 560
    	}
    	RESOURCE
    	{
    		name = Ore
    		amount = 560
    		maxAmount = 560
    	}
    	RESOURCE
    	{
    		name = Water
    		amount = 560
    		maxAmount = 560
    	}
    	RESOURCE
    	{
    		name = Organics
    		amount = 560
    		maxAmount = 560
    	}
    	RESOURCE
    	{
    		name = Fertilizer
    		amount = 560
    		maxAmount = 560
    	}
    	RESOURCE
    	{
    		name = ExoticMinerals
    		amount = 560
    		maxAmount = 560
    	}
    	RESOURCE
    	{
    		name = RareMetals
    		amount = 560
    		maxAmount = 560
    	}
    	
    	RESOURCE
    	{
    		name = MaterialKits
    		amount = 560
    		maxAmount = 560
    	}
    	RESOURCE
    	{
    		name = Equipment
    		amount = 560
    		maxAmount = 560
    	}
    }
    	
    
    

     

     

×
×
  • Create New...