aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/kubatech/nei
AgeCommit message (Collapse)Author
2022-12-15Add configkuba6000
2022-12-15Enable drops from core modkuba6000
2022-10-02Allow Extreme Extermination Chamber to overclock past 1 tick (#25)Jakub
* Revert "Shift outputs when needed" This reverts commit e476c41e8956a61de6e1d962c9bb40948db8c2b5. * OC past 1 tick * Fix * ok * Ye * info
2022-09-20Shift outputs when neededkuba6000
2022-09-20Merge branch 'master' into bugfixkuba6000
2022-09-20Show is mob can be captured in soul vialkuba6000
2022-09-20Prevent the boss bar from renderingkuba6000
2022-09-20Stop GL error spam + Full head rotation on mobs in EEC (#20)Jakub
* Stop GL error log spam with buggy mobs * Also save attribs * Snowqueen * Keep error log with config option * Update EntityRenderer.java * Update * Update Config.java * spotlessApply * Also rotate head in EEC to look at the player * Update EntityRenderer.java Co-authored-by: GitHub GTNH Actions <>
2022-09-13Add Wither Skeleton to entity listkuba6000
2022-09-11Less logs (#15)Jakub
* Less logs * Update MobRecipeLoader.java * clean
2022-08-29Tea line (#11)Jakub
* Add normal Tea * Add Tea Line Also removed red tea and butterfly tea * Don't use item if in creative * Move recipes * Better MTE registration * Always throw * Add textures
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-17Glass is optionalkuba6000
2022-08-17Structurekuba6000
2022-08-14LGPL 3.0kuba6000
2022-08-14Add "Mob Drops" NEI page + Extreme Extermination Chamber (#1)Jakub
* First commit * Mixins * Merge the same items with diffrent damage * Faster random in NEI * More accuracy ? * Update ClientProxy.java * Renaming * Update buildscript * Use reserved MTE ID's * EEC work * Rework NEI page * Fix inaccurate chances * Basic equipment spawn * Add config options * Translations * Add infernal drops * Witchery fix * Forestry fixes * More fixes * Default blacklist * NEI sorting * Comment out testing deps * Clientsided check * Blood Magic support * LoaderReference * Check if peacefull is allowed * Add some XP output * Add recipe * Send Server config to Client * Add command to reload config * Translations * Process MT additions