1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2025-10-27 03:47:38 +00:00

Add back MoreRed support

I removed this in aa0d544bba, way back in
late 2021. Looks like it's been updating in the meantime and I hadn't
noticed, so add it back.

I've simplified the code a little bit, to make use of our new capability
helpers, but otherwise it's almost exactly the same :D.
This commit is contained in:
Jonathan Coates
2023-08-28 00:04:46 +01:00
parent 13ed422bd5
commit 0f6ea3deaf
5 changed files with 74 additions and 3 deletions

View File

@@ -59,6 +59,7 @@ repositories {
includeGroup("cc.tweaked")
includeModule("org.squiddev", "Cobalt")
// Things we mirror
includeGroup("commoble.morered")
includeGroup("dev.architectury")
includeGroup("dev.emi")
includeGroup("maven.modrinth")