Linked Chest And Linked Pipe Space


基于 LinkedChestAndPipe:不同星球独立共享库存;并加入切换星球ui。 原版能力:关联箱、关联管(可开关, 兼容太空)、背包共享区、自动设置关联箱关联管ID、自动同步共享区与关联箱/管内物品数量、自动满足物流请求、自动回收背包回收区、同步频率可在线修改。 提示:增加物品堆叠、降低同步频率可相对提升性能。

Content
11 hours ago
2.0
0
Storage Cheats

Changelog

Version: 1.0.6
Date: 2026-07-22
  Bugfixes:
    - 修复关联管
Version: 1.0.5
Date: 2026-07-22
  Changes:
    - Placed linked chests/pipes never have link_id rewritten on load or migration (including saves from LinkedChestAndPipe). Only new place/paste and player GUI rebinds change IDs.
Version: 1.0.4
Date: 2026-07-22
  Bugfixes:
    - Loading a save no longer rewrites placed linked-chest/pipe link_ids back to the entity surface planet (one-time migration only).
    - Disabled vanilla linked-container password dial (gui_mode=none); use the mod GUI to bind items/planets.
Version: 1.0.3
Date: 2026-07-22
  Features:
    - Linked chest/pipe GUI: planet dropdown to rebind link_id to another planet or shared space warehouse (like quality switching).
  Changes:
    - link_id planet channel is assigned at place/paste by default; already-placed entities are no longer force-remapped to their surface on every auto_set_link.
    - Entity GUI/sync use the bound planet from link_id; Share Area unchanged.
Version: 1.0.2
Date: 2026-07-22
  Bugfixes:
    - Fixed crash on load/init when restoring home legacy link IDs before sync_linked_chest was initialized.
Version: 1.0.1
Date: 2026-07-22
  Bugfixes:
    - Loading a save from LinkedChestAndPipe now keeps existing linked-chest/pipe IDs as the home planet (nauvis) link channel, instead of rewriting them and losing inventories.
  Changes:
    - Home planet uses legacy LinkedChestAndPipe link_id hashes; other planets / space use scoped IDs.
Version: 1.0.0
Date: 2026-07-22
  Changes:
    - 正式发布