aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/de/hysky/skyblocker/skyblock/item/ItemCooldowns.java
AgeCommit message (Collapse)Author
2024-06-19Add missing null checkAaron
2024-06-18Pet CacheAaron
2024-05-08debloat SkyblockerConfig.java + translate changeYasin
removed text.autoconfig. prefix new way is skyblocker.option.
2024-04-19Add ProfileUtils and clean up codeKevinthegreat
2024-04-19Update ItemCooldowns.javaVeritasDL
github, intellij or I suck
2024-04-19added CompletableFuture.runAsync for the monkey cooldown and added a 3 min ↵VeritasDL
api cooldown
2024-04-19Update ItemCooldowns.javaVeritasDL
Changed to not request api every block break? i think idk havent tested
2024-04-19Update ItemCooldowns.javaVeritasDL
MonkeyPet treecapitator cooldown
2024-04-19Update ItemCooldowns.javaVeritasDL
add legendary monkey pet wood cutting cooldown attempt
2024-01-01Migrate to Fabric Api ClientPlayerBlockBreakEvents (#466)Kevin
* Migrate to fabric api ClientPlayerBlockBreakEvents * Update fapi requirement
2023-10-11Refactor nbt parsingKevinthegreat
2023-10-09new pr because fixing merge conflict would take too longYasin