Code: Select all
local WarpChest = util.table.deepcopy(data.raw["linked-container"]["linked-chest"])
WarpChest.name = "warp-chest"
WarpChest.minable.result = "warp-chest"
WarpChest.inventory_size = 80
WarpChest.link_id = 4096
Thank you for any thoughts or insights.
Referential links
https://wiki.factorio.com/Prototype/LinkedContainer
https://lua-api.factorio.com/latest/Lua ... ty.link_id