From 097f298ee446c68d8426683f14459c5765163acd Mon Sep 17 00:00:00 2001 From: tracer4b <61507029+tracer4b@users.noreply.github.com> Date: Wed, 9 Nov 2022 23:06:27 +0800 Subject: [PATCH] Update README.md --- README.md | 40 ++++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/README.md b/README.md index 06e2524..d6db9ab 100644 --- a/README.md +++ b/README.md @@ -1,38 +1,38 @@ # nomi-ceu [![Curseforge](http://cf.way2muchnoise.eu/full_594351_downloads.svg)](https://www.curseforge.com/minecraft/modpacks/nomi-ceu) -Port of [Nomifactory](https://github.com/Nomifactory/Nomifactory) 1.3 to the [GregTech CE Unofficial](https://github.com/GregTechCEu/GregTech) generation of GT mods, with updated quests, progression and minor balance changes to adapt to CEu's changes. -- Overhauled circuit progression closely following CEu stock -- Multiblock versions of nearly all machines, including EBF, Freezer and DT, processing up to 256 recipes in parallel -- New processing chains for Naquadah, Advanced SMDs, Crystal Chips, and more -- Fixed lots of unpleasant CE-ness - no more stupid Amp system, different ore stone types don't clog up your inventory, etc. -- Super-performant emissive effects on machines, coil blocks, the Fusion Reactor, and more -- Updated questbook to guide you through all the new stuff +Port of [Nomifactory](https://github.com/Nomifactory/Nomifactory) 1.3 to the [GregTech CE Unofficial](https://github.com/GregTechCEu/GregTech) generation of GT mods, with updated quests, progression and minor balance changes to adapt to CEu's changes. +- Overhauled circuit progression closely following CEu stock +- Multiblock versions of nearly all machines, including EBF, Freezer and DT, processing up to 256 recipes in parallel +- New processing chains for Naquadah, Advanced SMDs, Crystal Chips, and more +- Fixed lots of unpleasant CE-ness - fixed infinite Amp bug, different ore stone types don't clog up your inventory, etc. +- Super-performant emissive effects on machines, coil blocks, the Fusion Reactor, and more +- Updated questbook to guide you through all the new stuff - lots more... ## Mod compatibility info nomi-ceu comes with compatibility scripts for the following mods. You can drop them into the mods folder and their recipes will be adjusted accordingly. -- [AE2 Fluid Crafting Rework](https://www.curseforge.com/minecraft/mc-mods/ae2-fluid-crafting-rework) -- [Compact Machines](https://www.curseforge.com/minecraft/mc-mods/compact-machines) -- [Flux Networks](https://www.curseforge.com/minecraft/mc-mods/flux-networks) -- [Lazy AE2](https://www.curseforge.com/minecraft/mc-mods/lazy-ae2) -- [Project Red - Illumination](https://www.curseforge.com/minecraft/mc-mods/project-red-illumination) +- [AE2 Fluid Crafting Rework](https://www.curseforge.com/minecraft/mc-mods/ae2-fluid-crafting-rework) +- [Compact Machines](https://www.curseforge.com/minecraft/mc-mods/compact-machines) +- [Flux Networks](https://www.curseforge.com/minecraft/mc-mods/flux-networks) +- [Lazy AE2](https://www.curseforge.com/minecraft/mc-mods/lazy-ae2) +- [Project Red - Illumination](https://www.curseforge.com/minecraft/mc-mods/project-red-illumination) \* Note: If you are adding these mods via the CurseForge app, remove the copy of non-Extended Life AE2 it might automatically download. ## 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 Vanadium, Graphene, Numismatic Dynamos, and more +- 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, Graphene, Numismatic Dynamos, and more Installation instructions: - Install the hardmode config files from [here](https://github.com/tracer4b/nomi-ceu/tree/main/overrides). Restart the pack for this to take effect. - - Windows users may grab the utility [here](https://raw.githubusercontent.com/tracer4b/nomi-ceu/main/pack-mode-switcher.bat)(right click - save as), save it to the root directory of the pack (the same level as `\config`). - - MacOS and GNU/Linux users can run `curl -s https://raw.githubusercontent.com/tracer4b/nomi-ceu/main/pack-mode-switcher.sh | sh` in the pack root directory (the one containing `/config`). + - Windows users may grab the utility [here](https://raw.githubusercontent.com/tracer4b/nomi-ceu/main/pack-mode-switcher.bat)(right click - save as), save it to the root directory of the pack (the same level as `\config`). + - MacOS and GNU/Linux users can run `curl -s https://raw.githubusercontent.com/tracer4b/nomi-ceu/main/pack-mode-switcher.sh | sh` in the pack root directory (the one containing `/config`). - If you are on an existing world, run `/bq_admin default load` to load the hard mode questbook. ## Credits