aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/loaders/preload
AgeCommit message (Collapse)Author
2021-05-24feat(glow): iconset machines glow supportLé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-13Allow annealed againPrometheus0000
2021-05-13Change UV transformer cable to bedrockium so you can actually make it inPrometheus0000
UV Change anycopper to copper for LV one to reduce confusion, and because I doubt anyone would use annealed Change size from x2 or x4 to x1, because it doesn't make sense for them to be larger, they're not high-amp transformers, they send the same amount of amps as the earlier tiers
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(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-05#6953 Change to flawlessPrometheus0000
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-19ME output busrepo_alt
2021-01-18Merge branch 'experimental' into mitchej123_cleanupMartin Robertz
2021-01-17More removal of commented out code, small formatting adjustmentsJason Mitchell
2021-01-17Debloat - Remove Modular Armor (It's buggy and not in use anyway)Jason Mitchell
2021-01-02reactivate GT ToolsDreamMasterXXL
(cherry picked from commit 520156e27469c936572064f6839da2ff442a488f)
2020-12-31Merge branch 'experimental' into long_distance_transferJason Mitchell
2020-12-27id 1900 was occupied. Lets try id 2700DreamMasterXXL
(cherry picked from commit d354009483fb2d802de183ae884819495dd57579)
2020-12-26Remove hand crafting recipes for fuel rodsPrometheus0000000
2020-12-26Adds long distance Item & Fluid pipelines and pipes. Inspired/ported from ↵Jason Mitchell
GT6 under LGPL.
2020-12-26Remove a bunch of commented out stuff (mainly higher tier single blocks)Jason Mitchell
2020-12-13Cache steam fluid IDs on startup and use those instead of string ↵Jason Mitchell
comparisions everywhere. NOTE: Also drops MFR steam compat
2020-11-20Remove unnecessary stuff/comments. Change meta #Prometheus0000000
2020-11-03Added IV HOG only LCEPrometheus0000000
2020-05-16update autoclaveDreamMasterXXL
2020-04-25Fixe IV Electrolyzer used some non existing HSSS WiresDreamMasterXXL
2020-04-21IV electrolyzer for GT++ multi seems like it might be using a mistiered ↵DreamMasterXXL
material #5883 https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5883 (cherry picked from commit a687a3a304656cd280ef3f527205e0d1c9b0a19b)
2020-04-11Merge branch 'fixes2' into fixesDream-Master
# Conflicts: # src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java # src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java
2020-04-11add additionl recipe changes to the fixDream-Master
2020-04-10renormalize line endingsbartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-04-10Removed T5 & T6 Minersbartimaeusnek
+ Added BW Compat for easier use of BW Materials in code + Removed DD Veins Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-04-09put all Oil and oredrill recipes to Assembler/asslineDream-Master
2020-04-07Merge branch 'experimental' into Ore-Drilling-T5+T6Dream-Master
2020-04-07add missing printer backDream-Master
add missing ids to processing array
2020-04-06Added a better way for the Processing Array to handle recipes.Dream-Master
https://github.com/Blood-Asp/GT5-Unofficial/pull/1551 add missing Packer machines back
2020-03-23First attemp to add Ore drilling Plant Luv and ZPMDream-Master
2020-02-15removed unused importsDream-Master
changed subversion to 33
2020-01-17Fluxed electrum no mixer recipe, only shapeless #5366Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/5366
2020-01-03Can't breed firestone bees #5271Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/5271
2019-12-18Tooltip change for circuit assemblers to make them different from normal ↵Richard Hendricks
assembling machines.
2019-12-16Updated Seismic Prospector ore and oil outputs to be more useful.Richard Hendricks
2019-09-04Delete recipes in crafting table (for new coolant)Спартак
2019-09-03Add Space CoolantСпартак
2019-05-24Added HP Solar Steam Boilerbartimaeusnek
+added recipe +removed unnessecary ", new Object[0]" for vargars methodes Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-05-17redid Item&Fluid Hatchesbartimaeusnek
+removed rests of UndergroundBiomes & ImmersiveEngineering support Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2019-03-07Muffler Hatch (MV) Recipe Incorrect #4207Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4207
2019-03-07not used yetDream-Master
2019-03-04As a tic/gt material to use the Ichorium #4130Dream-MasterXXL
https://github.com/GTNewHorizons/NewHorizons/issues/4130
2019-03-03LV Energy Hatch Recipe Suggestion DEV #4159Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/4159
2019-03-03add a second intput slots to the cutter to add a circuitDream-Master
2019-01-16More diverseTechnus