Fix cit resewn

This commit is contained in:
Linnea Gräf
2024-09-08 20:51:26 +02:00
parent 26461deda4
commit c9aaaeed77
7 changed files with 154 additions and 3 deletions

View File

@@ -43,6 +43,9 @@ explosiveenhancement = "1.2.3-1.21.0"
# Update from https://modrinth.com/mod/not-enough-animations/versions?l=fabric
notenoughanimations = "BQ8qstAV"
# Update from https://modrinth.com/mod/cit-resewn/versions?l=fabric
citresewn = "1.2.0+1.21"
devauth = "1.2.0"
# Update from https://ktor.io/
@@ -104,6 +107,7 @@ qolify = { module = "maven.modrinth:qolify", version.ref = "qolify" }
ncr = { module = "maven.modrinth:no-chat-reports", version.ref = "ncr" }
sodium = { module = "maven.modrinth:sodium", version.ref = "sodium" }
freecammod = { module = "maven.modrinth:freecam", version.ref = "freecammod" }
citresewn = { module = "maven.modrinth:cit-resewn", version.ref = "citresewn" }
femalegender = { module = "maven.modrinth:female-gender", version.ref = "femalegender" }
[bundles]
@@ -120,6 +124,7 @@ runtime_optional = [
"sodium",
# "qolify",
"ncr",
"citresewn",
]
[plugins]