aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-12-14Nerf single block scrubbed by 50%.Alkalus
2021-12-14Fix PSS not forming correctly. Thanks to @Glease.Alkalus
Fix ItemBasicScrubberTurbine not working in Scrubbers. Improved scrubber handling slightly.
2021-12-14Fix Steam Grinder not forming.Alkalus
Fix scrubbers using incorrect slots for turbines and filters. Cleaned up PollutionUtils.
2021-12-14change tiny dust into dustGlodBlock
2021-12-14Merge branch 'main' of https://github.com/GTNewHorizons/GoodGeneratorGlodBlock
2021-12-14make it return more flourite as dust requstGlodBlock
2021-12-13Merge tag '1.7.20' into unified-build-script2Johann Bernhardt
# Conflicts: # build.properties # src/main/java/gtPlusPlus/xmod/gregtech/loaders/RecipeGen_Fluorite.java
2021-12-13add unlocalizedname fluid map (#796)Yang Xizhi
* add unlocalizedname fluid map * change the lock name into fluid name
2021-12-13bump versionMartin Robertz
2021-12-13bump versionMartin Robertz
2021-12-13Merge pull request #67 from GTNewHorizons/Misc2Martin Robertz
Rare Earth Changes + Minor bug fixes
2021-12-13Merge pull request #800 from GTNewHorizons/draknyte1-patch-1Martin Robertz
Update GT_MetaTileEntity_ProcessingArray.java
2021-12-13Update GT_MetaTileEntity_ProcessingArray.javaAlkalus
Allows machines not using the .basicmachine prefix to work.
2021-12-13Further refine GT_MetaTileEntity_Hatch_AirIntake.Alkalus
Stop AddCustomMachineToPA using reflection.
2021-12-13Tweaked flue amount for graphene (#799)Florexiz
Increased to 250mb of glue for sake of automation, 200 isn't really used
2021-12-13Fix wildcard (#70)Yang Xizhi
* add full dust recipe in plat-line * fix derp * turbine compact for BW material * fix wildcard stuff * remove log Former-commit-id: 8fa6886bf8c1cac10036c70a51328f52fbdef71f
2021-12-13Fix Air Intake Hatch not working.Alkalus
2021-12-13Fix duplicate ore generation recipes.Alkalus
2021-12-13Fix Fluorite Dehydrator recipe.Alkalus
Add Tooltip to 8k/32k Volumetric Flasks to show max capacity.
2021-12-13Revert "deal with the recent change"GlodBlock
This reverts commit 4123255c02b11acae919ac4acc66ff14ba4f2eaa.
2021-12-13Adjusted Monazite Froth again.Alkalus
2021-12-13Re-add Dehydrator recipe for Fluorite.Alkalus
Adjust Thermal Centrifuge & Centrifuge recipes for GT++ ores to be inline with GT values. Time is now based on material mass.
2021-12-13More recipe adjustments.Alkalus
Changed how Fluorite is handled. Change Monazite Froth output to no longer contain Praseodymium. Change Monazite Froth output to have 4x less Europium.
2021-12-13deal with the recent changeGlodBlock
2021-12-13Changed composition of Rare Earth I.Alkalus
Buffed Rare Earth processing lines. Buffed Industrial HF production and conversion recipes.
2021-12-13change graphene recipe again (#797)Glease
2021-12-13Yeet unused compat, including GT adding a bunch of RC rock crushing recipes ↵Jason Mitchell
:-/ (#798)
2021-12-12bump versionMartin Robertz
2021-12-12Attempt #4Johann Bernhardt
2021-12-12Merge pull request #66 from GTNewHorizons/MiscMartin Robertz
Fixed Large Arc Furnace issue.
2021-12-12Attempt #3Johann Bernhardt
2021-12-12Next attempt to fix jitpackJohann Bernhardt
2021-12-12Fixed Large Arc Furnace issue.Alkalus
2021-12-12Fix jitpack build issuesJohann Bernhardt
2021-12-12Migrated to unified build scriptJohann Bernhardt
2021-12-12Move sources and resourcesJohann Bernhardt
2021-12-12bump versionMartin Robertz
2021-12-12Merge pull request #50 from GTNewHorizons/gtnh-millingMartin Robertz
Milling/Nuclear Sciences revamp + Lots of minor fixes
2021-12-12Fix cell being eaten.Alkalus
2021-12-12Fixed GregtechMeta_MultiBlockBase not handling hatches correctly.Alkalus
2021-12-12Fixed bug in energy/dynamo handling.Alkalus
2021-12-12Merge branch 'master' of github.com:GTNewHorizons/TecTechMartin Robertz
# Conflicts: # build.gradle.kts
2021-12-12updATE BUILDSCRIPTMartin Robertz
2021-12-12Merge pull request #21 from GTNewHorizons/gtpp-compatMartin Robertz
Fix compat with gtpp, also fixed the build
2021-12-13Fix compat with gtpp, also fixed the buildGlease
2021-12-12Texture change for Sparge Tower based on popular opinion.Alkalus
2021-12-12Added recipes for the Cold Trap and Reactor Processing Unit.Alkalus
Fixed NEI handler for sparging. Changed ABS NEI handler. Replace non-verbose FMLCommonHandler.instance().exitJava() calls with CORE.Crash(string).
2021-12-12Fix unification caching ItemStack where it should not (#69)Glease
Former-commit-id: 7ad3064608f2f56f3d842d97a9bc5df9309ad4c4
2021-12-12Revert time adjustment.Alkalus
2021-12-12Fix minor oversight.Alkalus