Puzzle 1.6.1 for 1.20.4

- Update to 1.20.4
- Re-Use MidnightConfig's list widget -> prettier background
This commit is contained in:
Martin Prokoph
2023-12-11 21:33:54 +01:00
parent bc01662cda
commit 39261272bf
8 changed files with 60 additions and 127 deletions

View File

@@ -134,7 +134,7 @@ dependencies {
modImplementation ("maven.modrinth:entitytexturefeatures:${project.etf_version}")
modImplementation ("maven.modrinth:entity-model-features:${project.emf_version}")
modImplementation ("maven.modrinth:completeconfig:${project.complete_config_version}")
modImplementation ("maven.modrinth:exordium:${project.exordium_version}")
//modImplementation ("maven.modrinth:exordium:${project.exordium_version}")
modImplementation("org.aperlambda:lambdajcommon:1.8.1") {
exclude group: 'com.google.code.gson'