Csgo Box

1
Created On
N/A
Updated On
N/A
Total Views
3
Total Downloads
0
Maintainer
Reclizer

CSGO 箱子是一个允许用户自定义箱子物品的模组,可通过配置文件的 csbox/box.json 文件添加箱子。

默认情况下包含一个初始箱子,允许设置箱子的名称、开箱钥匙、箱子里的物品,指定怪物掉落和掉率,出货率。

 

模组添加了一个制作箱子内容的可视化魔改器,和 CSGO 一样,箱子里包含5个等级的物品,每行的槽位代表该行稀有度的能放置物品的最大数量,金色可以放置更多的物品,搜索框内可以输入箱子的名字,按下“提交”会在原先配置的 JSON 里追加额外的箱子内容,默认会保存物品的 NBT,但读取 NBT 需要加上 mod[CraftTweaker]

 

 

 

 

CSGO Crates is a mod that allows users to customize crate items. Crates can be added via the configuration file csbox/box.json. By default, it includes an initial crate that allows you to set the crate’s name, key for opening, items inside the crate, specify monster drops and rates, and shipping rates.

 

The mod also features a visual editor for creating crate contents. Similar to CSGO, the crate contains items of five different rarities. Each row’s slots represent the maximum number of items that can be placed for that rarity level. Gold slots can hold more items. You can input the crate name in the search box and click “Submit” to append additional crate content to the original JSON configuration. Note that saving item NBT data is optional, but reading NBT requires the mod [CraftTweaker]. Here’s an example configuration: