aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/GT_Mod.java
AgeCommit message (Collapse)Author
2019-05-17fixed NBT dependant Recipesbartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-04-22rerouted forestry modid to the config value to prevent typosbartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-04-09fixesbartimaeusnek
+refractored code, +restored compability to vanilla ore gen, +moved GC and Forrestry code to own classes to prevent crashes inDev +implemented equals and hashcode on NearbySeeds class +added an information line to the Implosion Compressor tooltip
2019-01-24Add support for placer ores, including config options for enable/disable and ↵Richard Hendricks
density. Increase orevein height to 9 layers. Give small ores a free 1 fortune boost to compensate for lower orevein densities.
2019-01-21Increase stone chances. Increased small ore for silver, realgar, zinc. ↵Richard Hendricks
Decreased density of some oreveins. Increased orevein percentage to 100%
2018-10-22fixes for item CasingsDream-Master
2018-10-21Add new item: CasingDream-Master
2018-10-18Merge branch 'experimental' into GT_devDream-Master
# Conflicts: # src/main/java/gregtech/common/tileentities/generators/GT_MetaTileEntity_MagicalEnergyAbsorber.java
2018-10-07chery pick eef9513ef22c8f48b70e968c2699bb9e2f179643 [eef9513]redmage17
Add config for Small Boiler Automation (#1449) * Add config for Small Boiler Automation Default is off * Update GT_Mod.java * Update GT_Mod.java * Update GT_MetaTileEntity_Boiler.java Fixed retarded logic
2018-09-19added explosion logbartimaeusnek
+readded GalacticraftFiles for @mitchej123 GC Compat +fixed a typo in IGregTechTileEntity
2018-09-08GC Energy CompatJason Mitchell
* GT cables now properly fill GalacticCraft machines with Energy IC2/AE2 Energy Compat * Updated IC2 & AE2 energy compatability * Added an option ic2EnergySourceCompat (default is on) to allow GT cables to pull energy directly from IC2 energy sources (nuclear reactors, MSFEs, etc) without the need for a transformer * Filling IC2/AE2 energy buffers will now send multiple amps if needed Misc * Use a set instead of an arraylist for transfer electricity; deprecated backwards compatiable method left in
2018-09-08added tooltip for glassbartimaeusnek
+cleaned up code a bit
2018-09-08Various fixesbartimaeusnek
+Added GT-FML-Log +Added an Exception if a Nq reactor without recipe map is created +Added the ability to add ReinforcedGlass in the CleanroomWalls (https://github.com/GTNewHorizons/NewHorizons/issues/3584) +Added a config option for changing the ReinforcedGlass percentage +Renamed Materials2 -> GTNH_ExtraMaterials and fixed it
2018-08-31added config option to allow broken recipe map for debug purposesbartimaeusnek
2018-08-21fixed GT Teleporterbartimaeusnek
+ improofed readability a bit (in dependencies in GT_Mod & GT_MetaTileEntity_Teleporter) - removed unused libs
2018-08-19cherry pickAlkalus
Fixed Mufflers and Large Boiler Fuels. (#1319) 92bcce8fd50004abc898cdd3464942b9a98d24a9 https://github.com/Blood-Asp/GT5-Unofficial/commit/92bcce8fd50004abc898cdd3464942b9a98d24a9
2018-08-13Fix for issue 3399.Richard Hendricks
2018-07-21Revert changes for machine metal support, using different method now via ↵Richard Hendricks
coremod to enable disable.
2018-06-30pulled small ores into codebartimaeusnek
-removed config for custom ores -removed immensive engineering support -removed magneticraft support -removed PFAAGeologica support +added small ores for GaGreg +version bump
2018-06-19Attempt to fix for #3030. Checking in on branch and doing PR so it can be ↵Richard Hendricks
reverted easily.
2018-06-17Smp assembly-line books issures (#128)bartimaeusnek
2018-06-05Added option for disabling machinemetal tinting.Richard Hendricks
2018-05-09NEI fix for scannerbartimaeusnek
+ fixed typo (32 instead of 30eu/t at Prospection Data scan) + added Schematic scan NEI-recipe
2018-05-04Soften dreamcraft dependencyNamikon
2018-01-13Make pipes aware of translocators & tinker construct faucets so they can connectJason Mitchell
2018-01-13cherry pickAntifluxfield
Commit: fce9104d49920eadbaabc48e33bfcb39b5ae8340 [fce9104] Fix custom enchantment for materials
2017-12-26UpdateAntifluxfield
2017-12-26Config to disable placeholder "%material"Antifluxfield
2017-12-24Optimize imports an add molten cellsTechnus
2017-12-23Remove all 32 eu/t recipes and replace them with 30 eu/t recipes.Dream-Master
remove LV and MV Mass Fabricator because they have no function
2017-12-02cherry pickredmage17
Commit: eb7185ca85a967c18acca514cb43bc096e0fcdb6 [eb7185c] Merge pull request #1284 from redmage17/unstable Configed Machine Casings
2017-11-24Remove unnecessary tabsRichard Hendricks
2017-11-24Feature complete. Ready for testing in multiple dimensions.Richard Hendricks
2017-11-24First pass at chunkifying oreveinsRichard Hendricks
2017-11-22Merge pull request #53 from Antifluxfield/GTNH-GT6_styled_pipesMartin Robertz
GT6 styled pipes
2017-11-22cherry pickJohannesGaessler
Commit: b87a55800f2a140ce0ad74b9a951994d9fdba9f5 [b87a558] Removed NEI Large boiler fuel entry for Carbon Dust (#1295) Fixes #1285. Invalid Burn value on Carbon dust in NEI page for Large Boiler Fuels.
2017-11-13GT6 styled pipesAntifluxfield
2017-10-20Add small ores debug messagesRichard Hendricks
2017-10-19l10n improveAntifluxfield
2017-10-16Add variable to configure number of attempts before giving up, default to ↵Richard Hendricks
64. Set default orevein fill rate to 75%
2017-10-16Rebase to latest experimental headRichard Hendricks
2017-09-27try to fix old chemical recipes removeDream-Master
2017-09-27change extraction recipes from fruits to juiceDream-Master
2017-09-15Added debug prints for cleanroom issues.Richard Hendricks
2017-09-13Revert "cherry pick"Dream-Master
This reverts commit 493cce8427b46fd27c77e822297491acb9b42fe6.
2017-09-12cherry pickDream-Master
51a4389f7c78fd5581d3844e2b57c2bf8f45f0ed Hard remove ores that might be exploitable by MRF laser drill
2017-09-12Enable Ores in Marble and Basalt too. Update a few filesDream-Master
2017-09-12cherry pickDream-Master
ded594c86c701a0ff1f2282b4d6bff9cc7b1b9f6 c6d39f12fdf85edbeadc725e0b398fa70eb15bd0 Patched ME energy tunnel, now they can emit GT energy. #1200 https://github.com/Blood-Asp/GT5-Unofficial/pull/1200
2017-08-04add back dreamcraft as dependencieDream-Master
2017-08-04Remove the enforcement of dreamcraft as dependency (still needed in the ↵Technus
modpack tho, but good for debugging)