aboutsummaryrefslogtreecommitdiff
path: root/src/main/java
AgeCommit message (Collapse)Author
2022-11-12Move to GTNH Mixins (#33)Jakub
* Update build.gradle * gtnhmixins * Update build.gradle * Update dependencies.gradle * ? * Update build.gradle * Roll back to fix mixins issues
2022-11-09EIG: Bug fixes (including small IC2 mode nerf) (GTNewHorizons/bartworks#232)Jakub
* Yes yes yes, obfuscation * Fix GT Ores not working as a roots in IC2 mode * ' * BEANS * Get rid of some warnings in code inspection * Fix wrong IC2 crop calculation (EIG NERF) * Use constants * Autocraft is always enabled * Recalculate all crops on math updates * Fix dupe * Remove Mana Bean support
2022-11-05No Humidity Mode for the EIG (GTNewHorizons/bartworks#233)xSkewer
* Add 0 humidity mode to the EIG * Readd imports that got removed for some reason * Remove static and add scanner info * Fix NBT saving * Add import that got lost for some reason * Add tooltip and change scanner display to only IC2 mode * Import got lost again
2022-10-31EIG: Fix stocking input bus exploit (GTNewHorizons/bartworks#230)Jakub
* Disgusting * Fix exploit * Maybe fix black wheat blocks inside * Ok we will fight then * Cosmetics * Proper fix
2022-10-23Fix Ender Swordkuba6000
2022-10-23Use hitEntity instead of manually damaging the itemkuba6000
2022-10-22Merge pull request #31 from GTNewHorizons/retierJakub
Lower ciruits tier in Mega Apiary recipe to UV
2022-10-22Add info about Mega Apiary in the tricorder (#29)Jakub
* Update GT_MetaTileEntity_MegaIndustrialApiary.java * Add progressions * Dont look please * Cut the precision * Description changes * Glass
2022-10-22Lower ciruits tier to UVkuba6000
2022-10-17Fix EIG structure tooltip (GTNewHorizons/bartworks#221)Maxim
* Added coil and glass count to the tooltip * Fixed EIG structure tooltip
2022-10-16Force structure updateskuba6000
2022-10-16Fix Royal Jelly consumptionkuba6000
2022-10-16Add Industrial Apicultural Acclimatiser and Drone Domestication Station (#26)Jakub
* Somewhat working * Some data generation * Chance * spotless * Update CommandBees.java * Buff Mega Apiary * Update GT5 * Add recipe * Update dependencies.gradle * yes * I kinda feel like a rainbow today * Block Mega Apiary rotation * Disable spotless on the strucuture * Update GT_MetaTileEntity_ExtremeIndustrialApiary.java * Doesn't matter * Disable bees command * Update StringUtils.java * Change class name
2022-10-13Fix accidental block dupe (GTNewHorizons/bartworks#216)Jakub
* Fix dupe * Move setup process to checkRecipe
2022-10-11Block EEC rotationkuba6000
2022-10-08EIG: Fix multiple input hatches beeing ignored & Make setup modes faster. ↵Jakub
(GTNewHorizons/bartworks#210) * Deplete water from all hatches * Make setup modes fast * spotlessApply (GTNewHorizons/bartworks#211) Co-authored-by: Jakub <53441451+kuba6000@users.noreply.github.com> Co-authored-by: GitHub GTNH Actions <> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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-26Added start and end processing calls to machines that work with inputs in ↵Maxim
onPostTick (GTNewHorizons/bartworks#206)
2022-09-20Shift outputs when neededkuba6000
2022-09-20Merge branch 'master' into bugfixkuba6000
2022-09-20Update EnderIOHelper.javakuba6000
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-15Merge pull request #18 from GTNewHorizons/improvementsJakub
Fix recipe time in NEI
2022-09-14Add cache regeneration trigger configkuba6000
2022-09-13Fix time in NEIkuba6000
2022-09-13Stone swordkuba6000
2022-09-13Add Wither Skeleton to entity listkuba6000
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-27Update buildscript & apply spotless (GTNewHorizons/bartworks#192)Raven Szewczyk
* Update dependencies * updateBuildscript & spotlessApply
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-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