Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
fix circuit and make it RA2
|
|
|
|
|
|
|
|
* Make fish catcher output GT variant of iron nugget
* Cleanup code
|
|
|
|
* add back classes referenced by code injected with asm
* remove chunk debugging since the related command is removed
|
|
* fix cellulose fibre extraction
* fix missing impure lifbef2
* update BS
|
|
* asynchronous cape download
* spotlessApply (#771)
Co-authored-by: GitHub GTNH Actions <>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
* Kill playerAPI
* Gut more events and compat that is now obsolete
* Remove commented out code
* Remove final modifier from methods
* Make more stuff final
* Remove slow building ring
* Protected -> private in final classes
* More cleaning
* More cleaning v2
* Purging
* Clean DevHelper
* Clean DevHelper 2
* delete DevHelper
* remove useless IFMLLoadingPlugin.MCVersion annotation from @Mod files
* check for obfuscation only once in the IFMLloadingPlugin.injectData
* don't instantiate the static class ASMConfig
* delete unused and empty implementation of IFMLCallHook
* delete empty class
* delete ClassesToTransform class that just holds the class names constants
* delete unused methods and unsless logging in dummymod container
* delete unused transformer ClassTransformer_TT_ThaumicRestorer
* spotless
* Clean
* Clean utils
* Build checkpoint
* Purge
* Stage 2
* Stage 3
* Stage 4
* Stage 5
* Stage 6
* Spotless
* Imports
* Stage idk
* Stage 1
* Fix issue
* Spotless
* Format numbers
---------
Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
Co-authored-by: Alexdoru <57050655+Alexdoru@users.noreply.github.com>
Co-authored-by: Connor Colenso <colen@CONNORSPC>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* RA2ify and clean up BOP_block_Registrator
* remove lubricant cutting recipe
|
|
* Make soldering change void mode
* small issue :(
* address review
* naming things hard
|
|
|
|
* Remove Technetium achievements
* Cleanup code
|
|
|
|
* improve maceration stack upgrade process
* spotlessApply (#758)
Co-authored-by: GitHub GTNH Actions <>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
|
|
|
* Addition for disabling harvest on crop manager
* Fix for incorrect NBT loading
* Applied spotless
* Spotless applied
|
|
|
|
|
|
|
|
* updateBuildScript
* Update dependencies
* Cleanup basic machines
* Fix wildcard import
|
|
|
|
* remove deprecated methods
* laser engraving
* fluid utils cleanup
* more deprecations
* biorecipes
* RA2 rocketfuel
* rare earth
* typo
* more rareearth cleanup
* nuclear fuel processing
* Update RecipeLoader_NuclearFuelProcessing.java
---------
Co-authored-by: Martin Robertz <dream-master@gmx.net>
|
|
* Add chemplant alternative to EBF recipe with cells
- Add a recipe for LFTR Fuel Base (LiFBeF2UF4), for the Chemical Plant, instead of the EBF, which can use the same inputs and outputs but without any cells.
* Add comment to explain recipe
* Apply spotless
|
|
* Lower reservoir hatch tier to EV, add tooltip showing tier for reservoir + air intake hatches
* Use getColoredTierNameFromTier instead of rolling our own
* Allow 2 recipes per page in NEI for Alloy Blast Smelter
|
|
* add catalyst item
* recipes
|
|
* fixed a bug from my multiblock recipe duplication remover that messed with the order of recipe outputs that had chances.
* commented changes
---------
Co-authored-by: Kyium <kyiumjbird@gmail.com>
|
|
|
|
|
|
|
|
|
|
|