File Details
shipping_box-1.1.0-mc1.21.1-neoforge.jar
- R
- Mar 11, 2026
- 662.90 KB
- 20
- 1.21.1
- NeoForge
File Name
shipping_box-1.1.0-mc1.21.1-neoforge.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
● New Features
- Ecliptic Seasons: Determines whether the sold items are in season. If so, sales revenue increases; if not, sales revenue decreases.
- Attribute Modification:
selling_price: selling_price_boost, default value 0.0, minimum -10.0, maximum 10.0. This attribute affects item selling price as a percentage. The higher the value, the more revenue from sales; the lower the value, the less revenue from sales. - Added admin command
/shipping_box force_exchange, allowing players to point at a shipping box and immediately trigger its sales logic, ignoring time restrictions. - Added more detailed prompts for rule validation errors.
● Fixes
- Optimized rule-matching logic.
- Fixed the issue where packet data exceeding 32767 caused the archive to be kicked out.
- Fixed the issue where shipping boxes could interact with hoppers.
===========================================
●新功能
- 节气联动:判断售卖的物品是否在当前季节,如果是的话则增加售额,如果不是则减少售额
- 修改属性:selling_price:selling_price_boost,默认值 0.0,最小值-10.0,最大值 10.0。该属性以百分比形式影响物品售价,数值越高,出售所得越多;数值越低,出售所得越低
- 添加管理员命令
/shipping_box force_exchange,允许玩家指向售货箱并立即触发其出货逻辑,忽略时间限制。 - 给规则验证出错添加了更详细的提示
●修复
- 优化规则匹配的逻辑
- 修复发包数据超过32767导致踢出存档的问题
- 修复售货箱可以和漏斗交互的问题

