aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/loaders/preload
AgeCommit message (Collapse)Author
2021-11-13Merge pull request #727 from D-Cysteine/fix-universal-cellMartin Robertz
Remove glass from universal fluid cell
2021-11-12Remove glass from universal fluid cellD-Cysteine
2021-11-11Add 4 Slots to mixer output at hvMartin Robertz
re add red steel and Blue Steel recipe (hv) change fluid tank in Ev Mixer
2021-11-06re-tier filter, regulator etc because the dont have tiersDreamMasterXXL
2021-10-31Filters, Buffers, Distributer and Regulators re-tieredDreamMasterXXL
2021-10-30Merge pull request #710 from D-Cysteine/metaitem-98Martin Robertz
Add support for more fluids in GT cells
2021-10-30Merge pull request #707 from GTNewHorizons/Cutter-Internal-TankMartin Robertz
Increase internal Tank from Cutter
2021-10-30Add support for more fluidsD-Cysteine
2021-10-28change values againDreamMasterXXL
(cherry picked from commit bed330648ee211530f5c9e97c9b1b7851e446168)
2021-10-29Make steam cell usable in oil cracking. Also made new cells less of a pain ↵Glease
to work with
2021-10-28change tank amountDreamMasterXXL
2021-10-27Increase internal Tank from CutterDreamMasterXXL
(cherry picked from commit 47449d939cfec7c44ec47be5da9aa260f39c585d)
2021-10-21Allow GT cells to work for any fluidD-Cysteine
2021-10-20increase Distillery TankDreamMasterXXL
2021-10-18add new machine casings for Hydro EnergyDreamMasterXXL
Rhodium Plated Palladium Machine Casing Iridium Mahine Casing
2021-10-16Merge pull request #670 from GTNewHorizons/Silicon-Alu-Autoclave-updateMartin Robertz
Silicon alu autoclave update
2021-09-29Finish upPrometheus0000
2021-09-27Add higher tier partsPrometheus0000
2021-09-25add two slots to LV Autoclave as wellDreamMasterXXL
(cherry picked from commit dc4cee39b102f843d01442a7619bbabc5d5fb8e9)
2021-09-25add 4 slots to AutoclaveDreamMasterXXL
LV is 1 Slot MV is 2 Slots HV is 3 Slots EV is 4 Slots remove Silicon ebf recipe added new Sio2 recipes
2021-09-23buff the naq fuel rodGlodBlock
2021-08-29create a MOD ID for Core ModDreamMasterXXL
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-01Fix molten cells for some fluidsD-Cysteine
2021-07-29Oredict clay buckets + fix railcraft item IDsD-Cysteine
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)