Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-26 | fix ingot to wire time | botn365 | |
2021-03-19 | fix(platecovers): selection of block | Léa Gris | |
Search different prefixes as fall-back to find a proper block. | |||
2021-03-14 | fix(ProcessingPlate): missed BUFFERED recipes bits | Léa Gris | |
- Add missing BUFFERED recipes bits - More code cleanup | |||
2021-03-14 | minor: javadoc rephrase | Léa Gris | |
2021-03-14 | cleanup(registerCover): factorise and comment | Léa Gris | |
2021-03-14 | fix(render): texture for covers of block material | Léa Gris | |
- Copy the block texture to render covers made of a block's material - Fix and refactor lint and tidy the whole ProcessingPlate class (no side-effect detected) | |||
2021-03-13 | fix(rendering): cover dumb block teture on bottom face | Léa Gris | |
Render the bottom face of covers made of a dumb block, the same orientation as the referrence dumb block. | |||
2021-03-07 | fix all fineWire amount | botn365 | |
fix all instences where you only get 4 fine wire/ingot instead of 8 when there is no wire version of that material | |||
2021-03-06 | Merge pull request #457 from Prometheus0000/fert | Martin Robertz | |
Add electrolyzer recipe for IC2 fertilizer | |||
2021-03-05 | Add electrolyzer recipe for IC2 fertilizer | Prometheus0000 | |
2021-03-06 | Merge pull request #456 from Prometheus0000/cell | Martin Robertz | |
Makes higher tier materials give more cells | |||
2021-03-05 | Makes higher tier materials give more cells | Prometheus0000 | |
2021-03-05 | Merge pull request #450 from Prometheus0000/chipset | Martin Robertz | |
#7537 Change tin to iron | |||
2021-03-05 | Merge pull request #453 from Prometheus0000/Stuff | Martin Robertz | |
Change MV macerator recipe slightly | |||
2021-03-05 | Add 3 more flask recipes | Prometheus0000 | |
2021-03-05 | #6953 Change to flawless | Prometheus0000 | |
2021-03-03 | #7537 Change tin to iron | Prometheus0000 | |
2021-02-09 | amber dust -> gem recipe for ↵ | NoX-programer | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/3141 For some reason GregTech_API.sThaumcraftCompat.addCrucibleRecipe adds only thaumonomicon visible recipe, but not actual recipe. So with this line and recipe, added via script, we got complete working recipe for amber gem drom dust. | |||
2021-01-31 | change(GT)Glowstone centrifuge recipe | DreamMasterXXL | |
Centrifuging glowstone inneficient recipe #7413 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/7413 | |||
2021-01-30 | Merge pull request #426 from KiloJoel/shadowmetalBeeFix | Martin Robertz | |
added GT shadowmetal block, fixed bee crash from new TM | |||
2021-01-29 | added GT shadowmetal block, no texture yet | KiloJoel | |
2021-01-29 | Minor chemical fixes and tweaks | Glease | |
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
2021-01-28 | Forgot to edit | Ethryan | |
Fluid value | |||
2021-01-28 | Changed the Carbon fibre recipe a little | Ethryan | |
The one with Polybenzimidazole in it | |||
2021-01-19 | ME output bus | repo_alt | |
2021-01-18 | fix(GT)Lv Conveyourbelt recipe | DreamMasterXXL | |
change Siicon rubber to Tin https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5896 | |||
2021-01-18 | Merge branch 'experimental' into mitchej123_cleanup | Martin Robertz | |
2021-01-18 | Merge pull request #411 from GTNewHorizons/remove_modular_armor | Martin Robertz | |
Debloat - Remove Modular Armor (It's buggy and not in use anyway) | |||
2021-01-17 | More removal of commented out code, small formatting adjustments | Jason Mitchell | |
2021-01-17 | More removal of commented out code, small formatting adjustments | Jason Mitchell | |
2021-01-17 | Optionally hide assline recipes (defaults to false). Should have no impact ↵ | Jason Mitchell | |
on the ability to craft them. | |||
2021-01-17 | Debloat - Remove Modular Armor (It's buggy and not in use anyway) | Jason Mitchell | |
2021-01-13 | Fixes Magnesiumchloride | Ethryan | |
2021-01-09 | remove(IC2)Electric Tools recipes | DreamMasterXXL | |
2021-01-07 | Merge branch 'experimental' into GT-Tools | Martin Robertz | |
2021-01-03 | fix(GT)HArdhammer and Softmallet | DreamMasterXXL | |
get HardHammer and Soft Mallet working in Assembler recipes re add crafting recipes from tool parts (cherry picked from commit af10b10e360ee9bdabc68f949dd1232b10c695a7) | |||
2021-01-02 | 1) Remove mAddGTRecipesToIC2Machines (stolen from @Glease) | Jason Mitchell | |
2) Batch (most) recipe map removals and additions (significant speedup) 3) Modernize old java constructs --> java8 (in the files touched) | |||
2021-01-02 | Remove a bunch of old, commented out shit | Jason Mitchell | |
2021-01-02 | remove shpeless recipes and add assembler mv ones | DreamMasterXXL | |
(cherry picked from commit d8d867c7fa980beb19de204504284c09b9b6e4bd) | |||
2021-01-02 | reactivate GT Tools | DreamMasterXXL | |
(cherry picked from commit 520156e27469c936572064f6839da2ff442a488f) | |||
2020-12-31 | Merge branch 'experimental' into long_distance_transfer | Jason Mitchell | |
2020-12-27 | update Textures | DreamMasterXXL | |
bump verion (cherry picked from commit 5cd8800ac37e8cbcf0bc6578cec0c3215c7df4f9) | |||
2020-12-27 | fix recipe derp | DreamMasterXXL | |
(cherry picked from commit 807b4c44733a6e05c34c40b674c36a27dfd700cd) | |||
2020-12-27 | Add recipes for the long distance pipes | DreamMasterXXL | |
(cherry picked from commit d3b13dac15a1a744a5bc2910d0f53739c65fdda1) | |||
2020-12-27 | id 1900 was occupied. Lets try id 2700 | DreamMasterXXL | |
(cherry picked from commit d354009483fb2d802de183ae884819495dd57579) | |||
2020-12-26 | Remove hand crafting recipes for fuel rods | Prometheus0000000 | |
2020-12-26 | Adds long distance Item & Fluid pipelines and pipes. Inspired/ported from ↵ | Jason Mitchell | |
GT6 under LGPL. | |||
2020-12-26 | Remove a bunch of commented out stuff (mainly higher tier single blocks) | Jason Mitchell | |
2020-12-25 | Merge pull request #381 from Prometheus0000/rod | Martin Robertz | |
Change rod to amount it should be | |||
2020-12-24 | Change rod to amount it should be | Prometheus0000 | |
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/7156 |