Barotrauma
평점이 부족합니다.
Item Box (deprecated)
   
어워드
즐겨찾기
즐겨찾기됨
즐겨찾기 해제
파일 크기
게시일
업데이트일
13.534 KB
2023년 3월 20일 오후 11시 56분
2023년 3월 21일 오전 5시 29분
변경 사항 2개 ( 보기 )

다운로드 위해 구독하기
Item Box (deprecated)

설명
Use c# to implement a stacking box. The box's condition is used for despawning and spawning stackable items. Stores up to 1024 items with one entity.

Inspired by Material IO https://steamproxy.net/sharedfiles/filedetails/?id=2850153096

If you want contained items to show in inventory, the following mod is recommended.

Storage Icons
https://steamproxy.net/sharedfiles/filedetails/?id=2920200449

New users should use improved version:

https://steamproxy.net/sharedfiles/filedetails/?id=2950383008
댓글 2
shangjiaxuan  [작성자] 2023년 3월 21일 오후 5시 00분 
优化实现中有存档破坏性变化,因此新版本建议使用如下的内容:

https://steamproxy.net/sharedfiles/filedetails/?id=2950383008

主要优化内容:

1. 允许其它mod通过xml指定IO物品槽(参见新版本实现)

2. 可以显示内部物品和存储状态,图标位置和大小可以从xml指定, 堆叠个数可以从xml指定

3. 禁用mod时会正常不加载
Biff_W 2023년 3월 21일 오전 8시 22분 
建议改名,Item IO。