Update README.md
This commit is contained in:
parent
d129c60775
commit
097f298ee4
40
README.md
40
README.md
@ -1,38 +1,38 @@
|
|||||||
# nomi-ceu
|
# nomi-ceu
|
||||||
[](https://www.curseforge.com/minecraft/modpacks/nomi-ceu)
|
[](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.
|
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
|
- 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
|
- 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
|
- 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.
|
- 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
|
- Super-performant emissive effects on machines, coil blocks, the Fusion Reactor, and more
|
||||||
- Updated questbook to guide you through all the new stuff
|
- Updated questbook to guide you through all the new stuff
|
||||||
- lots more...
|
- lots more...
|
||||||
|
|
||||||
## Mod compatibility info
|
## 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.
|
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)
|
- [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)
|
- [Compact Machines](https://www.curseforge.com/minecraft/mc-mods/compact-machines)
|
||||||
- [Flux Networks](https://www.curseforge.com/minecraft/mc-mods/flux-networks)
|
- [Flux Networks](https://www.curseforge.com/minecraft/mc-mods/flux-networks)
|
||||||
- [Lazy AE2](https://www.curseforge.com/minecraft/mc-mods/lazy-ae2)
|
- [Lazy AE2](https://www.curseforge.com/minecraft/mc-mods/lazy-ae2)
|
||||||
- [Project Red - Illumination](https://www.curseforge.com/minecraft/mc-mods/project-red-illumination)
|
- [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.
|
\* 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
|
## 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:
|
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
|
- No DML for easy infinite resources
|
||||||
- Omnicoins can't be spent
|
- Omnicoins can't be spent
|
||||||
- The Steam Age
|
- The Steam Age
|
||||||
- No Creative Tank; instead...
|
- No Creative Tank; instead...
|
||||||
- Stabilized Micro Miners for late-game infinite resources
|
- Stabilized Micro Miners for late-game infinite resources
|
||||||
- Harder recipes for assorted things like Vanadium, Graphene, Numismatic Dynamos, and more
|
- Harder recipes for assorted things like Iridium, Graphene, Numismatic Dynamos, and more
|
||||||
|
|
||||||
Installation instructions:
|
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.
|
- 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`).
|
- 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`).
|
- 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.
|
- If you are on an existing world, run `/bq_admin default load` to load the hard mode questbook.
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
|
Loading…
x
Reference in New Issue
Block a user