作者:rebot | 分类:模组
Minecraft 版本: 1.21.11
平台: fabric
标签: equipment game-mechanics storage
LootRestock is a lightweight Fabric mod that tracks when chests are looted and automatically resets them after a configurable period. This ensures that loot can replenish over time, ideal for persistent servers, custom maps, and adventure-based gameplay.
7 days, 12 hours, 30 minutes)LootRestock generates a simple config file at ./lootrestock.properties with the following options:
reset_time_value=7
reset_time_unit=days
only_reset_when_empty=true
include_barrels=false
reset_time_value: Number of time units before a chest is eligible for resetreset_time_unit: Units of time: seconds, minutes, hours, or daysonly_reset_when_empty: (default value: true)true: Chests will reset only if empty (after the cooldown)false: Chests will reset regardless of contents (after the cooldown)include_barrels: Whether barrel loot should get reset (default value: false)chest_reset_data.json)This mod is open-source and licensed under GPL v3.
请登录后举报
暂无评论,抢个沙发吧~