aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/gregtech/common/blocks/GT_TileEntity_Ores.java
AgeCommit message (Expand)Author
2023-01-30[ci skip] spotlessApply with the new settingsJason Mitchell
2022-08-27Update buildscript & apply spotless (#1306)Raven Szewczyk
2022-07-31fix small ore and cass ore (#1150)Yang Xizhi
2021-05-24feat(glow): iconset machines glow supportLéa Gris
2021-05-21feat(render): implementation-free api texture factoryLéa Gris
2021-05-21fix(render): move new textures rendering to new packageLéa Gris
2021-02-16feat(render): tile ambient occlusionLéa Gris
2021-01-05fix(rendering): bottom side orientationLéa Gris
2020-10-29Fix ore not synced to client in some cases (again)Glease
2020-10-28Fix ore not synced to client in some casesGlease
2020-02-15removed unused importsDream-Master
2019-01-24Add support for placer ores, including config options for enable/disable and ...Richard Hendricks
2018-09-08Various fixesbartimaeusnek
2018-01-21I like this fix better, upstream in the ore layer instead of downstream in th...Richard Hendricks
2017-11-24Remove tabs, replace with spacesRichard Hendricks
2017-11-24First pass at chunkifying oreveinsRichard Hendricks
2017-10-20Fix for Deep Dark not allowing oregen above Y=128. https://github.com/GTNewHo...Richard Hendricks
2017-04-27Merge branch 'experimental' from GTNH into mergeGTNH (based on BLOODASP)Technus
2017-03-31null check to prevent bukkit crashBlood-Asp
2016-12-13Ore harvest level rework. Fixed #730.Dimach
2016-10-02remove oregen spamTechnus
2016-09-22Rest of previous commitMuramasa
2016-09-22Worldgen and random changesMuramasa
2016-09-17That didn't workMuramasa
2016-09-16Reduce Marble/Basalt harvest level and setOreBlock fixesMuramasa
2016-08-13Rest of d2a098fMuramasa
2016-08-13Worldgen and Random changesMuramasa
2016-08-10GC Ore SupportMuramasa
2016-07-27a1a25d42dd2228649699c421d2320e57f47a83f7Muramasa
2016-07-27Remove UBC DependencyMuramasa
2016-07-25Method simplificationMuramasa
2016-07-23Fix "stone" veinsMuramasa
2016-07-22Fix convertOreMuramasa
2016-07-22Various fixes/cleanupMuramasa
2016-07-21Ore System Rewrite part 2Muramasa
2016-07-18Ore system rewriteMuramasa
2016-07-16InitialMuramasa
2015-10-25Added config for block harvest levels.Blood-Asp
2015-10-21Reformat codeShawn Buckley
2015-10-21Remove jdgui-commentsShawn Buckley
2015-10-21Bring in experimental branchShawn Buckley
2015-10-21Move source filesShawn Buckley