aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/kubatech/api/utils/GSONUtils.java
AgeCommit message (Collapse)Author
2022-09-11Less logs (#15)Jakub
* Less logs * Update MobRecipeLoader.java * clean
2022-08-25Add Secret Tea collection (#10)Jakub
* Licensing stuff * Turbo Legendary Secret Tea Collection * Turbo Legendary Secret Tea Collection * ᲼᲼
2022-08-23Add Config to override mob drops + some fixes (#8)Jakub
* Add overrides * GTNHCoreMod custom drops integration * Update buildscript * Bump * EEC blacklist * NEI info * Loops optimization * Warn when 0% loots are detected * Detect looting drops * No * Super rare drops * Keep the same naming * Crash * Fix meta * maybe * Run at least twice * Fix stupid TF Lich boss * Comments * Fix EEC blacklist
2022-08-18Cache Mob Handler mapkuba6000