File Details
shipping_box-0.44.0beta-mc1.21.1-neoforge.jar
- B
- Mar 1, 2026
- 634.14 KB
- 16
- 1.21.1
- NeoForge
File Name
shipping_box-0.44.0beta-mc1.21.1-neoforge.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
● New Features
- Output items now support weights.
- Added a dynamic threshold system: when the number of sold items reaches a set value, the threshold is triggered, reducing the selling value. If the sold quantity is below all thresholds, the first-tier price is applied; if it exceeds all thresholds, the last-tier price is applied. Sales statistics are shared among all players, with support for virtual currency mode.
● Integration with ViScriptShop
- In the "exchange rules," if the
itemin the output is replaced with"coin": true, the input item will be directly exchanged for the mod's virtual currency.
● Fixes
- Optimized the tooltip display for exchanges.
=========================================
●新功能
- 输出物品现在支持权重
- 增加动态阈值系统,当售卖的物品达到设定值后,触发阈值,会降低售卖的价值,若售卖数量小于所有的阈值,使用第一档价格,数量大于所有阈值,则使用最后一档价格。所有玩家共享销售统计,支持虚拟货币模式
●联动ViScriptShop
- 在“兑换规则”中,若将 output 中的 item 替换为 "coin": true,则输入物品将被直接兑换为模组的虚拟货币
●修复
- 优化兑换显示的tootlp

