- Added config options to disable individual events
- Added
allowWaterlogged(default:false) toabove_fluid_sourcecondition - Fixed fishing spots spawning in waterlogged blocks
- Added advancements for the first time each event is triggered
- Changed Gold Rushes to only trigger for pickaxes
- Data Packs: Added
can_trigger_goldrushandcannot_trigger_goldrushitem tags, restricting gold rushes to pickaxes for all default events - Data Packs: Added
is_toolandnotcondition for use in event datapacks - Data Packs: Added
allowWaterlogged(default:false) toabove_fluid_source condition, fix fishing spots spawning in waterlogged blocks - Fixed gold rush desync when triggered by specific tools like hammers
- Fixed gold rushes never deactivating on clients that traveled to another dimension
- Fixed dig spots not being attributed to players in stats
- Fixed potential crashes with multithreading performance mods
- Fixed config translation keys
- Fixed warning logs about missing particle textures
- Added advancements for the first time each event is triggered
- Changed gold rushes to never trigger while multi-mining with FTB Ultimine
- Data Packs: Added
cannot_trigger_goldrushitem tag used in default event configs, restricting gold rushes from triggering when using Just Hammers hammers - Data Packs: Added
can_trigger_goldrushitem tag used in default event configs, limiting gold rushes to pickaxes - Data Packs: Added
notcondition - Data Packs: Added
is_toolcondition - Fixed gold rush desync on certain break events with mutable positions
- Fixed dig spots not actually being attributed to players
- Fixed gold rushes never deactivating on client when dimensions don't match
- Fixed potential crash when dimensions tick on different threads
- Fixed incorrect translation keys for item blocks
- Updated to Minecraft 26.1
- Fixed gold rush particles not stopping when the block is destroyed early
- Reverted an unnecessary fix from the last update because it did not make sense


