Age | Commit message (Collapse) | Author |
|
|
|
|
|
+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
|
|
This reverts commit 1a5dfa592e2cb951d1fd6ca9314facc6d852ebb3.
|
|
This reverts commit 2e0f92449b5f63020becdb4ad8f320251cf9e243.
|
|
|
|
|
|
|
|
|
|
This reverts commit 2364a365608f23a08cf46b10e1c36835fc66219d.
|
|
# Conflicts:
# src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java
|
|
# Conflicts:
# src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java
|
|
@draknyte please add my new fuel to your multiblock. Thanks
|
|
* Unified connect() method for pipes/wires - each subclass has it's own canConnect(), letsIn(), and letsOut() methods that map to the specifics for that implementation
* Shift Clicking while placing a GT machine will now try connecting to the cable/pipe it is placed on
* You can open a connection to the air for pipes & wires, allowing the next thing you place down to auto connect (ie: a JABBA barrel)
* Distribute Fluids - Modeled after several of the upstream PRs
* Fluid regulators on pipes should stop spazzing out now
* Fluid filter covers - Now work with filtering output
BUG/TODO:
* Spray paint doesn't seem to keep wires/pipes from connecting properly
* Spray paint on wires/pipes should force a disconnection check
|
|
|
|
|
|
|
|
|
|
+ improofed readability a bit (in dependencies in GT_Mod & GT_MetaTileEntity_Teleporter)
- removed unused libs
|
|
Removed recipes for the old ones.
|
|
located ores.
|
|
|
|
-removed config for custom ores
-removed immensive engineering support
-removed magneticraft support
-removed PFAAGeologica support
+added small ores for GaGreg
+version bump
|
|
matching the output inventory, this mode will only transfer fixed sizes to output invetory. Useful for input hatches to Amazon Packager or PA filled with packagers.
|
|
|
|
fix for reused DataSticks keep parts of old NBTTagCompound
fixed blockores and removed one hashmap
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
#
src/main/java/gregtech/common/tileentities/machines/basic/GT_MetaTileEntity_AdvSeismicProspector.java
|
|
|
|
Prospects from NW to SE 9 of oilfields (6x6 chunks each) and output
min-max oil amount
# Conflicts:
#
src/main/java/gregtech/common/tileentities/machines/basic/GT_MetaTileEntity_AdvSeismicProspector.java
|
|
High Octane Gas in the LCR
|
|
Added a function to GT_Utility called addTexturePage(byte page).
Added information about who is using which texture page in GT_Block_Casings1.
Updated GT_Block_Casings5 & GT_Block_Casings8 to utilise texture page 1.
Updated Large Chemical Reactor to reflect this change, now also uses Page 1 Index 48.
Moved the Pyrolyse oven casing index from 111 to 22, which is currently unused and within the Gregtech index space.
|
|
|
|
* NEI page access of Primitive Blast Furnace
cherry pick
Commit: e0be4bdc4504717968494503ea03b8184af96891 [e0be4bd]
* Fix #1039
* Fix #1039
|
|
|
|
|
|
|
|
|
|
Commit: c89a99c36d3f415f89882d8b418f99c3c5d3b974 [c89a99c]
Fix wrong translation
|
|
|
|
|
|
experimental
With changes
|
|
0802fdbd0272c4251c4615026643c8eadcf7fe70
9d8ac82535b0099ef70e8995bca51f62f39f9f94
e725c455b3d9025caeebdbf12cc9d25f238f74bb
3db38a5c53a771aeb37a8cf2568f79c49bb38c21
aef60bbf3b6752963b51c9c4e27b6ba03f75ba8c
ef41455fe59f2915c94c204b97cee19aa2ddcd3b
4372034ff4edc9e58629d63123b84c29e6e0e516
Drillers fix #1230
https://github.com/Blood-Asp/GT5-Unofficial/pull/1230
|
|
|