Age | Commit message (Collapse) | Author |
|
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
+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
|
|
|
|
Not needed Tec Tech have own Gui
|
|
|
|
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
|
|
|
|
- reroute Superconductor to SuperconductorUHV and mark Superconductor as Deprecated
- also fixes a possible NPE in dev enviroments
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
+ added blocks
+ added diamond
+ rescaled burn value of coal coke to 3200 instead of 6400 in small boilers
|
|
change tank capacity in assemblers
remove double fluid regulator recipes
|
|
# Conflicts:
# src/main/java/gregtech/common/tileentities/generators/GT_MetaTileEntity_MagicalEnergyAbsorber.java
|
|
|
|
+readded GalacticraftFiles for @mitchej123 GC Compat
+fixed a typo in IGregTechTileEntity
|
|
|
|
+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
|