Barotrauma
Оценок: 225
Item IO Framework
5
2
3
   
Наградить
В избранное
В избранном
Удалить
Размер файла
Добавлен
Изменён
31.147 KB
21 мар. 2023 г. в 16:54
11 апр в 5:53
Обновлений: 21 (просмотреть)

Подпишитесь, чтобы загрузить
Item IO Framework

В 1 коллекции, созданной shangjiaxuan
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://gtm.steamproxy.vip/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
31 авг в 14:56
Report multiplayer issues here
shangjiaxuan
Комментариев: 206
biris 11 окт в 7:39 
没事了,lua更新忘记重新启用了
碎语轻声  [создатель] 11 окт в 7:20 
是你的问题
biris 11 окт в 7:07 
我的问题?为什么物品箱只能放8个东西了
碎语轻声  [создатель] 9 окт в 5:28 
是的
莫诳 8 окт в 8:23 
你好,如果使用这个MOD,是不是就不需要Material IO了?
Ryuu Jawzahr 28 сен в 11:50 
thank you so much
碎语轻声  [создатель] 19 сен в 5:11 
Modify the value of maxItemCount="1024" in the XML\ItemBox.xml file to the number you want.
Ryuu Jawzahr 18 сен в 20: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
概念 11 сен в 1:50 
所以你们脑子抽了什么风要把售货机的物品箱价格改成10000?就两个钢筋的制作成本,在售货机买无非也就是图省事,除了把售货机的列表加长一格以外屁用没有
Pee Warmer 31 авг в 16:47 
The icon says it's 25 items while I put in 32
They do not vanish though.