5 Commits

Author SHA1 Message Date
IntegerLimit
1292fcb5a6 Move Tool Belt lang change to overrides/resources 2023-03-17 08:10:58 +11:00
IntegerLimit
80134f9cf5 Fix Tool Belt's lang via Bansoukou
This was actually a PR (merged) to the Tool Belt repo, but the author of Tool Belt has said that no more updates will b e posted for 1.12.2, unless there is a gamebreaking crash/bug.
Furthermore, improves the README links to the original repos, now pointing them to the branch we are using (eg. 1.12.2)
2023-03-16 17:10:45 +11:00
IntegerLimit
7f47865b96 Fix incompatibility with GT and ULV covers 2023-03-11 15:30:31 +11:00
IntegerLimit
1e24db02b8
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
Exa
7a9b0ec179 Patch around NC crash with latest GTCEu/GCYM
- Add Bansoukou v4.3.1

- Add patch files for NuclearCraft 2.18y to prevent crashes from
  GTCEu 2.4.0/GCYM 1.1.4 breaking API changes

Source code for patches:
  https://github.com/Exaxxion/NuclearCraft/commits/2.18y-ceu

Credit to PrototypeTrousers, whose proposed changes for 2.18zzz were the starting point for this customized backport to 2.18y.

Patches currently tested against:
  GTCEu: a124805 (fix-property-storage-issues branch) rebased onto current master HEAD (8e52d4b)
  GCYM:  d26197b
2022-08-10 19:59:22 -07:00