Tags
Creators
Details
0.22
Compatibility
Changes
Version 0.22
(Christmas Edition)
Here is a list of all the new features:
Garden
+ Pests in Vacuum as stack size
+ Pests to Damage Indicator
+ Formatting pest spawn message
+ Title when pests spawn
+ Timer since last pest spawned
+ Show attracted pests when changing Sprayonator
+ Garden Only Commands (/home, /barn)
+ Better plot name in scoreboard
+ Display plot locations with pests in them
+ Mark plots with pests in world
+ Press hotkey to warp to nearest pest
+ Draw plot borders with Sprayonator
+ Spray effect timer and expiration notice
Fishing
+ Barn Fishing Timer in Winter and Crimson Isle Island
+ Fishing Profit Tracker
Winter
+ Unique Gifting Opportunities
+ Unique Gifted users counter
+ Jyrre Timer for Bottle of Jyrre
Bingo
+ Duration until next hidden bingo tip
+ Tips for hidden bingo card
+ Found By info in bingo card
+ Bingo Goal Rank as stack size
+ Mark goals as ignored by clicking on them
+ Chat message when community goal percentage changes
Diana
+ Diana Profit Tracker
+ Highlight Minos Inquisitor
+ Mythological Mob Tracker
+ Diana Chat hider
Inventory
+ Bottle of Jyrre time overlay
+ Show special edition number as stack size
+ Copy underbid price
+ Highlight outbid own lowest bin
Chat
+ Hide fire sale reminders
Minion
+ Show skill experience on collecting
Event
+ Waypoints for 2023 lobby presents
+ New year Cake Reminder
Stranded
+ Highlight not placed but avaliable npcs in menu
Rift
+ Vermin Tracker
For more information on these new features, the ~80 changes + ~90 bug fixes, and ~45 technical details, please go to the Changelogs on GitHub.
All those features and fixed come from the cool developers behind SkyHanni: absterge, alexia, appable, Cad CalMWolfs, Erymanthus, hannibal2, HiZe j10a1n15, jani, martimavocado, nea Obsidian, Thunderblade73 and walker
Projects on Modrinth are automatically available through a Maven repository for use with JVM build tools such as Gradle. To learn more about the Modrinth Maven API, click here.
Note: When available, you should use the creator's maven repo instead as it will have transitive dependency information that the Modrinth Maven API does not. You may also end up with duplicate dependencies if you use a mix of Modrinth and non-Modrinth Maven repositories for your dependencies, because the group identifier will be different when served through the Modrinth Maven API.
Maven coordinates:
Version ID:
build.gradle:
repositories {
exclusiveContent {
forRepository {
maven {
name = "Modrinth"
url = "https://api.modrinth.com/maven"
}
}
// forRepositories(fg.repository) // Uncomment when using ForgeGradle
filter {
includeGroup "maven.modrinth"
}
}
}
// Standard Gradle dependency
dependencies {
implementation "maven.modrinth:byNkmv5G:5cYbSG6P"
}
// Legacy Loom dependency
dependencies {
modImplementation "maven.modrinth:byNkmv5G:5cYbSG6P"
}

