diff --git a/README.md b/README.md index e9d512c..140f531 100644 --- a/README.md +++ b/README.md @@ -9,11 +9,28 @@ Port of [Nomifactory](https://github.com/Nomifactory/Nomifactory) 1.3 to the [Gr - Updated questbook to guide you through all the new stuff - lots more... -Installation instructions for building the bleeding-edge version: -- Download the repository as a ZIP. -- Import it into your launcher of choice. +Installation instructions for building the bleeding-edge version: +- Download [Node.js](https://nodejs.org/en/) +- Open a command line in `buildtools` +- Run `npm install` (only 1st time) +- Run `npx gulp buildAll` and `npx gulp zipAll` +## Hard mode info +If you want a harder, or perhaps a more "true" GregTech experience, check out the Expert mode. This pack mode is based on the [Self-Torture Edition fork](https://github.com/NotMyWing/Omnifactory-Self-Torture-Edition) of the original pack. Highlights include: + +- No DML for easy infinite resources +- Omnicoins can't be spent +- The Steam Age +- No Creative Tank; instead... +- Stabilized Micro Miners for late-game infinite resources +- Harder recipes for assorted things like Iridium, Numismatic Dynamos, and more + +Installation instructions: +- Change the packmode to Expert (Options -> Pack Mode). Restart to have this take effect. +- Grab the hardmode config files from [here](https://github.com/m2r1k5/nomi-ceu/tree/main/hardmode%20config%20overrides). Drag this into your minecraft folder (you should be "replacing" the existing `config` folder). +- Run `/bq_admin default load ExpertQuests` to load the hard mode questbook. +## Credits Certain new quests from [GregTech Community Pack](https://github.com/GregTechCEu/GregTech-Community-Pack). GTCE item-ID to GTCEu item-ID conversion scripts by [brachy84](https://github.com/brachy84). -Perfect Gem textures from [FurfSky Reborn](http://furfsky.net/). +Perfect Gem textures from [FurfSky Reborn](http://furfsky.net/). ([Permission](https://ibb.co/bBpksq0) at [this message](https://discord.com/channels/771187253937438762/774353150278369351/938438074503942184) in [FurfSky Reborn server](https://discord.gg/fsr)) Thank you!