| Age | Commit message (Collapse) | Author |
|
|
|
* tweak cal structure code
* spotless
Former-commit-id: ce2d329edb93b96dfaa624d3dff9e912cdb32a91
|
|
* fix
* adjust
|
|
* structure cleanup
* spotlessApply
---------
Co-authored-by: GitHub GTNH Actions <unknown>
|
|
* me input bus
* me input hatch
|
|
|
|
* fix steam machine nei structure diagram
this is caused by repeated failure of checkMachine(), which is caused by it not clearing special steam hatches
* more special hatch clearing
|
|
* rename EEC
* mention EEC in the tooltip so it can be searched through NEI
* spotless
* change tooltip
* change tooltip with aka
* change tooltip without aka
* Update GT_MetaTileEntity_MegaIndustrialApiary.java (#107)
* Update GT_MetaTileEntity_ExtremeEntityCrusher.java (#105)
---------
Co-authored-by: Martin Robertz <dream-master@gmx.net>
|
|
* remove messages for old ASM
* leave as info
Former-commit-id: e7d58468058bee3e082bf3acb26017cacca7bf8e
|
|
Former-commit-id: 3acd0cf2b0b94383ebc8b3e3ca1dc5c7de8ffa3d
|
|
|
|
|
|
* remove unused ASM
* accidentally removed too much
* Remove RWG ASM
* spotlessApply
---------
Co-authored-by: Caedis <Caedis@users.noreply.github.com>
Co-authored-by: GitHub GTNH Actions <unknown>
Former-commit-id: ea5a2a8199749234e1e144c9f326ddd1b23e30c8
|
|
|
|
* Reduce minimum casing requirement for various machines
|
|
Former-commit-id: 3d3e2d8a42f801e4a2629654b5eb17e575b65fda
|
|
Former-commit-id: e9c98929be828ee9ca54b3f2721e5aa366a7befb
|
|
Former-commit-id: 6bfa9ead8c708178f958109e651998f2d53447c4
|
|
Former-commit-id: 650d8c7bcde2e3748279aa7201cf1f9e46866f1d
|
|
|
|
|
|
|
|
|
|
* Update GT_Recipe.java
* strange spotless
* part of miozune's suggestion
* whatever. need more tests
|
|
* small changes
* update comment
|
|
Fix barnardaCsapling metadata.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* apply ProcessingLogic
* spotless and delete useless method
|
|
* ABS more recipes
* spotless
* rollback
|
|
|
|
* tooltip changes
* typo
* return to old formula and switch to bigint
* add new item + texture
* actually load the item
* power formulas
* start on stellar plasma integration
* rework math
* make static
* grammar
* spotless
* astral array fabricator recipe
* tooltip work
* adjust recipe
* fix build errors
* address reviews
* FluidStackLong
* more long fluid stack stuff
* fix nei fluid amounts
* add brackets
* undo wildcard import
* rework loop for checking aaf amount
* wrong nbt tag
* address reviews v2
|
|
|
|
* Change to only allow connections when Redstone is needed
* Forgot spotless copium
* Applying oneeyemaker changes
|
|
Washers (#783)
* Lower reservoir hatch tier to EV, add tooltip showing tier for reservoir + air intake hatches
* Use getColoredTierNameFromTier instead of rolling our own
* Allow simple washer to clean purified dusts
* Adds simple washers for LV, HV, IV, and ZPM
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Harvest IC2 machine with wrench left click
* right click functions are left unchanged
|
|
Former-commit-id: 270d20ceb76e64b7ec2d5234985245f1465a4acc
|
|
* Add GT_Recipe#getRepresentativeOutputs method
* Spotless apply for branch nei-output-override for #2367 (#2368)
spotlessApply
Co-authored-by: GitHub GTNH Actions <>
* Javadoc, move method, remove unnecessary import, Object to ItemStack
* Actually fix merge
* Spotless apply for branch nei-output-override for #2367 (#2369)
spotlessApply
Co-authored-by: GitHub GTNH Actions <>
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|