aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/loaders
AgeCommit message (Collapse)Author
2021-05-05Remove duplicate and fix existing sensor card recycling recipePrometheus0000
Well, 'fix' is more like, 'be fair'
2021-04-29Merge pull request #513 from Prometheus0000/oredictMartin Robertz
Adds oredicting of synthetic rubber to conveyors and standardizes pumps
2021-04-27fix(logspam): spam unification typos (#514)Léa Gris
Address issue: [Gregtech.log spam with 6724 lines of "Unknown Key for Unification, Typo?" #7866](https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/7866) - Fix the logic for logging possible Typos (prioritise least cost) - Improve reverse recipes by excluding ore names of tools early to prevent unexpected and un needed unification lookups - Turn off unification typo logging in reverse recipes Reduced unification typo spam from 6724, down to 11 remaining entries: ```none circuitGood circuitData circuitElite circuitMaster circuitUltimate circuitSuperconductor gearSteel gearAluminium gearStainlessSteel gearTitanium gearTungstenSteel ```
2021-04-26Adds oredicting of synthetic rubber to conveyors and standardizes pumpsPrometheus0000
2021-04-26fix(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-21Update GT_MachineRecipeLoader.javaElisis
Fix the rest of https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/7798
2021-03-30Merge https://github.com/GTNewHorizons/GT5-Unofficial into mccoverfixcharles
Fixing my sh*t because apparently I can't use git
2021-03-30Revert "Added Naquadria Fusion Reactor recipe."charles
This reverts commit 5bb2ed3deb2f95765fc2467da5ba98e651e8e44c.
2021-03-30Revert "Added T3 Molten Naquadria Recipe to Fusion Reactor."charles
This reverts commit 1d2a62aeda030eb751844a5f1ca86158220f130e. Cleaning Commits
2021-03-30Revert "Added Naquadria Fusion Reactor recipe."charles
This reverts commit 5bb2ed3deb2f95765fc2467da5ba98e651e8e44c. Cleaning commits
2021-03-30Made it so that machine control covers disable themselves when thecharles
machine runs out of energy
2021-03-28Merge pull request #483 from GTNewHorizons/magic-gen-buffMartin Robertz
Reduce price of magic generators
2021-03-28Reduce price of magic generatorsGlease
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-26Merge pull request #480 from GTNewHorizons/patch_stone_coverMartin Robertz
fix(covers): stone plate cover block texture selection
2021-03-26fix(covers): clay plate cover block texture selectionLé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-26fix(covers): glowstone plate cover block texture selectionLé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-26fix(covers): nether quartz plate cover block texture selectionLé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-26fix ingot to wire timebotn365
2021-03-26fix(covers): stone plate cover block texture selectionLé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-24Added Naquadria Fusion Reactor recipe.charles
2021-03-24Added T3 Molten Naquadria Recipe to Fusion Reactor.charles
2021-03-19fix(platecovers): selection of blockLéa Gris
Search different prefixes as fall-back to find a proper block.
2021-03-14fix(ProcessingPlate): missed BUFFERED recipes bitsLéa Gris
- Add missing BUFFERED recipes bits - More code cleanup
2021-03-14minor: javadoc rephraseLéa Gris
2021-03-14cleanup(registerCover): factorise and commentLéa Gris
2021-03-14fix(render): texture for covers of block materialLé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-13fix(rendering): cover dumb block teture on bottom faceLéa Gris
Render the bottom face of covers made of a dumb block, the same orientation as the referrence dumb block.
2021-03-07fix all fineWire amountbotn365
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-06Merge pull request #457 from Prometheus0000/fertMartin Robertz
Add electrolyzer recipe for IC2 fertilizer
2021-03-05Add electrolyzer recipe for IC2 fertilizerPrometheus0000
2021-03-06Merge pull request #456 from Prometheus0000/cellMartin Robertz
Makes higher tier materials give more cells
2021-03-05Makes higher tier materials give more cellsPrometheus0000
2021-03-05Merge pull request #450 from Prometheus0000/chipsetMartin Robertz
#7537 Change tin to iron
2021-03-05Merge pull request #453 from Prometheus0000/StuffMartin Robertz
Change MV macerator recipe slightly
2021-03-05Add 3 more flask recipesPrometheus0000
2021-03-05#6953 Change to flawlessPrometheus0000
2021-03-03#7537 Change tin to ironPrometheus0000
2021-02-09amber 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-31change(GT)Glowstone centrifuge recipeDreamMasterXXL
Centrifuging glowstone inneficient recipe #7413 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/7413
2021-01-30Merge pull request #426 from KiloJoel/shadowmetalBeeFixMartin Robertz
added GT shadowmetal block, fixed bee crash from new TM
2021-01-29added GT shadowmetal block, no texture yetKiloJoel
2021-01-29Minor chemical fixes and tweaksGlease
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
2021-01-28Forgot to editEthryan
Fluid value
2021-01-28Changed the Carbon fibre recipe a littleEthryan
The one with Polybenzimidazole in it
2021-01-19ME output busrepo_alt
2021-01-18fix(GT)Lv Conveyourbelt recipeDreamMasterXXL
change Siicon rubber to Tin https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5896
2021-01-18Merge branch 'experimental' into mitchej123_cleanupMartin Robertz
2021-01-18Merge pull request #411 from GTNewHorizons/remove_modular_armorMartin Robertz
Debloat - Remove Modular Armor (It's buggy and not in use anyway)
2021-01-17More removal of commented out code, small formatting adjustmentsJason Mitchell
2021-01-17More removal of commented out code, small formatting adjustmentsJason Mitchell