Revert "Fix incompatibility with GT and ULV covers" (#281)

This reverts commit 7f47865, adding back the Small Storage Cover. To be merged when a GT update is released, which fixes the incompatibility with GT and ULV Covers.

/* Commits: */
* Revert "Fix incompatibility with GT and ULV covers"

This reverts commit 7f47865b96ff3c334dc5b54acf782b7e465631d1.

* Revert "Update README.md with GT bansoukou"

This reverts commit b73f69f0e6362ca6b522f7e9c287a0b2e786c74e.
This commit is contained in:
IntegerLimit 2023-04-08 17:31:52 +10:00 committed by GitHub
parent c0092a3a49
commit e1f1553402
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 4 deletions

View File

@ -37,13 +37,12 @@ Installation instructions:
- If you are on an existing world, run `/bq_admin default load` to load the hard mode questbook.
## Bansoukou
This pack uses three bansoukou patches.
The first one is for [NuclearCraft](https://github.com/tomdodd4598/NuclearCraft/tree/1.12.2), the second one is for [Draconic Evolution](https://github.com/Draconic-Inc/Draconic-Evolution/tree/1.12.2), and the third one is for [GregTech](https://github.com/GregTechCEu/GregTech).
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).
The three patch repos are:
The two patch repos are:
- [NuclearCraft](https://github.com/Exaxxion/NuclearCraft/tree/2.18y-ceu). This fixes GTCEu incompatability with NuclearCraft.
- [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.
- [Gregtech](https://github.com/IntegerLimit/GregTech/tree/remove-small-storage-cover). This fixes the incompatibility between latest GregTech and latest ULV covers. This patch is to be removed when this incompatibility is fixed in a future GT update.
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.