aboutsummaryrefslogtreecommitdiff
path: root/src/main/kotlin/io/github/moulberry/notenoughupdates/util/HotmInformation.kt
AgeCommit message (Collapse)Author
2024-05-02Fix Quick Forge not showing correctly in Forge Recipes (#1124)jani270
2023-02-22HotmInformation rework (#611)hannibal2
* Rename .java to .kt * hotm rework. * Moved class to kotlin directory. * Removed debug. * Support for maxed out levels. * Fun fact of the day: Developer waste more time on the name of a variable than actual coding. * default is 0 --------- Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com>