aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/enums/OrePrefixes.java
AgeCommit message (Collapse)Author
2022-10-23Change stack size (#1484)Phineasor
2022-10-16Add combs ore dict (#1468)Jakub
2022-08-27Update buildscript & apply spotless (#1306)Raven Szewczyk
* Update dependencies * Update buildscript, apply spotless
2022-08-07Botania adjustments (#1224)miozune
2022-08-05Botania fixes (#1208)miozune
2022-07-30Transcendent metal (almost) (#1171)Connor-Colenso
* New recipe methods. * Pulverise tesseracts * New pulveriser method * Cleanup code * Smelting/cooling methods * Super coolant * Add hot ingot Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2022-07-27Move Industrial Apiary to gregtech (#1107)Jakub
* Industrial Apiary * Make Forestry not required. * Add support for gendustry upgrades and lower energy demand * Add item validation to input slots and fix battery + special slots * Automation upgrade support and bug fixes * Better canWork check and flower detection * GUI work * Better detection of modifier update * Add button to cancel process * Add textures * Tooltip changes * Add convert crafting * Make top and sides glow * Bug fix * New textures * Add bee effects * Make all tooltips translatable * Implement GT Apiary Upgrades * Prevent inserting too many upgrades * Just require gendustry instead of checking it everywhere * Add blacklist (bug fix) and use hashsets instead of arrays * Cache beemember to do effects * Make blacklist automatic * Add acceleration upgrades for all tiers (LV -> UV) * Lock the machine to maxspeed by default * Correct required energy in info tooltip * Use isUpgrade method instead of manually checking * Lower amperage to 4 * Save locked speed to nbt
2022-06-23Fix NEI GT Pipe/wire issue (#1090)Connor-Colenso
* Fix NEI GT Pipe/wire issue Fixes NEI displaying every variation of wire/pipe recipe instead of specific ones. * Adjust fix. * Adjust fix again. Co-authored-by: GTNH-Colen <54497873+GTNH-Colen@users.noreply.github.com>
2022-06-23Fix 16x cable materials (#1091)Tyler
2022-06-10oredict circuit parts and INDUCTOR (#1040)Yang Xizhi
2022-05-19Fix oredict for UV/UHV Superconductor Rod (#1054)miozune
2021-12-23Optimize OrePrefixes.contains and OrePrefixes.add (#832)Glease
1. Convert global map mCachedResults to an instance field. 2. Convert the post add null check to a builtin null check via GT_ArrayList 3. Use new GT_ItemStack2 (which has a slightly better hash function than stackToInt)
2021-09-29Allow HI stacking to 64Prometheus0000
2021-08-27enable VanadiumGallium and Naquadah small GearsDreamMasterXXL
2021-08-03Code cleanupD-Cysteine
2021-08-03Use MetaGenerated_Item_99D-Cysteine
2021-08-01Add cracked fluid cellsD-Cysteine
2021-07-29Add clay bucket ore prefix; fix oredictingD-Cysteine
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>
2020-11-29add(BloodArsenal)add blood infused iron to metal and add fine wires for the ↵DreamMasterXXL
vampire ring
2020-04-10Merge branch 'experimental' into fixesbartimaeusnek
2020-04-10different fixesbartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-04-10Void miner adjustments (#262)bartimaeusnek
* Added all Ores to Voidminer in DeepDark + removed Infinity Ore Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com> * renormalize line endings Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-04-10renormalize line endingsbartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-03-17Merge branch 'Refactor' into BeesDream-Master
2020-03-16Refactored OrePrefixes.javabartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-03-15add generate plates for marble and basaltDream-Master
2018-10-22remove all old recipes for item casings from the core mod and unificate it.Dream-Master
2018-10-22try to move item casings to meta generated items 02Dream-Master
2018-10-22fix spacingsDream-Master
2018-10-22oredict itemcasings from ic2Dream-Master
2018-10-22fixes for item CasingsDream-Master
2018-10-21Add new item: CasingDream-Master
2018-09-10Fix cachingJason Mitchell
2018-09-10Proper import for Objects.Richard Hendricks
2018-09-10Trying Alkalus fix, compile problem with hashCode.Richard Hendricks
2018-08-26Final version of Alkalus's type filter fix. #3367Richard Hendricks
2018-08-25Change to use an ObjMapRichard Hendricks
2018-08-21alkalus' fix to improve performance on the typefilter...bartimaeusnek
2017-12-26Config to disable placeholder "%material"Antifluxfield
2017-12-24Fix molten cells, add samarium/magnetic samarium properly...Technus
2017-12-24Optimize imports an add molten cellsTechnus
2017-11-28cherry pickBlood-Asp
Commit: 0305f8626e4d99bdc406ebba276a2183059fdfe8 [0305f86] Oredict fixes
2017-11-13GT6 styled pipesAntifluxfield
2017-10-19l10n improveAntifluxfield
2017-08-13Revert "Getting rubber out of cabel you produced with pvc etc #1804"Dream-Master
This reverts commit 8d048d142ad79878155af71cf68d8e231877702e.
2017-08-11Getting rubber out of cabel you produced with pvc etc #1804Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/1804
2017-08-01cherry pickDream-Master
54fc4e222a4aee8fa122fa9767ba935c279c1ec0 Overhauled Fiberglass Circuit Board Renamed: Fiberglass Circuit Board -> Fiber-Reinforced Circuit Board Fiber-Reinforced Boards are now made by combining Epoxy Resin with either Glass Fiber or Carbon Fiber. Glass Fiber is produced from Borosilicate Glass, which is in turn produced from Glass and Boron. To make this feasible Salt and Rock Salt now yield Borax as a byproduct.
2017-06-07change cables backDream-Master
2017-06-06Oil Cracking Update from Johannes GaesslerDream-Master