Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
8b87defba8 |
@ -3,15 +3,15 @@ org.gradle.jvmargs=-Xmx1G
|
|||||||
|
|
||||||
# Fabric Properties
|
# Fabric Properties
|
||||||
# check these on https://modmuss50.me/fabric.html
|
# check these on https://modmuss50.me/fabric.html
|
||||||
minecraft_version=1.21
|
minecraft_version=1.21.1
|
||||||
yarn_mappings=1.21+build.9
|
yarn_mappings=1.21.1+build.3
|
||||||
loader_version=0.16.0
|
loader_version=0.16.3
|
||||||
|
|
||||||
# Mod Properties
|
# Mod Properties
|
||||||
mod_version = 1.2.5
|
mod_version = 1.3
|
||||||
maven_group = com.kasetoatz
|
maven_group = com.kasetoatz
|
||||||
archives_base_name = TridentHacks
|
archives_base_name = TridentHacks
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
# check this on https://modmuss50.me/fabric.html
|
# check this on https://modmuss50.me/fabric.html
|
||||||
fabric_version=0.100.6+1.21
|
fabric_version=0.103.0+1.21.1
|
||||||
|
Reference in New Issue
Block a user