Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-11 | red sand electrolyse to Silicon dioxide | DreamMasterXXL | |
2021-09-10 | fix control circuit in Engine recipes (Forestry, Buildcraft, Railcraft) | DreamMasterXXL | |
2021-09-10 | add core engine recipe with lube | DreamMasterXXL | |
2021-08-29 | create a MOD ID for Core Mod | DreamMasterXXL | |
change all Core mod items match with ID Add Soldering function to Material list put all Railcraft recipes from Core mot to GT | |||
2021-08-29 | Add Engine Core for RC Engines to the assembler | DreamMasterXXL | |
remove unused code (cherry picked from commit f26c9972915e449ff49414d4256ae18f7b9810e1) | |||
2021-08-29 | add creosote wood block to gt chemical bath | DreamMasterXXL | |
(cherry picked from commit 0089f99b25c29d84880637640cbc04290d40916e) | |||
2021-08-29 | fix shunting wire recipe | DreamMasterXXL | |
(cherry picked from commit 160ce4655fa301a4dfcebaf62c89547cb7b58408) | |||
2021-08-29 | more null pointers | DreamMasterXXL | |
removed commented out code (cherry picked from commit f88f211eaa6219e7b4abc88627b52e5a4e362d0a) | |||
2021-08-29 | change same RC items they wrongly named | DreamMasterXXL | |
add some null pointers (cherry picked from commit 09501578667ca0d47fcf96b1e4fb03bf29dfd6eb) | |||
2021-08-29 | bundle all Railcraft recipes into a new recipe methode | DreamMasterXXL | |
2021-08-29 | fix a few Track recipes | DreamMasterXXL | |
change amounts | |||
2021-08-29 | change Osmiridium to Neutronium since Bartworks change it to Ruridrit | DreamMasterXXL | |
2021-08-29 | fix derp | DreamMasterXXL | |
(cherry picked from commit 90623e3e2ac3978b9211aa21db605a8e7d277b69) | |||
2021-08-29 | add all RC tracks to gt code | DreamMasterXXL | |
2021-08-29 | add more Track recipes into code | DreamMasterXXL | |
(cherry picked from commit 6f4c49f19c829d8fe1563c8e690841f2bd7ef6aa) | |||
2021-08-27 | Fix wrong Booster track recipes | DreamMasterXXL | |
2021-08-27 | Add Boster Tracks to Assembler | DreamMasterXXL | |
2021-08-27 | buff rails again | DreamMasterXXL | |
2021-08-27 | add more bender recipe for Rails | DreamMasterXXL | |
2021-08-27 | Add more Rail recipes | DreamMasterXXL | |
2021-08-27 | buff and change a few recipes(RC) | DreamMasterXXL | |
Rails and Tracks if ModisLoaded RC | |||
2021-08-27 | fix(GT)Bender recipe adder | DreamMasterXXL | |
change recipe "Wooden Raols" | |||
2021-08-26 | rework(RC Rails) | DreamMasterXXL | |
buff recipes for rebars, tracks and rails add circuit support to Bender | |||
2021-08-08 | coolant recipe conflict | GlodBlock | |
2021-08-02 | add integrated circuit for coolant | GlodBlock | |
2021-08-01 | Delete no longer needed recipes | D-Cysteine | |
2021-07-30 | Merge branch 'experimental' into fix-clay-buckets | Martin Robertz | |
2021-07-30 | optimize fuel recipe lookup | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-07-29 | Fix duplicate Thaumcraft recipe | D-Cysteine | |
2021-07-29 | Add clay bucket ore prefix; fix oredicting | D-Cysteine | |
2021-07-13 | Update GT_MachineRecipeLoader.java | Elisis | |
Fix https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/8199 | |||
2021-07-05 | Lowered rich uranium vein to 55. | Ethryan | |
2021-07-04 | 480 | Prometheus0000 | |
2021-07-03 | Fix radon recipe amount/time | Prometheus0000 | |
2021-06-19 | Add 9x recipe for gelled toluene | Prometheus0000 | |
2021-06-16 | Merge pull request #563 from Prometheus0000/flint | Martin Robertz | |
Remove old flint to tiny flint dust recipe | |||
2021-06-15 | Remove old flint to tiny flint dust recipe | Prometheus0000 | |
2021-06-14 | Formatting change | Prometheus0000 | |
2021-06-10 | add control circuit | GTNH-Afx237v7 | |
for assembler recipe for assembling line casing | |||
2021-06-10 | add assembler recipe for assembling line casing | GTNH-Afx237v7 | |
see https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/8021 | |||
2021-06-03 | fixed tabs mixed with space | boubou_19 | |
2021-06-03 | Update GT_Worldgenloader.java | Martin Robertz | |
formarting | |||
2021-06-03 | add(GT)add small Tungsten Ores to Venus and IO | DreamMasterXXL | |
2021-06-03 | Merge pull request #544 from GTNewHorizons/remove-pure-tungsten-europe | Martin Robertz | |
2021-06-03 | Merge pull request #548 from Prometheus0000/9x | Martin Robertz | |
Recipes for full dusts | |||
2021-05-24 | Adds 9x recipes for not using tiny dusts | Prometheus0000 | |
Radon LCR-only recipe (ignore previous commit) Biodiesel Polycaprolactam Indium Phtalic acid 3,3-dichlorobenzidine CO and CO2 | |||
2021-05-24 | feat(glow): iconset machines glow support | Léa Gris | |
- Add glow support for all sides and states of iconset machines (same as with basicmachines). Automated code cleanup with IDEA of: - Optiimise all imports (remove unused, sort) - Reorder all modifiers to the canonical preferred order (as stated in the Java Language Specification) - Add all missing @Override annotations | |||
2021-05-23 | Add a 9x version of the ghast tear saltwater recipe | Prometheus0000 | |
2021-05-23 | Update GT_Worldgenloader.java | botn365 | |
2021-05-13 | Merge pull request #528 from Prometheus0000/remove_useless | Martin Robertz | |
Remove useless recipes in GT5U involving tiny/small dusts |