Skip to content

Commit

Permalink
Actually fix the palette issues.
Browse files Browse the repository at this point in the history
Patbox found the issue and fixed it. Thank you (:
  • Loading branch information
QPCrummer authored Aug 29, 2022
1 parent e5f34d5 commit e1f89b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies {
// Fabric API. This is technically optional, but you probably want it anyway.
modImplementation("net.fabricmc.fabric-api:fabric-api:${project.fabric_version}")
modImplementation("maven.modrinth:lazydfu:0.1.3")
modImplementation include("eu.pb4:polymer:0.2.12+1.19.2")
modImplementation include("eu.pb4:polymer:0.2.14+1.19.2")
modImplementation include("fr.catcore:server-translations-api:1.4.16+1.19")
}

Expand Down

0 comments on commit e1f89b4

Please sign in to comment.