| Age | Commit message (Collapse) | Author |
|
# Conflicts:
# src/main/java/com/github/technus/tectech/compatibility/dreamcraft/DreamCraftRecipeLoader.java
|
|
EoH recipe fixes
|
|
* Update buildscript, add all recently added gradle.properties entries
* Dependency version bumps and cleanup
* Bump eternal singularity version
* Update buildscript
* Make AE2 a required dependency
* Switch version to class generation from token replacement
|
|
|
|
|
|
|
|
* Clean up obsolete usage of VP and stop GT++ depending on core mod.
* Spotless
* Fixes
---------
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
|
|
* Remove immature code
* Remove even more immature code
* spotlessApply (#536)
Co-authored-by: GitHub GTNH Actions <>
---------
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
* Bump dep
* Fix Alk code
* Remove weird comment
---------
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
|
|
|
|
* Fix IndustrialForgeHammer structure
* sa
|
|
|
|
* Add Sifting Recipe to Thorium for Radium
* spotlessApply (#510)
Co-authored-by: Steelux <70096037+Steelux8@users.noreply.github.com>
Co-authored-by: GitHub GTNH Actions <>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
* Fix HOG Consumption Rate in LCE
* Moved New Variables to checkRecipe
|
|
* Remove a bunch of reflections against GT
* missed this one
|
|
Added advanced recipe for Ammonium Chloride for large chemical reactor
Former-commit-id: 0134ae210cc2d9e4adae33c001222b0703109ca4
|
|
consistent with the other circuits (#281)
* start using indalloy, living solder, ASMD, XSMD
* SA
* import fluid
Former-commit-id: abda0f16f4d0070a542485710924561eba716d2b
|
|
MTE Inventory Upgrade
* inventories saved to nbt in controller
* bump up ModularUI to fix labels
* inventory renaming
* fix inventories not syncing
* more nbt saving and loading
* unregister inventory on block break
* example of a block being made from the same class
* clear UpgradeCasing list every structure check
* fix inventory halving to 0
* sync inventory name for upgrade block
* switch to its own method of sending client data
---------
Co-authored-by: Jason Mitchell <mitchej+github@gmail.com>
|
|
|
|
|
|
|
|
|
|
* fix maceration stack tooltip
* better formatting
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
|
|
Add recipe for TPM multiblock controller
|
|
Extremely Ultimate Capacitor
|
|
# Conflicts:
# build.gradle
# dependencies.gradle
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Centrifuge Recipes for U235 - Tweaks
* Correct Values to Previous PR
|
|
* allow input hatch at inner ring
* c
|
|
* Update CircuitPartLoader.java
* Update GT5U dependency
Former-commit-id: 39fa96e3f5fa005b88a20e3c6730d676ae8fc8d6
|
|
Extremely Ultimate recipe + 1-step energy module
|
|
|
|
|
|
* Remove warning suppression
* New helper default method
* Initial work on TPM
* Bump dep for structure lib and modular UI
* Structure works + recipe map
* Working
* Tooltip and NEI work
* Change controller texture
* spotlessApply (#1719)
* Fix wrong order
* Add override
* Spotless
* Big opps lol
* Comment
* Spotless
---------
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
|
|
|
|
|
|
* Cleanup recipe adder
* Remove redundant public
* consistent returns
|