7DTD-ScriptingMod
7DTD-ScriptingMod copied to clipboard
Allow importing vending machines and other TraderData
Currently the import command cannot import any trader-related content like vending machines.
The export and import should support vending machines and other things that have TraderData
in the TileEntity
. This requires that an entry is made into TraderInfo.traderInfoList[this.TraderID]
.