| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-26 | fix(exception): class not found is normal when galactic greg absent (#512) | Léa Gris | |
| Remove useless stacktrace by the worldgen loader when Galactic Greg is absent. | |||
| 2021-04-21 | Update GT_MachineRecipeLoader.java | Elisis | |
| Fix the rest of https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/7798 | |||
| 2021-03-30 | Merge https://github.com/GTNewHorizons/GT5-Unofficial into mccoverfix | charles | |
| Fixing my sh*t because apparently I can't use git | |||
| 2021-03-30 | Revert "Added Naquadria Fusion Reactor recipe." | charles | |
| This reverts commit 5bb2ed3deb2f95765fc2467da5ba98e651e8e44c. | |||
| 2021-03-30 | Revert "Added T3 Molten Naquadria Recipe to Fusion Reactor." | charles | |
| This reverts commit 1d2a62aeda030eb751844a5f1ca86158220f130e. Cleaning Commits | |||
| 2021-03-30 | Revert "Added Naquadria Fusion Reactor recipe." | charles | |
| This reverts commit 5bb2ed3deb2f95765fc2467da5ba98e651e8e44c. Cleaning commits | |||
| 2021-03-30 | Made it so that machine control covers disable themselves when the | charles | |
| machine runs out of energy | |||
| 2021-03-28 | Merge pull request #483 from GTNewHorizons/magic-gen-buff | Martin Robertz | |
| Reduce price of magic generators | |||
| 2021-03-28 | Reduce price of magic generators | Glease | |
| Basically make the recipes use T+1 circuits/metal instead of T+2. EV magic generator will additionally require tungsten steel plates to prevent it from becoming too cheap. Signed-off-by: Glease <4586901+Glease@users.noreply.github.com> | |||
| 2021-03-26 | Merge pull request #480 from GTNewHorizons/patch_stone_cover | Martin Robertz | |
| fix(covers): stone plate cover block texture selection | |||
| 2021-03-26 | fix(covers): clay plate cover block texture selection | Léa Gris | |
| Add the ore dicitionary name `blockClay` to the `minecraft:clay` block, so it can be selected with prefix `block` and material `clay` when registering the clay plate cover's block texture. | |||
| 2021-03-26 | fix(covers): glowstone plate cover block texture selection | Léa Gris | |
| Add the ore dicitionary name `stoneGlowstone` to the `minecraft:glowstone` block, so it can be selected with prefix `stone` and material `glowstone` when registering the Glowstone plate cover's block texture. | |||
| 2021-03-26 | fix(covers): nether quartz plate cover block texture selection | Léa Gris | |
| Add the ore dicitionary name `blockNetherQuartz` to the `minecraft:quartz_block` block, so it can be selected with prefix `block` and material `NetherQuartz` when registering the NetherQuartz plate cover's block texture. | |||
| 2021-03-26 | fix ingot to wire time | botn365 | |
| 2021-03-26 | fix(covers): stone plate cover block texture selection | Léa Gris | |
| Add the ore dicitionary name `stoneStone` to the `minecraft:stone` block, so it can be selected with prefix `stone` and material `Stone` when registering the stone plate cover's block texture. | |||
| 2021-03-24 | Added Naquadria Fusion Reactor recipe. | charles | |
| 2021-03-24 | Added T3 Molten Naquadria Recipe to Fusion Reactor. | charles | |
| 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 | |
