Age | Commit message (Collapse) | Author |
|
|
|
|
|
# Conflicts:
# src/main/java/gregtech/common/tileentities/generators/GT_MetaTileEntity_MagicalEnergyAbsorber.java
|
|
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
|
|
+readded GalacticraftFiles for @mitchej123 GC Compat
+fixed a typo in IGregTechTileEntity
|
|
* 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
|
|
+cleaned up code a bit
|
|
+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
|
|
|
|
+ improofed readability a bit (in dependencies in GT_Mod & GT_MetaTileEntity_Teleporter)
- removed unused libs
|
|
Fixed Mufflers and Large Boiler Fuels. (#1319)
92bcce8fd50004abc898cdd3464942b9a98d24a9
https://github.com/Blood-Asp/GT5-Unofficial/commit/92bcce8fd50004abc898cdd3464942b9a98d24a9
|
|
|
|
coremod to enable disable.
|
|
-removed config for custom ores
-removed immensive engineering support
-removed magneticraft support
-removed PFAAGeologica support
+added small ores for GaGreg
+version bump
|
|
reverted easily.
|
|
|
|
|
|
+ fixed typo (32 instead of 30eu/t at Prospection Data scan)
+ added Schematic scan NEI-recipe
|
|
|
|
|
|
Commit: fce9104d49920eadbaabc48e33bfcb39b5ae8340 [fce9104]
Fix custom enchantment for materials
|
|
|
|
|
|
|
|
remove LV and MV Mass Fabricator because they have no function
|
|
Commit: eb7185ca85a967c18acca514cb43bc096e0fcdb6 [eb7185c]
Merge pull request #1284 from redmage17/unstable
Configed Machine Casings
|
|
|
|
|
|
|
|
GT6 styled pipes
|
|
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.
|
|
|
|
|
|
|
|
64. Set default orevein fill rate to 75%
|
|
|
|
|
|
|
|
|
|
This reverts commit 493cce8427b46fd27c77e822297491acb9b42fe6.
|
|
51a4389f7c78fd5581d3844e2b57c2bf8f45f0ed
Hard remove ores that might be exploitable by MRF laser drill
|
|
|
|
ded594c86c701a0ff1f2282b4d6bff9cc7b1b9f6
c6d39f12fdf85edbeadc725e0b398fa70eb15bd0
Patched ME energy tunnel, now they can emit GT energy. #1200
https://github.com/Blood-Asp/GT5-Unofficial/pull/1200
|
|
|
|
modpack tho, but good for debugging)
|
|
Commit: d563a92dbc1d4d27ec53d399b86f659ded46c02d [d563a92]
Moved Synthetic Rubber requirement: EV -> IV, made it more convenient
Cable insulation works as it did before for EV cables.
IV+ Cables can be insulated with only molten Silicone.
Insulation now also works with whole Dusts at 4x the batch size.
|
|
1763f60b3638286cfa7b0f17f6aff72e744c8a1d
Added a config for the converion rate of Direct Smelting: 1 <-> 2/3
|
|
cherry pick
5a8da3da9002791e5800648243bcbf1b918e09e7
ffac667541b8962fe6b2df650b64fa3948ac4222
85a921eb84a886177d719486ae0a7fc143503bb8
184774c7f1dfed2ada2d7b804c145409d3c2e26d
|
|
|
|
f7e33fd402e4212518485d5650e1c0ecaac82937
Capped the output multiplier of stone dust to 100%.
|