This Forge mod allows you to search for items inside nearby chests and is compatible with JEI.
You can configure the behavior and appearance of the mod through commands or configuration files.
/sib player_list enable_white_list true
This command enables the whitelist.
/sib player_list list add [players]
/sib player_list list remove [players]
/sib player_list list clear
/sib player_list list show
/sib player_list list type
The following options can be set in the configuration file:
Both Sides
> - Search Distance (distance)
> When configured on both client and server sides, the maximum search distance cannot exceed the server's search distance.
> Default distance is 2 chunks.
Client-side
> - Particle Display Time (particle_live_time)
> Time particles are displayed on the client, unit unspecified.
> - Highlighted Slot Time (slot_height_light_time)
> Duration items are highlighted in slots when found, in ticks.
> - Highlighted Slot Color (slot_height_light_color)
> Color of highlighted slots where items are found, specified in ARGB converted to decimal, default is -3385513 (0xFFCC5757).
Server-side
> - Minimum Search Interval (server_search_interval)
> Minimum interval in milliseconds (ms) for each player's query request.
> - Enable Whitelist (enable_white_list)
> Whether to enable whitelist on the server, default is blacklist (client-side modifications ineffective).
> - Blacklist (black_list)
> List of players' UUIDs in the blacklist.
> - Whitelist (white_list)
> List of players' UUIDs in the whitelist.
> -
这个Forge模组允许你在附近的箱子内查找物品,并且与JEI兼容。
你可以通过指令或配置文件来配置模组的行为和外观。
/sib player_list enable_white_list true
该指令表示启用白名单
/sib player_list list add [players]
/sib player_list list remove [players]
/sib player_list list clear
/sib player_list list show
/sib player_list list type