2023-06-06 14:58:47 +10:00
# Nomi-CEu
[](https://www.curseforge.com/minecraft/modpacks/nomi-ceu) [](https://www.curseforge.com/minecraft/modpacks/nomi-ceu)
Phase out activated blocks + DE patches (#275)
**Main Change:**
Use a patch of DE. The repo is https://github.com/IntegerLimit/Draconic-Evolution.
You can now use GT blocks, and Draconic Evolution Blocks, in the Energy Storage Core, and DE Reactor!
There's also a destruct button on the energy core! It will appear instead of the build guide button, when the core is valid. It destroys instantly (unlike the builder)!
Note: if players de-activate and then reactivate their old core twice, the Draconic Evolution blocks will turn into their GT counterparts. Also, DE Awakened Draconium put into the reactor automatically transforms into GT Awakened Draconium.
Epic video of DESTRUCT CORE: https://discord.com/channels/927050775073534012/954620685848825886/1082496907378704384
**Other Changes:**
Adds project intelligence to get rid of errors
Updates QB in accordance with change
Updates README.md with a cool MC 1.12.2 logo, and information about the Bansoukou patches
Adds gt awakened draconium to DE awakened draconium oreDicts, allowing their use in fusion and various crafting recipes.
Commits:
* Small modlist update + project intelligence
* Bansoukou in https://github.com/IntegerLimit/Draconic-Evolution
* Update NM qb
* Update HM qb, fix errors in qbs, update scripts
* Update README.md
* fix error in scripts
* Hide Draconic Evolution ores
* Update patch from v3.0 to v 3.0.1
* Fix Awakened Draconium Fusion Recipes
* Add missing binary from patch
2023-03-08 21:53:13 +11:00
2023-06-06 14:58:47 +10:00
[](https://github.com/Nomi-CEu/nomi-ceu/issues) [](https://github.com/Nomi-CEu/nomi-ceu/pulls) [](../master/LICENSE)
[](https://discord.com/invite/zwQzqP8b6q)
Port of [Nomifactory ](https://github.com/Nomifactory/Nomifactory ) 1.3 to [GregTech CEu ](https://github.com/GregTechCEu/GregTech ) and its related mods, with updated quests, progression and balance changes to adapt to CEu's changes, and to extend on the pack.
## Featuring:
2022-11-09 23:06:27 +08:00
- 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
2023-01-14 16:41:32 +11:00
- Updated questbook to guide you through all the new stuff, including a completely new chapter, the Processing Lines Tab, to give you more info, useful tips and a visual representation of different processing lines, both new and old
2023-06-06 14:58:47 +10:00
- Many QoL features - Wiremill can produce any wire, Creative Tank no longer uses fluids, new creative chests and tanks from CEu, etc.
- And more...
2022-01-30 23:24:23 +08:00
2023-06-06 14:58:47 +10:00
## Addon Mods
Nomi-CEu comes with addon scripts for the following mods. You can drop them into the mods folder, and their recipes will be adjusted accordingly.
2022-11-09 23:06:27 +08:00
- [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 )
2022-10-06 10:52:23 +08:00
2023-06-06 14:58:47 +10:00
\* Note: If you are adding these mods via the CurseForge app, remove the extra copy of AE2 (non-extended life), of which it might automatically download.
2022-10-01 23:16:50 +08:00
2023-04-08 05:08:03 -05:00
## Expert Mode
2023-06-06 14:58:47 +10:00
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.
2022-03-27 21:54:28 +08:00
2023-06-06 14:58:47 +10:00
### Highlights include:
2023-04-08 05:08:03 -05:00
- Forced Peaceful Mode
- No DME for easy infinite resources
2023-06-06 14:58:47 +10:00
- Nomicoins can't be spent, or obtained
2023-04-08 05:08:03 -05:00
- The Steam Age
2023-06-06 14:58:47 +10:00
- More Focus on GT Power Generation
2023-04-08 05:08:03 -05:00
- No Creative Tank; instead...
- Stabilized Micro Miners for late-game infinite resources
2022-11-09 23:06:27 +08:00
- Harder recipes for assorted things like Iridium, Graphene, Numismatic Dynamos, and more
2022-03-27 21:54:28 +08:00
2023-06-06 14:58:47 +10:00
### Installation Instructions:
NOTE: Scripts will not work on versions < 1.6 , thus manual installation will be necessary .
#### Script Installation Instructions
##### Windows:
2023-04-10 17:09:02 +10:00
- Download [here ](https://raw.githubusercontent.com/Nomi-CEu/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` ).
2023-04-08 05:08:03 -05:00
- Run the pack mode switcher in a terminal with `./pack-mode-switcher.bat`
2023-06-06 14:58:47 +10:00
##### Any GNU/Linux (Mac and Linux):
2023-04-10 17:09:02 +10:00
- Run `curl -O https://raw.githubusercontent.com/Nomi-CEu/nomi-ceu/main/pack-mode-switcher.sh` to download the file.
2023-04-08 05:08:03 -05:00
- Verify the contents with your editor of choice.
- Run `chmod +x pack-mode-switcher.sh; sh pack-mode-switcher.sh` in the pack root directory (the one containing `/config` ).
2023-06-06 14:58:47 +10:00
#### Manual installation instructions are available [here](overrides/README.md).
2022-05-12 23:27:28 +08:00
Phase out activated blocks + DE patches (#275)
**Main Change:**
Use a patch of DE. The repo is https://github.com/IntegerLimit/Draconic-Evolution.
You can now use GT blocks, and Draconic Evolution Blocks, in the Energy Storage Core, and DE Reactor!
There's also a destruct button on the energy core! It will appear instead of the build guide button, when the core is valid. It destroys instantly (unlike the builder)!
Note: if players de-activate and then reactivate their old core twice, the Draconic Evolution blocks will turn into their GT counterparts. Also, DE Awakened Draconium put into the reactor automatically transforms into GT Awakened Draconium.
Epic video of DESTRUCT CORE: https://discord.com/channels/927050775073534012/954620685848825886/1082496907378704384
**Other Changes:**
Adds project intelligence to get rid of errors
Updates QB in accordance with change
Updates README.md with a cool MC 1.12.2 logo, and information about the Bansoukou patches
Adds gt awakened draconium to DE awakened draconium oreDicts, allowing their use in fusion and various crafting recipes.
Commits:
* Small modlist update + project intelligence
* Bansoukou in https://github.com/IntegerLimit/Draconic-Evolution
* Update NM qb
* Update HM qb, fix errors in qbs, update scripts
* Update README.md
* fix error in scripts
* Hide Draconic Evolution ores
* Update patch from v3.0 to v 3.0.1
* Fix Awakened Draconium Fusion Recipes
* Add missing binary from patch
2023-03-08 21:53:13 +11:00
## Bansoukou
2023-04-08 17:31:52 +10:00
This pack uses two bansoukou patches.
The first one is for [NuclearCraft ](https://github.com/tomdodd4598/NuclearCraft/tree/1.12.2 ), and the second one is for [Draconic Evolution ](https://github.com/Draconic-Inc/Draconic-Evolution/tree/1.12.2 ).
Phase out activated blocks + DE patches (#275)
**Main Change:**
Use a patch of DE. The repo is https://github.com/IntegerLimit/Draconic-Evolution.
You can now use GT blocks, and Draconic Evolution Blocks, in the Energy Storage Core, and DE Reactor!
There's also a destruct button on the energy core! It will appear instead of the build guide button, when the core is valid. It destroys instantly (unlike the builder)!
Note: if players de-activate and then reactivate their old core twice, the Draconic Evolution blocks will turn into their GT counterparts. Also, DE Awakened Draconium put into the reactor automatically transforms into GT Awakened Draconium.
Epic video of DESTRUCT CORE: https://discord.com/channels/927050775073534012/954620685848825886/1082496907378704384
**Other Changes:**
Adds project intelligence to get rid of errors
Updates QB in accordance with change
Updates README.md with a cool MC 1.12.2 logo, and information about the Bansoukou patches
Adds gt awakened draconium to DE awakened draconium oreDicts, allowing their use in fusion and various crafting recipes.
Commits:
* Small modlist update + project intelligence
* Bansoukou in https://github.com/IntegerLimit/Draconic-Evolution
* Update NM qb
* Update HM qb, fix errors in qbs, update scripts
* Update README.md
* fix error in scripts
* Hide Draconic Evolution ores
* Update patch from v3.0 to v 3.0.1
* Fix Awakened Draconium Fusion Recipes
* Add missing binary from patch
2023-03-08 21:53:13 +11:00
2023-04-08 17:31:52 +10:00
The two patch repos are:
Phase out activated blocks + DE patches (#275)
**Main Change:**
Use a patch of DE. The repo is https://github.com/IntegerLimit/Draconic-Evolution.
You can now use GT blocks, and Draconic Evolution Blocks, in the Energy Storage Core, and DE Reactor!
There's also a destruct button on the energy core! It will appear instead of the build guide button, when the core is valid. It destroys instantly (unlike the builder)!
Note: if players de-activate and then reactivate their old core twice, the Draconic Evolution blocks will turn into their GT counterparts. Also, DE Awakened Draconium put into the reactor automatically transforms into GT Awakened Draconium.
Epic video of DESTRUCT CORE: https://discord.com/channels/927050775073534012/954620685848825886/1082496907378704384
**Other Changes:**
Adds project intelligence to get rid of errors
Updates QB in accordance with change
Updates README.md with a cool MC 1.12.2 logo, and information about the Bansoukou patches
Adds gt awakened draconium to DE awakened draconium oreDicts, allowing their use in fusion and various crafting recipes.
Commits:
* Small modlist update + project intelligence
* Bansoukou in https://github.com/IntegerLimit/Draconic-Evolution
* Update NM qb
* Update HM qb, fix errors in qbs, update scripts
* Update README.md
* fix error in scripts
* Hide Draconic Evolution ores
* Update patch from v3.0 to v 3.0.1
* Fix Awakened Draconium Fusion Recipes
* Add missing binary from patch
2023-03-08 21:53:13 +11:00
- [NuclearCraft ](https://github.com/Exaxxion/NuclearCraft/tree/2.18y-ceu ). This fixes GTCEu incompatability with NuclearCraft.
2023-04-03 08:19:42 +10:00
- [Draconic Evolution ](https://github.com/Nomi-CEu/Draconic-Evolution ). This adds the destruct core button, and allows GT blocks in place of DE blocks, in the Energy Core and Reactor.
Phase out activated blocks + DE patches (#275)
**Main Change:**
Use a patch of DE. The repo is https://github.com/IntegerLimit/Draconic-Evolution.
You can now use GT blocks, and Draconic Evolution Blocks, in the Energy Storage Core, and DE Reactor!
There's also a destruct button on the energy core! It will appear instead of the build guide button, when the core is valid. It destroys instantly (unlike the builder)!
Note: if players de-activate and then reactivate their old core twice, the Draconic Evolution blocks will turn into their GT counterparts. Also, DE Awakened Draconium put into the reactor automatically transforms into GT Awakened Draconium.
Epic video of DESTRUCT CORE: https://discord.com/channels/927050775073534012/954620685848825886/1082496907378704384
**Other Changes:**
Adds project intelligence to get rid of errors
Updates QB in accordance with change
Updates README.md with a cool MC 1.12.2 logo, and information about the Bansoukou patches
Adds gt awakened draconium to DE awakened draconium oreDicts, allowing their use in fusion and various crafting recipes.
Commits:
* Small modlist update + project intelligence
* Bansoukou in https://github.com/IntegerLimit/Draconic-Evolution
* Update NM qb
* Update HM qb, fix errors in qbs, update scripts
* Update README.md
* fix error in scripts
* Hide Draconic Evolution ores
* Update patch from v3.0 to v 3.0.1
* Fix Awakened Draconium Fusion Recipes
* Add missing binary from patch
2023-03-08 21:53:13 +11:00
2023-04-03 08:19:42 +10:00
If there are issues or crashes with Draconic Evolution, please report them to [here ](https://github.com/Nomi-CEu/Draconic-Evolution/issues ) instead of the main Draconic Evolution repo.
Phase out activated blocks + DE patches (#275)
**Main Change:**
Use a patch of DE. The repo is https://github.com/IntegerLimit/Draconic-Evolution.
You can now use GT blocks, and Draconic Evolution Blocks, in the Energy Storage Core, and DE Reactor!
There's also a destruct button on the energy core! It will appear instead of the build guide button, when the core is valid. It destroys instantly (unlike the builder)!
Note: if players de-activate and then reactivate their old core twice, the Draconic Evolution blocks will turn into their GT counterparts. Also, DE Awakened Draconium put into the reactor automatically transforms into GT Awakened Draconium.
Epic video of DESTRUCT CORE: https://discord.com/channels/927050775073534012/954620685848825886/1082496907378704384
**Other Changes:**
Adds project intelligence to get rid of errors
Updates QB in accordance with change
Updates README.md with a cool MC 1.12.2 logo, and information about the Bansoukou patches
Adds gt awakened draconium to DE awakened draconium oreDicts, allowing their use in fusion and various crafting recipes.
Commits:
* Small modlist update + project intelligence
* Bansoukou in https://github.com/IntegerLimit/Draconic-Evolution
* Update NM qb
* Update HM qb, fix errors in qbs, update scripts
* Update README.md
* fix error in scripts
* Hide Draconic Evolution ores
* Update patch from v3.0 to v 3.0.1
* Fix Awakened Draconium Fusion Recipes
* Add missing binary from patch
2023-03-08 21:53:13 +11:00
2022-03-27 21:54:28 +08:00
## Credits
2023-03-11 15:49:43 +11:00
Original pack by [Exaxxion ](https://github.com/Exaxxion ).
2022-02-05 00:52:48 +08:00
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 ).
2023-03-11 15:49:43 +11:00
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 )).
2022-04-06 00:06:12 +08:00
Certain hard mode recipe chains and Magnetron texture from [GCY Science ](https://github.com/GregTechCEu/gregicality-science ).
2022-05-16 15:48:13 +08:00
Stabilized miner textures from [Self-Torture Edition ](https://github.com/NotMyWing/Omnifactory-Self-Torture-Edition ).
2022-10-06 10:52:23 +08:00
Flux Networks compatibility recipes from [smudgerox ](https://github.com/smudgerox ).
2022-01-29 10:02:38 +08:00
Thank you!