Barotrauma 潜渊症

Barotrauma 潜渊症

225 个评价
Item IO Framework
5
2
3
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
31.147 KB
2023 年 3 月 21 日 下午 4:54
4 月 11 日 上午 5:53
21 项改动说明 ( 查看 )

订阅以下载
Item IO Framework

在 shangjiaxuan 的 1 个合集中
Explore europa
13 件物品
描述
Info
Use c# to implement a stacking box. The box's condition is used for de-spawning and spawning stack-able items. Stores up to 1024 items with one entity.

Since this update introduces new implementation, a new mod is released for safety of user items.

Networking implemented but not tested. Help welcome.

Original mod:

https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2950040937


With this mod enabled, you can have other mods that have a stacking slot like this:

<Item xxxx> <!-- other things --> <ItemContainer xxxx/> <ConditionStorage slotIndex="0" maxItemCount="1024" showCount="true" showIcon="true" iconScale="0.6" iconShiftX="0" iconShiftY="0.1" /> </Item>

All parameters in ConditionStorage are optional, default values are as above.

Open source git repo available at:

Repo[github.com]
热门讨论 查看全部(1)
25
8 月 31 日 下午 2:56
Report multiplayer issues here
shangjiaxuan
206 条留言
biris 10 月 11 日 上午 7:39 
没事了,lua更新忘记重新启用了
碎语轻声  [作者] 10 月 11 日 上午 7:20 
是你的问题
biris 10 月 11 日 上午 7:07 
我的问题?为什么物品箱只能放8个东西了
碎语轻声  [作者] 10 月 9 日 上午 5:28 
是的
莫诳 10 月 8 日 上午 8:23 
你好,如果使用这个MOD,是不是就不需要Material IO了?
Ryuu Jawzahr 9 月 28 日 上午 11:50 
thank you so much
碎语轻声  [作者] 9 月 19 日 上午 5:11 
Modify the value of maxItemCount="1024" in the XML\ItemBox.xml file to the number you want.
Ryuu Jawzahr 9 月 18 日 下午 8:59 
Could you please tell me how to edit the mod myself to lower the max item per box from 1024 to something like 36 or 40? I want the item optimization part without being able to hold infinite items
概念 9 月 11 日 上午 1:50 
所以你们脑子抽了什么风要把售货机的物品箱价格改成10000?就两个钢筋的制作成本,在售货机买无非也就是图省事,除了把售货机的列表加长一格以外屁用没有
Pee Warmer 8 月 31 日 下午 4:47 
The icon says it's 25 items while I put in 32
They do not vanish though.