aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-15Merge pull request #18 from GTNewHorizons/improvementsJakub
Fix recipe time in NEI
2022-09-14Merge pull request #19 from GTNewHorizons/configJakub
Add cache regeneration trigger config
2022-09-14Add cache regeneration trigger configkuba6000
2022-09-13Fix time in NEIkuba6000
2022-09-13Merge pull request #17 from GTNewHorizons/addWitherSkeletonJakub
Fix Wither Skeleton not working
2022-09-13Stone swordkuba6000
2022-09-13Add Wither Skeleton to entity listkuba6000
2022-09-11Merge pull request #16 from GTNewHorizons/witherskeletonboubou19
Add Wither Skeleton spawn chance in nether
2022-09-11Add Wither skeleton spawnkuba6000
2022-09-11Less logs (#15)Jakub
* Less logs * Update MobRecipeLoader.java * clean
2022-09-07EEC: Add ability to disable infernal drops, input bus requirement fix (#13)Jakub
* Input bus is not needed * More like that * Add an option to disable infernal drops * Add info * Typo * Typo * Fix * spotlessApply (#14) Co-authored-by: Jakub <53441451+kuba6000@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> * Update GT_MetaTileEntity_ExtremeExterminationChamber.java * Update GT_MetaTileEntity_ExtremeExterminationChamber.java Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-09-01Fix tea (#12)Jakub
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-23Fix additions on empty mobs not generating EEC map (#9)Jakub
* Fix additions on empty mobs not generating EEC map * Fix * Fix null stacks on server * Fix GUI * No * Maybe * Correct chance formula
2022-08-23Merge pull request #6 from GTNewHorizons/bufJakub
Buff Extreme Extermination Chamber
2022-08-23Input bus is optionalkuba6000
2022-08-23Fix NPEkuba6000
2022-08-23Fixkuba6000
2022-08-23Add info in tricorderkuba6000
2022-08-23Fixkuba6000
2022-08-23Weapon is optionalkuba6000
2022-08-23Time is based on the weapon insertedkuba6000
2022-08-23Basic looting implementationkuba6000
2022-08-23Return when not enough essence in ritualkuba6000
2022-08-23Default animations to enabled.kuba6000
2022-08-23Merge branch 'master' into bufkuba6000
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-20Merge branch 'master' into bufkuba6000
2022-08-20Merge pull request #7 from GTNewHorizons/npe-onremovalMartin Robertz
Fix crash on controller removal
2022-08-20Fix crash on controller removalmiozune
2022-08-19Perfect OCkuba6000
2022-08-19Fixkuba6000
2022-08-19Merge pull request #4 from GTNewHorizons/structureMartin Robertz
New Extreme Extermination Chamber structure
2022-08-19Merge branch 'master' into structureMartin Robertz
2022-08-19Merge pull request #5 from GTNewHorizons/cacheMartin Robertz
Cache Mob Handler Map
2022-08-18Fixkuba6000
2022-08-18Update MobRecipeLoader.javakuba6000
2022-08-18Cache Mob Handler mapkuba6000
2022-08-17Glass is not optional, you can disable animations with soldering ironkuba6000
2022-08-17Glass is optionalkuba6000
2022-08-17Fix serverkuba6000
2022-08-17Buildscript updatekuba6000
2022-08-17Structurekuba6000
2022-08-14Update README.mdJakub
2022-08-14LGPL 3.0kuba6000
2022-08-14Merge pull request #3 from GTNewHorizons/fixMartin Robertz
Fix server crash from Blood Magic entities
2022-08-14Fix server crash from Blood Magic entitieskuba6000
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