Barotrauma
230 lượt đánh giá
Item IO Framework
5
2
3
   
Giải thưởng
Yêu thích
Đã yêu thích
Bỏ thích
Kích cỡ file
Đã đăng
Đã cập nhật
31.147 KB
21 Thg03, 2023 @ 4:54pm
11 Thg04 @ 5:53am
21 ghi chú thay đổi ( xem )

Đăng ký để tải xuống
Item IO Framework

Trong 1 bộ sưu tập tạo bởi shangjiaxuan
Explore europa
13 vật phẩm
Mô tả
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]
Thảo luận nổi bật Xem tất cả (1)
25
31 Thg08 @ 2:56pm
Report multiplayer issues here
shangjiaxuan
208 bình luận
Midnight StarBurst 59 phút trước 
How do I access CodintionStorage menu?
是建峰啊 8 Thg11 @ 10:15am 
主播,这个加了x32就能无限造东西,还有这个设置在哪啊?
biris 11 Thg10 @ 7:39am 
没事了,lua更新忘记重新启用了
碎语轻声  [tác giả] 11 Thg10 @ 7:20am 
是你的问题
biris 11 Thg10 @ 7:07am 
我的问题?为什么物品箱只能放8个东西了
碎语轻声  [tác giả] 9 Thg10 @ 5:28am 
是的
莫诳 8 Thg10 @ 8:23am 
你好,如果使用这个MOD,是不是就不需要Material IO了?
Ryuu Jawzahr 28 Thg09 @ 11:50am 
thank you so much
碎语轻声  [tác giả] 19 Thg09 @ 5:11am 
Modify the value of maxItemCount="1024" in the XML\ItemBox.xml file to the number you want.
Ryuu Jawzahr 18 Thg09 @ 8:59pm 
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