<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.tls-wiki.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=2A00%3A23C5%3AB86%3A7901%3ACCAF%3AE2FE%3AD05A%3A9984</id>
	<title>The Last Starwiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://www.tls-wiki.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=2A00%3A23C5%3AB86%3A7901%3ACCAF%3AE2FE%3AD05A%3A9984"/>
	<link rel="alternate" type="text/html" href="https://www.tls-wiki.com/wiki/Special:Contributions/2A00:23C5:B86:7901:CCAF:E2FE:D05A:9984"/>
	<updated>2026-06-04T08:57:35Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>https://www.tls-wiki.com/w/index.php?title=Save_file&amp;diff=1869</id>
		<title>Save file</title>
		<link rel="alternate" type="text/html" href="https://www.tls-wiki.com/w/index.php?title=Save_file&amp;diff=1869"/>
		<updated>2024-12-24T17:36:09Z</updated>

		<summary type="html">&lt;p&gt;2A00:23C5:B86:7901:CCAF:E2FE:D05A:9984: /* Items Inventory Codes */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Save files for the game are stored in &amp;lt;code&amp;gt;[https://www.pcgamingwiki.com/wiki/Glossary:Game_data#User_application_data %LOCALAPPDATA%]\Introversion\LastStarship\saves&amp;lt;/code&amp;gt; on Windows, &amp;lt;code&amp;gt;~/Library/Application\ Support/LastStarship/saves&amp;lt;/code&amp;gt; on Mac, and &amp;lt;code&amp;gt;~/.local/share/Steam/steamapps/compatdata/1857080/pfx/drive_c/users/steamuser/AppData/Local/Introversion/LastStarship/saves&amp;lt;/code&amp;gt; on Linux (using Proton). They are stored in a plaintext format and end in a &amp;lt;code&amp;gt;.space&amp;lt;/code&amp;gt; extension.&lt;br /&gt;
== Common modifications ==&lt;br /&gt;
=== Enable mutli-system simulation ===&lt;br /&gt;
Multi-system simulation, introduced unofficially in [[Version History#Alpha 7|Alpha 7]], allows you to have ships in different systems at the same time. It was officially added to Industry mode in [[Version History#Alpha 8|Alpha 8]], but can be enabled in Free Roam and Survival modes by adding the line &amp;lt;code&amp;gt;MultiSystemSimulation true&amp;lt;/code&amp;gt; to the top of the save file (before the HUD section).&lt;br /&gt;
=== Add items to the Trade screen ===&lt;br /&gt;
If you are stuck in a system with no Trade screen or the Trade screen is missing an item you need:&lt;br /&gt;
# Save and close the game.&lt;br /&gt;
# In the directory listed above, find the &amp;lt;code&amp;gt;.space&amp;lt;/code&amp;gt; file corresponding to the saved game and open it in a text editor.&lt;br /&gt;
# Search for a line containing &amp;lt;code&amp;gt;TradePossible&amp;lt;/code&amp;gt;. Set that to true.&lt;br /&gt;
#: &#039;&#039;Note:&#039;&#039; There may be multiple Trade sections in the system archive save file. Make sure to use the base section that is not indented.&lt;br /&gt;
# In the &amp;lt;code&amp;gt;TheirStock&amp;lt;/code&amp;gt; section below, update or add the desired line using the item code from [[#Items Inventory Codes|the table below]]. Spacing is important, so make sure to match it. The number can be adjusted to the preferred amount.&lt;br /&gt;
# Save the changes, run the game, and load the save.&lt;br /&gt;
=== Add items to a shuttle ===&lt;br /&gt;
Some items, like hull breaches, are technically just like any other items, but they cannot be purchased from the Trade screen, even with the trick above. In this case, it&#039;s necessary to modify a shuttle&#039;s inventory as it delivers cargo.&lt;br /&gt;
# Purchase something or initiate a mission delivery.&lt;br /&gt;
# As soon as the shuttle appears, save and close the game.&lt;br /&gt;
# In the directory listed above, find the &amp;lt;code&amp;gt;.space&amp;lt;/code&amp;gt; file corresponding to the saved game and open it in a text editor.&lt;br /&gt;
# Find the section for your ship. It should be the first section beginning with &amp;lt;code&amp;gt;BEGIN Layer&amp;lt;/code&amp;gt;. Find the line &amp;lt;code&amp;gt;BEGIN Deliveries&amp;lt;/code&amp;gt; inside that section.&lt;br /&gt;
# In the the &amp;lt;code&amp;gt;Trade&amp;lt;/code&amp;gt; section below, update or add the desired line using the item code from the table below. Spacing is important, so make sure to match it. The number can be adjusted to the preferred amount.&lt;br /&gt;
=== Refill a fuel tank ===&lt;br /&gt;
If your ship runs out of fuel, but you have a fuel [[tank]] installed:&lt;br /&gt;
# Save and close the game.&lt;br /&gt;
# In the directory listed above, find the &amp;lt;code&amp;gt;.space&amp;lt;/code&amp;gt; file corresponding to the saved game and open it in a text editor.&lt;br /&gt;
# Search for a line containing &amp;lt;code&amp;gt;Resource Fuel&amp;lt;/code&amp;gt;. Spacing is important.&lt;br /&gt;
# Ensure that the line belongs to a tank and that the tank belongs to the correct ship. Player-owned ships are listed as &amp;lt;code&amp;gt;FriendlyShip&amp;lt;/code&amp;gt; type.&lt;br /&gt;
# Update or add the corresponding &amp;lt;code&amp;gt;Quantity&amp;lt;/code&amp;gt; line to add fuel to the tank.&lt;br /&gt;
# Save the changes, run the game, and load the save.&lt;br /&gt;
== Items Inventory Codes ==&lt;br /&gt;
:&#039;&#039;This table is incomplete.&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
:::{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
|+ Inventory Item Codes&lt;br /&gt;
|-&lt;br /&gt;
! ID Code !! Category !! Item&lt;br /&gt;
|-&lt;br /&gt;
| AirReprocessor || Life Support || [[Air Reprocessor]]&lt;br /&gt;
|-&lt;br /&gt;
| Airduct || Life Support || [[Airduct]]&lt;br /&gt;
|-&lt;br /&gt;
| Assembler|| Logistics|| [[Assembly Table]]&lt;br /&gt;
|-&lt;br /&gt;
|Asteroid||Environment||[[Asteroid]]&lt;br /&gt;
|-&lt;br /&gt;
|Battery||Storage||[[Battery]]&lt;br /&gt;
|-&lt;br /&gt;
|Box||Cargo||[[:Category:Equipment|Equipment]] is packaged in a box for transport&lt;br /&gt;
|-&lt;br /&gt;
|Bullets||Ammunition||[[Ammo|Bullets]]&lt;br /&gt;
|-&lt;br /&gt;
|Cannon||Weapons||[[Weapon#Cannon|Cannon]]&lt;br /&gt;
|-&lt;br /&gt;
|CannonShell||Ammunition||[[Ammo#Cannon Shells|Cannon Shells]]&lt;br /&gt;
|-&lt;br /&gt;
| ChemicalLab||Logistics|| [[Chemical Lab]]&lt;br /&gt;
|-&lt;br /&gt;
|Civilian||Crew|| [[Civilian]]&lt;br /&gt;
|-&lt;br /&gt;
|CarbonDioxide||Resource ||[[CO2]]&lt;br /&gt;
|-&lt;br /&gt;
|Comet||Environment||[[Ice Comet]]&lt;br /&gt;
|-&lt;br /&gt;
|Compost||Resource||[[Compost]]&lt;br /&gt;
|-&lt;br /&gt;
|CrewMember || Crew||[[Crew Member]]&lt;br /&gt;
|-&lt;br /&gt;
|CoilComponent||Component||[[Energy Coil]]&lt;br /&gt;
|-&lt;br /&gt;
|CopperIngot||Industry||[[Copper Ingot]]&lt;br /&gt;
|-&lt;br /&gt;
|CopperMinerals||Industry||[[Copper Minerals]]&lt;br /&gt;
|-&lt;br /&gt;
|Deflector&lt;br /&gt;
|Weapons&lt;br /&gt;
|Deflector&lt;br /&gt;
|-&lt;br /&gt;
|Deuterium||Resource||[[Deuterium]]&lt;br /&gt;
|-&lt;br /&gt;
| DockingPort||Logistics || [[Docking Port]]&lt;br /&gt;
|-&lt;br /&gt;
|Door||Other||[[Door]]&lt;br /&gt;
|-&lt;br /&gt;
|DroneBay||Logistics||[[Drone Bay]]&lt;br /&gt;
|-&lt;br /&gt;
|EnergyCell||Resource||[[Energy Cell]]&lt;br /&gt;
|-&lt;br /&gt;
|EnergyTransmitter||Science&lt;br /&gt;
|[[Stargate_Components#Energy_Transmitter |Energy Transmitter]]&lt;br /&gt;
|-&lt;br /&gt;
|Engine||Propulsion||[[Engine]]&lt;br /&gt;
|-&lt;br /&gt;
|Equipment||Unknown||[[List of undetermined items|Unknown]]&lt;br /&gt;
|-&lt;br /&gt;
|Explosives||Resource||[[Explosives]]&lt;br /&gt;
|-&lt;br /&gt;
|Fabricator||Logistics||[[Fabricator]]&lt;br /&gt;
|-&lt;br /&gt;
|Fighter||Weapons||[[Fighter]]&lt;br /&gt;
|-&lt;br /&gt;
|FTLCharge||FTL||[[FTL Charge]]&lt;br /&gt;
|-&lt;br /&gt;
|FTLDrive||FTL||[[FTL Drive]]&lt;br /&gt;
|-&lt;br /&gt;
|Food||Resource||[[Food]]&lt;br /&gt;
|-&lt;br /&gt;
|FrameComponent||Component||[[Frame]]&lt;br /&gt;
|-&lt;br /&gt;
|Fuel||Resource||[[Fuel]]&lt;br /&gt;
|-&lt;br /&gt;
|FuelLoader||Loader||[[Loader#Variants|Fuel Loader]]&lt;br /&gt;
|-&lt;br /&gt;
|FusionReactor||Power Generation||[[Fusion Reactor]]&lt;br /&gt;
|-&lt;br /&gt;
|GasCollector|| Logistics|| [[Gas Collector]]&lt;br /&gt;
|-&lt;br /&gt;
|GatlingGun||Weapons||[[Weapon#Gatling Gun|Gatling Gun]]&lt;br /&gt;
|-&lt;br /&gt;
|Generator||Power Generation||[[Generator]]&lt;br /&gt;
|-&lt;br /&gt;
|HullBreach||Special||Hull breach&lt;br /&gt;
|-&lt;br /&gt;
|Hydroponics||Logistics||[[Hydroponic Garden]]&lt;br /&gt;
|-&lt;br /&gt;
|HyperspaceCollector ||Logistics||[[Hyperspace Scoop]]&lt;br /&gt;
|-&lt;br /&gt;
|HyperspaceIsotopes ||Resource||[[Hyperspace Isotopes]]&lt;br /&gt;
|-&lt;br /&gt;
|HyperspaceSensor||Logistics||[[Hyperspace Sensor]]&lt;br /&gt;
|-&lt;br /&gt;
|HyperspaceSensorLR||Logistics||Long-range [[Hyperspace Sensor]]&lt;br /&gt;
|-&lt;br /&gt;
|IceGrinder||Logistics||[[Ice Grinder]]&lt;br /&gt;
|-&lt;br /&gt;
|LensComponent||Component||[[Lens]]&lt;br /&gt;
|-&lt;br /&gt;
|Loader||Loader||Generic [[Loader]]&lt;br /&gt;
|-&lt;br /&gt;
|LogisticsDrone||Logistics||[[Logistics Drone]]&lt;br /&gt;
|-&lt;br /&gt;
|MetalIngot||Resource||[[Metal Ingot]]&lt;br /&gt;
|-&lt;br /&gt;
|MetallicMinerals||Resource||[[Metallic Minerals]]&lt;br /&gt;
|-&lt;br /&gt;
|Meteor||Environment||[[Meteor]]&lt;br /&gt;
|-&lt;br /&gt;
|MetreonGas||Resource||[[Metreon Gas]]&lt;br /&gt;
|-&lt;br /&gt;
|MineralPatch|| Environment||Mineral patches on [[Asteroid]]s&lt;br /&gt;
|-&lt;br /&gt;
|MiningLaser||Logistics||[[Mining Laser]]&lt;br /&gt;
|-&lt;br /&gt;
|MissionCargo||Cargo||[[Contract#Courier_mission|Courier contract]] cargo&lt;br /&gt;
|-&lt;br /&gt;
|MotorComponent||Component||[[Motor]]&lt;br /&gt;
|-&lt;br /&gt;
|MunitionsFactory|| Logistics||[[Munitions Bench]]&lt;br /&gt;
|-&lt;br /&gt;
|Ordnance||Environment||Ordnance travelling from a [[weapon]] to a target&lt;br /&gt;
|-&lt;br /&gt;
|Oxygen||Resource||[[Oxygen]]&lt;br /&gt;
|-&lt;br /&gt;
|OxygenLoader||Loader||[[Loader#Variants|Oxygen Loader]]&lt;br /&gt;
|-&lt;br /&gt;
|OxygenMaker||Life Support||[[Oxygen Maker]]&lt;br /&gt;
|-&lt;br /&gt;
|PowerCoil||Unknown ||[[List of undetermined items|Power Coil]]&lt;br /&gt;
|-&lt;br /&gt;
|PowerCoilCharged||Unknown||[[List of undetermined items|Charged Power Coil]]&lt;br /&gt;
|-&lt;br /&gt;
|PowerInjector||Unknown||[[List of undetermined items|Power Injector]]&lt;br /&gt;
|-&lt;br /&gt;
|PreciousOre||Resource||[[Ore#Precious Ore|Precious Ore]]&lt;br /&gt;
|-&lt;br /&gt;
|PreciousMetals||Resource||[[Metal#Precious Metal|Precious Metal]]&lt;br /&gt;
|-&lt;br /&gt;
|ProximityMine||Environment||A mine from a [[Contract#Clear_dangerous_minefield|minefield]]&lt;br /&gt;
|-&lt;br /&gt;
|Railgun||Weapons||[[Weapon#Railgun|Railgun]]&lt;br /&gt;
|-&lt;br /&gt;
|RailgunShell||Ammunition||[[Ammo#Railgun Slugs|Railgun Slugs]]&lt;br /&gt;
|-&lt;br /&gt;
|Reactor||Power Generation||[[Reactor]]&lt;br /&gt;
|-&lt;br /&gt;
|RefinedMetreon||Resource ||[[Refined Metreon]]&lt;br /&gt;
|-&lt;br /&gt;
|RefinedTilium||Resource||[[Metal#Refined Tilium|Refined Tilium]]&lt;br /&gt;
|-&lt;br /&gt;
|Refinery||Logistics||[[Refinery]]&lt;br /&gt;
|-&lt;br /&gt;
|RobotArm||Industry||[[Robot Arm#Robot Arm|Robot Arm]]&lt;br /&gt;
|-&lt;br /&gt;
|RobotArmShort||Logistics||[[Robot Arm#Short Robot Arm|Short Robot Arm]]&lt;br /&gt;
|-&lt;br /&gt;
|RobotArmSmart||Logistics||[[Robot Arm#Smart Robot Arm|Smart Robot Arm]]&lt;br /&gt;
|-&lt;br /&gt;
|ScienceStation||Science||[[Science Station]]&lt;br /&gt;
|-&lt;br /&gt;
| Scientist || Crew || [[Scientist]]&lt;br /&gt;
|-&lt;br /&gt;
|ScrapMetal||Resource||[[Metal#Scrap Metal|Scrap Metal]]&lt;br /&gt;
|-&lt;br /&gt;
|Scrubber||Life Support||[[CO2 Scrubber]]&lt;br /&gt;
|-&lt;br /&gt;
|Seeds||Resource||[[Seeds]]&lt;br /&gt;
|-&lt;br /&gt;
|SewageMachine||Logistics||[[Waste Treatment Machine]]&lt;br /&gt;
|-&lt;br /&gt;
|SewagePipe||Logistics||[[Sewage Pipe]]&lt;br /&gt;
|-&lt;br /&gt;
|Shuttle|| Other||[[Cargo Shuttle|Shuttle]]&lt;br /&gt;
|-&lt;br /&gt;
|SmallTank||Storage||[[Tank#Medium Tank|Medium Tank]]&lt;br /&gt;
|-&lt;br /&gt;
|Smelter||Logistics||[[Smelter]]&lt;br /&gt;
|-&lt;br /&gt;
|SpaceSuit||Life Support||[[Space Suit]]&lt;br /&gt;
|-&lt;br /&gt;
|SpaceSuitPod||Life Support||[[Spacesuit Pod]]&lt;br /&gt;
|-&lt;br /&gt;
|Stairs||Habitation||[[Ladder]]&lt;br /&gt;
|-&lt;br /&gt;
| StargateActuator || Science || [[Stargate Components]]&lt;br /&gt;
|-&lt;br /&gt;
| StargateReceiver || Science || [[Stargate Components]]&lt;br /&gt;
|-&lt;br /&gt;
| StargateResin || Science || [[Stargate Components]]&lt;br /&gt;
|-&lt;br /&gt;
| StargateStructure || Science || [[Stargate Components]]&lt;br /&gt;
|-&lt;br /&gt;
|StorageCrate&lt;br /&gt;
|Logistics&lt;br /&gt;
|Storage Crate (Capacity 70)&lt;br /&gt;
|-&lt;br /&gt;
|SmallStorageCrate&lt;br /&gt;
|Logistics&lt;br /&gt;
|Small Storage Crate (Capacity 76)&lt;br /&gt;
|-&lt;br /&gt;
| Supercomputer||Science||[[Supercomputer]]&lt;br /&gt;
|-&lt;br /&gt;
|Tank||Storage||[[Tank#Huge Tank|Huge Tank]]&lt;br /&gt;
|-&lt;br /&gt;
|Thruster||Propulsion|| [[Thruster]]&lt;br /&gt;
|-&lt;br /&gt;
|Tiddlet||Cargo||[[Tiddlet]]&lt;br /&gt;
|-&lt;br /&gt;
|TiliumOre||Resource||[[Ore#Tilium Ore|Tilium Ore]]&lt;br /&gt;
|-&lt;br /&gt;
|TinyTank||Storage||[[Tank#Small Tank|Small Tank]]&lt;br /&gt;
|-&lt;br /&gt;
|Track||Industry||[[Track]]&lt;br /&gt;
|-&lt;br /&gt;
|WasteWater||Resource||[[Waste Water]]&lt;br /&gt;
|-&lt;br /&gt;
|Water||Resource||[[Water]]&lt;br /&gt;
|-&lt;br /&gt;
|WaterPurifier||Logistics||[[Water Purifier]]&lt;br /&gt;
|-&lt;br /&gt;
|WeaponsSpecialist||Crew||Weapons Officer&lt;br /&gt;
|-&lt;br /&gt;
|WeaponsConsole||Weapons||Weapons Control Centre&lt;br /&gt;
|}&lt;br /&gt;
[[Category:Game files]]&lt;/div&gt;</summary>
		<author><name>2A00:23C5:B86:7901:CCAF:E2FE:D05A:9984</name></author>
	</entry>
</feed>