File Details
Wynntils (fabric) v4.1.21
- R
- Jun 20, 2026
- 22.44 MB
- 329
- 1.21.11
- Fabric
File Name
wynntils-4.1.21-fabric+MC-1.21.11.jar
Supported Versions
- 1.21.11
Curse Maven Snippet
Custom Player List Overlay
- Updated texture for better contrast with new rank colors
MantleShieldTrackerOverlay
- Added support for broken mantles
Waypoint Distance
- New config Dynamic Distance Opacity, should the waypoint display fade as you approach the auto remove distance, default disabled
- New config Auto Remove Reached Waypoints, how close, in blocks, should you be to a waypoint before it is removed, default 20
- New config Auto Remove Waypoint Distance, should waypoints be removed automatically when you are close enough to them, default disabled
Functions
- Conditional Functions
switch_caseorswitchCompares the given base value with a list of given test values and returns the value associated to that test. If no match is found the default value is returnedswitchBase value to compare with the other elements of the listdefaultDefault value to return if no match is found. IftoTestNis of a different type thanswitchor if the size ofcasesis not even this value is returnedcasesList of values to test followed by the value to return if match. The size must be even and the architechure is as follow[toTest1, ifTrue1, toTest2, ifTrue2, ..., toTestN, ifTrueN]]
- Spell Functions
broken_mantle_shield_countorbroken_mantle_shieldreturns the number of broken mantle shield charges you havejudrajim_activeoris_judrajim_activereturns if the judrajim ability is active or not
Added support for new lootrun missions and trials
Fixes
- Possibly fixed orange and rainbow amounts not being tracked when aqua and/or vibrant boosted

