aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/api/enums/Textures.java
AgeCommit message (Collapse)Author
2021-05-21feat(render): heat exchanger glowLéa Gris
2021-05-21feat(render): implosion compressor glowLéa Gris
2021-05-21feat(render): large boiler glowLéa Gris
2021-05-21feat(render): large chemical reactor glowLéa Gris
2021-05-21feat(render): active potion brewer glowLéa Gris
blank for now but implemented for resource-pack compat
2021-05-21feat(render): active mass-fabricator glowLéa Gris
2021-05-21feat(render): multi-smelter glowLéa Gris
2021-05-21feat(render): oil cracker glowLéa Gris
2021-05-21feat(render): oil drilling rig glowLéa Gris
Fixed to use own previously existing texture assets
2021-05-21feat(render): ore drilling plant glowLéa Gris
2021-05-21feat(render): processing array glowLéa Gris
2021-05-21feat(render): pyrolyse oven glowLéa Gris
2021-05-21feat(render): active replicator front glowLéa Gris
2021-05-21feat(render): active rockbreacker front glowLéa Gris
Used by: - Advanced Seismic Prospector - Rock Breaker - Seismic Prospector - Charcoal Pit
2021-05-21feat(render): scanner glowLéa Gris
2021-05-21feat(render): active steam alloy smelters glowLéa Gris
2021-05-21feat(render): active steam furnaces glowLéa Gris
2021-05-21feat(render): vaccum freezer glowLéa Gris
2021-05-21feat(render): auto maintenance hatch glowLéa Gris
2021-05-21feat(render): activity detector covers glowLéa Gris
2021-05-21feat(render): active naquadah reactor glowLéa Gris
2021-05-21feat(render): magical energy converter and absorber glow texturesLéa Gris
2021-05-21feat(render): active high pressure lava boiler glowLéa Gris
2021-05-21feat(render): active boiler glowLéa Gris
2021-05-21feat(render): first set of glow texturesLéa Gris
Add glowing textures to: - Qantum or Super Tanks and Chests - Active Bronze and Bricked Blast Furnaces - Active Magical Absorber Top - Fusion Reactor Control Computer Screen - Active Yellow Glass Fusion Casing used on: - Active Fusion Reactor Controller and Hatches - Plasma Generator - Lightning Rod - Computer Screen Cover
2021-03-24feat(cover): hide covers when holding a soldering-ironLéa Gris
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
2020-12-31Merge branch 'experimental' into long_distance_transferJason Mitchell
2020-12-28Refactorbartimaeusnek
+ Added 2 more coils + Improved Tooltips
2020-12-26Add ~~stolen~~ borrowed textures for long distance pipesJason Mitchell
2020-12-26Adds long distance Item & Fluid pipelines and pipes. Inspired/ported from ↵Jason Mitchell
GT6 under LGPL.
2020-12-14add animated texture for the valveDreamMasterXXL
2020-11-03Added IV HOG only LCEPrometheus0000000
2020-07-23feat(Gregtech) add Raw DD Portal BlockDreamMasterXXL
Add Raw Poatal Block for DD Infusion recipe
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-06Merge branch 'experimental' into Ore-Drilling-T5+T6Technus
# Conflicts: # src/main/java/gregtech/api/enums/Textures.java
2020-04-06Texture paging names should match...Technus
2020-04-06Texture paging implementedTechnus
2020-04-06Commented texture pagingTechnus
2020-03-23First attemp to add Ore drilling Plant Luv and ZPMDream-Master
2020-03-16Refactored Textures.javabartimaeusnek
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
2020-01-03Can't breed firestone bees #5271Dream-Master
https://github.com/GTNewHorizons/NewHorizons/issues/5271
2019-01-06add Core mod reinforced blocks to gtDream-Master
2018-11-20New EBF Coils 12k and 15kDream-Master
Electrum Flux and Awakened Draconium
2018-08-31Added new Solar Panels from UHV to UIV (no recipes yet)Dream-Master
2018-07-21Revert changes for machine metal support, using different method now via ↵Richard Hendricks
coremod to enable disable.
2018-06-05Added option for disabling machinemetal tinting.Richard Hendricks
2017-11-13GT6 styled pipesAntifluxfield