Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Wynntils

Wynntils

Wynntils is a Wynncraft mod that seeks to enhance the user's gameplay with a variety of customizable options and additions, allowing the user to change everything in the way they want and enhancing the overall Wynncraft gameplay!

1.01M
390
Social
Utility

Compatibility

Minecraft: Java Edition

1.21.x
1.20.2
1.19.3–1.19.4
1.12.2

Platforms

Fabric
Forge
NeoForge
Quilt

Supported environments

Client-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Visit wiki Join Discord server
Donate on Patreon

Creators

Wynntils
WynntilsOrganization

Details

Licensed LGPL-3.0-only
Published 2 years ago
Updated last week
DescriptionChangelogVersions

Show all versions

1
2
30

Wynntils (neoforge) v3.1.6

on Jul 16, 2025
Download

Wynntils (fabric) v3.1.6

on Jul 16, 2025
Download

Fixes

  • Fixed black screen issue with NeoForge

Wynntils (fabric) v3.1.5

on Jul 15, 2025
Download

Wynntils (neoforge) v3.1.5

on Jul 15, 2025
Download

Fixes

  • Fix timer formatting on status effects overlay
  • Character info is no longer updated on left click whilst outside of character selection

Wynntils (fabric) v3.1.4

on Jul 14, 2025
Download

Wynntils (neoforge) v3.1.4

on Jul 14, 2025
Download

Custom Content Book

  • New config Open Wynntils Menu Instead will open the Wynntils menu instead of the content book on interaction, default disabled

Custom Universal Bars, Ability bars & other bar overlays

  • Added missing Experience B texture

Durability Arc

  • Renamed feature to Durability Overlay
  • New config Durability Render Mode, whether to render durability as an arc or a bar like vanilla Minecraft, default arc

Status Overlay

  • New config Ignored Effects, enter a list of comma separated status effects to hide from the overlay

Functions

  • Character Functions
    • status_effect_duration returns a NamedValue for the status effect name and duration
      • query required string argument, the status effect to search for
  • Font Functions
    • to_background_text converts the given text into the background style font
      • text required string argument, the text to convert
      • textColor required color argument, the color to use for the text
      • backgroundColor required color argument, the color to use for the background
      • leftEdge required string argument, what edge style to use for the left either "None" or "Pill"
      • rightEdge required string argument, what edge style to use for the right either "None" or "Pill"
    • to_fancy_text converts the given text into the fancy style font
      • text required string argument, the text to convert
  • Lootrun Functions
    • lootrun_sacrifices returns the number of sacrifices in current lootrun
    • lootrun_rerolls returns the number of rerolls in current lootrun
      • Does not account for free daily reroll

Improvements were made to the character info checks ran when joining a world, they will no longer run if entering a world without changing character

Fixes

  • Disabling "Hide if not charged" on powder special bar overlay will now work
  • If an overlay crashes it will no longer cause other rendering events to fail
  • Fixes progress bar rendering on update screen
  • Fix opening content on map in custom content book breaking the open content book keybind
  • Fix error spamming log when tracking content with scoreboard disabled
  • Fix chat being cleared when config is reloaded and chat tabs are disabled
  • Fix overlay selection screen crashing on rare occasions
  • Fix combat XP gain tracking (XP gain functions, XP gain messages)
    • Due to Wynncraft changes these numbers are no longer as accurate as they once were
  • Improved lootrun mission tracking
  • Fixed issue causing you to not meet raid requirements occasionally

Wynntils (fabric) v3.1.3

on Jul 5, 2025
Download

Wynntils (neoforge) v3.1.3

on Jul 5, 2025
Download

Localisation

  • Improved quality of and added missing translations for Korean

Fixes

  • Custom Loading screen will now vanish when reaching character creation screen if no characters have been created

Wynntils (fabric) v3.1.2

on Jun 28, 2025
Download

Wynntils (neoforge) v3.1.2

on Jun 28, 2025
Download

Fixes

  • Hopefully fix publishing to Modrinth & CurseForge

Wynntils (fabric) v3.0.24

on Jun 17, 2025
Download

Wynntils (neoforge) v3.0.24

on Jun 17, 2025
Download

3.0.24 (2025-06-17)

Bug Fixes

  • Handle shadow colour in PartStyle correctly (#3281) (19cfac9)

Wynntils (neoforge) v3.0.23

on Jun 17, 2025
Download

Wynntils (fabric) v3.0.23

on Jun 17, 2025
Download

3.0.23 (2025-06-17)

New Features

  • Handle the new HUD parts in Wynncraft 2.1.2_5 (#3280) (8b3c4eb)

Bug Fixes

  • Fix two small athena reports [skip ci] (#3278) (e25ac1f)
  • Make features handle is character bar is not parsed [skip ci] (#3279) (c3c243d)

Wynntils (fabric) v3.0.22

on Jun 9, 2025
Download

Wynntils (neoforge) v3.0.22

on Jun 9, 2025
Download

3.0.22 (2025-06-09)

New Features

  • Color Functions [skip ci] (#3271) (7040068)
  • Handle negative stats with stars when calculating internal rolls [skip ci] (#3269) (23e71a4)
  • Ophanim per orb access from custom info boxes (#3273) (8cb1a9b)

Bug Fixes

  • Display item source on fake items [skip ci] (#3270) (f4bbbc4)

Miscellaneous Chores

  • [auto-generated] Update urls.json [ci skip] (#3272) (676ff88)

Wynntils (neoforge) v3.0.21

on May 31, 2025
Download

Wynntils (fabric) v3.0.21

on May 31, 2025
Download

3.0.21 (2025-05-31)

New Features

  • Implemented GambitItem and GambitAnnotator [skip ci] (#3261) (7e52e50)

Bug Fixes

  • Value Template no longer shows error when empty [skip ci] (#3267) (1b22ae6)

Miscellaneous Chores

  • Do not use js reserved keyword for function dumps [skip ci] (#3266) (a713f00)
  • Update setup-gradle to v4 (#3268) (5980308)

Wynntils (fabric) v3.0.20

on May 18, 2025
Download

Wynntils (neoforge) v3.0.20

on May 18, 2025
Download

3.0.20 (2025-05-18)

New Features

  • Add item_count function [skip ci] (#3235) (89671f6)
  • Make Rainbow beacons rainbow in overlays [skip ci] (#3243) (ddbb90c)
  • Support hex color codes in functions and escaping fixes (#3239) (8790031)

Bug Fixes

  • Fix and unify Enabled Templates [skip ci] (#3236) (8c4828e)
  • Fix EventThread.IO message filtering [skip ci] (#3248) (242450d)
  • Fix tooltip rendering under text on overlay selection screen [skip ci] (#3241) (33b7c1b)
  • Fix transparent cape rendering [skip ci] (#3227) (66a8115)
  • Fix x position of filter buttons on item filter screen [skip ci] (#3226) (5038e03)
  • Return early if no lines in gathering node label parser [skip ci] (#3228) (4739d6c)
  • Revert rainbow beacon rendering change, fix task overlay not using rainbow text with name displayed [skip ci] (#3249) (ef8a1e6)

Miscellaneous Chores

  • [auto-generated] Update urls.json [ci skip] (#3242) (b1242bc)
1
2
30

Modrinth is open source.

main@016c3d7

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.