diff --git a/build.gradle b/build.gradle index 37a9f81..18032e5 100644 --- a/build.gradle +++ b/build.gradle @@ -52,7 +52,7 @@ dependencies { //to change the versions see the gradle.properties file minecraft "com.mojang:minecraft:${project.minecraft_version}" - mappings files("mcpomf-b1.7.3+build.4.jar") + mappings files("plasma-b1.7.3+build.6.jar") modImplementation "com.github.minecraft-cursed-legacy:cursed-fabric-loader:${project.loader_version}" diff --git a/mcpomf-b1.7.3+build.4.jar b/mcpomf-b1.7.3+build.4.jar deleted file mode 100644 index 2c8a201..0000000 Binary files a/mcpomf-b1.7.3+build.4.jar and /dev/null differ diff --git a/plasma-b1.7.3+build.6.jar b/plasma-b1.7.3+build.6.jar new file mode 100644 index 0000000..81a6966 Binary files /dev/null and b/plasma-b1.7.3+build.6.jar differ