Modified version of GregTech-Modern, used only in Create: New Horizon (CTNH) modpack. Forked from GregTechCEu/GregTech-Modern#v7.4.1-1.20.1.
This mod can be built under CTNH-Team/CTNH-Modules repository using Gradle.
$ git clone --recursive https://github.com/CTNH-Team/CTNH-Modules.git
$ cd CTNH-Modules
$ ./gradlew :modules:GregTech-Modern:build # To build the mod .jar
$ ./gradlew :modules:GregTech-Modern:runData # To generate data
$ ./gradlew :modules:GregTech-Modern:spotlessCheck # To check code formatting
$ ...Nightly builds are available on the Actions page.
Since this mod doesn't depend on other modules, you can also build it independently by cloning the repository and building with Gradle:
$ git clone https://github.com/CTNH-Team/GregTech-Modern.git
$ cd GregTech-Modern
$ ./gradlew build # To build the mod .jar
$ ...All code is licensed under the GNU LGPL v3 License, the same as upstream.
- Most textures are originally from Gregtech: Refreshed by @ULSTICK. With some consistency edits and additions by @Ghostipedia.
- Some textures are originally from the ZedTech GTCEu Resourcepack, with some changes made by the community.
- New material item textures by @TTFTCUTS and @Rosethorns.
- Wooden Forms, World Accelerators, and the Extreme Combustion Engine are from the GregTech: New Horizons Modpack.
- Primitive Water Pump is from the IMPACT: GREGTECH EDITION Modpack.
- Ender Fluid Link Cover, Auto-Maintenance Hatch, Optical Fiber, and Data Bank Textures are from TecTech.
- Steam Grinder is from GregTech++.
- Certificate of Not Being a Noob Anymore is from Crops++.
See something we forgot to credit? Reach out to us on Discord, or open an issue and ask for appropriate credit, we will happily mark it here.
