modded7/overrides
antrobot1234 72ae85177b
Fixed up some issues with the hardmode questline (#94)
* Update Expert Quests

solves #92 and #89

* Replaced oredict with proper GT material

* Reworked "Early Game" questline

-transferred over Cleanroom quest from normal mode
-Microprocessor quest requirements reflect reworked balancing
-Redid integrated logic circuit quest's description to reflect it's new purpose in the hardmode configuration

* Fix cleanroom quest

Finished cleanroom quest migration with proper requirements and icon

* Revert "Reworked "Early Game" questline"

This reverts commit c31e816eb52ae5ba92e5306109fcf85b16fb5b91.

* Revert "Fix cleanroom quest"

This reverts commit 2f507db6744761804535102bc7fe4d4cd40ef391.

* Update Earlygame.zs

fixed the cleanroom being required for CPU recipes to fit with intended progression

* fixed oredict issue

* removed cleanroom requirement

It turns out that it wasnt needed in the first place

* Fixed CPU circuit outputs
2022-10-01 20:12:48 +08:00
..
2022-09-29 17:12:23 +08:00
2022-03-22 21:16:34 +08:00
2022-10-01 20:00:01 +08:00
2022-05-14 10:52:46 +08:00

Hard mode config files

Config files for normal and hard modes are found in \config-overrides\normal and \config-overrides\expert respectively.

To install hard mode, drag the files inside \config-overrides\expert into the main config folder, as below:

image

The same for reverting back to normal mode, plus manually deleting \config\globalgamerules.cfg to cancel forced peaceful.

Windows users may also use pack-mode-switcher.bat found in the root directory. (It was here so it comes with the pack, but curseforge clearly doesn't want suspicious file in the release.')