Skip to content

Commit

Permalink
Fix Autocrafters not rendering properly
Browse files Browse the repository at this point in the history
  • Loading branch information
QPCrummer authored Apr 5, 2022
1 parent 6bea0a4 commit 68b4938
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 @@ -22,7 +22,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 include("eu.pb4:polymer:0.2.0-beta.37+1.18.2")
modImplementation include("eu.pb4:polymer:0.2.0-beta.38+1.18.2")
modImplementation include("fr.catcore:server-translations-api:1.4.10+1.18.2")
}

Expand Down

0 comments on commit 68b4938

Please sign in to comment.