File Details
Rummage-1.20.1-forge-1.1.0.jar
- R
- Mar 9, 2026
- 941.61 KB
- 541
- 1.20.1
- Forge
File Name
Rummage-1.20.1-forge-1.1.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
feat: improve chain rummaging visuals, add attribute control & creative mode bypass
- [Visuals] Added smooth sine-wave flash highlight (breathing effect) for chained slots. Accurately separated main rummage slot from chained slots on the client side.
- [Attributes] Registered new player attributes: `can_chain_rummage`, `silent_rummage`, `min_rummage_rarity`, and `destroy_chance`. Removed unnecessary client syncing for server-side logic.
- [Fix] Implemented `PlayerEvent.Clone` listener to persist custom rummage attributes across player death and dimension changes.
- [Commands] Expanded `/rummage player` command tree to support getting and setting all rummage-related attributes independently.
- [Config] Added `creative_rummage` to bypass rummaging in Creative Mode.
- [Config] Formatted `CommonConfig` comments and added notes regarding individual player attribute overrides.
- [Lang] Updated `en_us` and `zh_cn` localization files for new attributes and command feedback messages.

