aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-03-13Change existing buff to 6xunknown
2022-03-12Fix wrong overclock (#106)Jakub
Former-commit-id: 9e8828174d999951ae8ad6eff5d78562eadc00fa
2022-03-12reverse linesMartin Robertz
(cherry picked from commit ac75144b6aedae4214d3103c075345a1bb563869)
2022-03-12change Biomass brewing recipe to 1000 mb (#976)Martin Robertz
* change Biomass brewing recipe to 1000 mb make distilled water recipe much quicker (cherry picked from commit 64d599e1bd37174df4ae5555f0492e058d40fb61) * fix biomass recipe (cherry picked from commit af0cbc4b4f207fd21428f656572d0fa5a1d013e2) * set input and aoutput stack to 1000L * change back to 1000L (cherry picked from commit 63d5b7b3bbf3d3e80485454a3c87eef65dbb28e6) * remove duplication entry change recipe stack(water) (cherry picked from commit cf86138953199b8dbc9a87451ce0be9c44bf1056) * Revert "set input and aoutput stack to 1000L" This reverts commit 500a250ade0d4eab963b96646a01c497cb252abb. (cherry picked from commit c5142567a319f8379bf716d098e97b7d809783c7)
2022-03-12artificial mica line (#105)Yang Xizhi
* new artifical mica line * fix * the same radio from NaAlO2 * remove direct al2o3 recipe * remove the same recipe * comment dismatch Former-commit-id: b625dcc2a54eefc60ef656861cdecb83ec28970c
2022-03-12fix pss gui & make average IO actually an average (#157)Glease
2022-03-12Fix PTMEG recipesunknown
2022-03-12Add new material: MAR-M247unknown
2022-03-12Nerf PSS (#156)Elisis
* Nerf recipes of redox and both power storage and drain of PSS * Revert capacity nerf, further nerf recipes instead
2022-03-10Add (back?) RC coke block compressor recipe (#975)repo-alt
2022-03-10Add sunnarium recipes (#154)LewisSaber
* Add sunnarium recipes * Ooops phew * buff A * Import loader * Im too stupid for this job
2022-03-09Fix bizarrely OP Ross Lava gen (#104)Elisis
Now it's 1/40 what it used to be Former-commit-id: 6100cf5c61ed68db3f51fd2694098001466199df
2022-03-08Merge pull request #29 from GTNewHorizons/structureMartin Robertz
SOFuelCells StructureLib integration
2022-03-08Add blueprint support to Cleanroom (#973)Jakub
* Add blueprint support to Cleanroom * Fix minimum height in hologram * Just Interface
2022-03-08sunnarium from glowstone in reactors (#971)Glease
* sunnarium from glowstone in reactors * change glowstone dust to 9 items (cherry picked from commit 24d7318ae8e73dc0082784e0a5872903b074dd2e) Co-authored-by: Martin Robertz <dream-master@gmx.net>
2022-03-08remove sunnarium bits (#153)LewisSaber
2022-03-08MT rework (#151)LewisSaber
* remove SingleBlock MT recipes Also fix recipes to 1 Ampere so they can do Perfect OC * Add perfect Overclock to MT * Remove sunnarium bits from implosion * Now better :thumbUp: * Change in recipe logic This will make recipe use full ampere but wont change overall recipe consume * revert recipe change * remove perfect OC
2022-03-08Ammonium -> Ammoniaunknown
2022-03-07Recipe fix (#20)Yang Xizhi
* downgrade ae2 version * fix some tier locked recipe * fix some material parts missing recipes
2022-03-07hotfix for facade covers loading (#974)repo-alt
* hotfix for facade covers loading * issue update even if side is not clear
2022-03-07fix balky nei handlers (#102)Glease
* fix balky nei handlers also cleaned up NEI plugin a bit. ore handler still looks dumb though. * add some comment to explain the magic numbers Former-commit-id: 8b96e8847c20e74a601f8fd06d68d79a4852952b
2022-03-07fix inventory index drift (#103)Glease
* fix inventory index drift * address even more id drift Former-commit-id: ae06354ff7a8dd01ec6dcab75f3ebae22b0f2006
2022-03-06SOFuelCells StructureLib integrationkuba6000
2022-03-06fix id drift in bartworks (#972)Glease
2022-03-05Fix crops tooltip (#150)Jakub
2022-03-05Uses for Super Glue (#149)Steelux
2022-03-05Fix localized names at server in obfuscated environment (#969)repo-alt
* Fix localized names at server in obfuscated environment
2022-03-05Update MBF description (#101)Jakub
Former-commit-id: 6fc5b117a26de7a01761842473863761c13552c3
2022-03-05fix broken frame/block oredict name (#148)Yang Xizhi
* fix broken frame/block oredict name
2022-03-05Fix invalid materials being accepted in radio hatch (#100)Jakub
* Fix invalid materials being accepted in radio hatch * Dont show decay ticks when there is no material inside Former-commit-id: 707c6e793f7844f900762eed26a17d5b2de0621a
2022-03-05fix GA recipe making PA instead (#147)Glease
2022-03-05Prevent outside IConfigureNEI from adding handlers (#142)miozune
2022-03-05Fix disable machine mode on cover (#968)Jakub
2022-03-05Merge pull request #28 from GTNewHorizons/fix/lsc-textureMartin Robertz
Fix IIconContainer not loading, and hence not being registered
2022-03-05Fix IIconContainer not loading, and hence not being registeredGlease
2022-03-05correct sulfuric acid recipe (#967)Yang Xizhi
2022-03-04ignore bat filesMartin Robertz
2022-03-04update for maven (#16)bombcar
2022-03-04StructureLib integration (#99)Jakub
* Implement StructureLib to Mega Vacuum Freezer * Remove unused translation * EIC StructureLib integration Electric Implosion Compressor * Bacterial Vat StructureLib integration * Remove unused translations * Change air block to isAir * Block rotation of EIC * Add recipe map to MVF * Manual Trafo StructureLib integration * Windmill StructureLib integration * Block Windmill rotation Former-commit-id: 43331bd8d46203a87bdadd234295c2e75ac82621
2022-03-04Changed EBF faster recipes to not have circuit 1s (#146)Steelux
* Changed EBF faster recipes to not have circuit 1s - Changed the ABS recipes taken from the EBF recipe map to ask for different circuits on the recipes that use a fluid input to reduce crafting time for specific dusts. * Cleaning a bit
2022-03-04Fix depleteInput addressing the wrong slot (#965)Glease
2022-03-04fix power sub station ui variable desync (#145)Glease
2022-03-04magic feather clean up (#144)Glease
2022-03-04Merge pull request #27 from GTNewHorizons/fix/lsc-uhv-capMartin Robertz
fix lsc uhv capacitor energy cap
2022-03-04fix lsc uhv capacitor energy capGlease
2022-03-03New recipe to recycle sulfuric acid - My suggestion (#962)Jakub
* Add recipe * Fix recipe
2022-03-03Neutronium Fusion Buff (#945)ScriptedPiky
* Neutronium Fusion Buff With the recent addition of the Naquadah line and making Naquadria a lot more difficult, it seems fair to buff this recipe for neutronium to not be completely garbage. Americium & Naquadria amount increased from 96L to 144L, and increased Neutronium gain from 24L to 144L. Time required to craft this is now 24 seconds and requires 122880 EU/t, or a total of 58,982,400 EU (58M) to create one ingot. For reference, it takes 3.2B EU total for a single neutronium hot ingot to smelt with Radon gas in a regular EBF with no overclocks. However, it's also possible that MEBFs or potentially Volcanus's will inevitably out pace this after a certain point with large EU/t gain. Thoughts on this? * Retier and large buff Neutronium now takes 4 seconds, but requires UHV voltage input and 1B EU startup; T4 fusion at the minimum. * UV input, not UHV, whoopies * Molten Neutronium is at T3 fusion, again Requires 640M EU start, ZPM voltage input, and 12 seconds of total processing time for a single ingot. The "difficulty" or challenge of this recipe is the molten Naquadria being required.
2022-03-03remove hacky circuit oredict code (#955)Yang Xizhi
2022-03-03Merge pull request #9 from GTNewHorizons/mavenMartin Robertz
Maven
2022-03-02mergemasterbombcar