aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/kubatech/api/utils/GSONUtils.java
AgeCommit message (Collapse)Author
2023-06-18Save/read NBT in config files as a string to be more readable (#79)Jakub
* Switch GSON NBT saving to String * Switch name to json extension
2023-06-10Fix bug with flowers and show what flowers are missing in Mega Apiary (#76)Jakub
* Fix bug and show missing flowers in the GUI * Update build.gradle * imports * Update dependencies.gradle * Add "Missing flower types:" line * Update build-and-test.yml
2023-04-10Licenseskuba6000
2023-04-10Update spotless formattingkuba6000
2023-01-28[ci skip] spotlessApply with the new settingsJason Mitchell
2023-01-17New yearkuba6000
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