Fixes
This commit is contained in:
+5
-5
@@ -3,20 +3,20 @@ org.gradle.jvmargs=-Xmx1G
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://modmuss50.me/fabric.html
|
||||
minecraft_version=1.21.6
|
||||
minecraft_version=1.21.7
|
||||
loader_version=0.16.14
|
||||
yarn_mappings=1.21.6+build.1
|
||||
yarn_mappings=1.21.7+build.2
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 0.2.0-SNAPSHOT
|
||||
mod_version = 0.2.1-SNAPSHOT
|
||||
maven_group = io.github.skippyall
|
||||
archives_base_name = Minions
|
||||
|
||||
# Dependencies
|
||||
# check this on https://modmuss50.me/fabric.html
|
||||
fabric_version=0.127.1+1.21.6
|
||||
fabric_version=0.128.1+1.21.7
|
||||
|
||||
polymer_version=0.13.1+1.21.6
|
||||
polymer_version=0.13.3+1.21.6
|
||||
sgui_version=1.10.0+1.21.6
|
||||
server_translations_version=2.5.1+1.21.5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user