update to 1.21
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
org.gradle.jvmargs = -Xmx1G
|
||||
|
||||
#Fabric properties
|
||||
minecraft_version=1.20.1
|
||||
yarn_mappings=1.20.1+build.9
|
||||
loader_version=0.14.21
|
||||
minecraft_version=1.21
|
||||
yarn_mappings=1.21+build.7
|
||||
loader_version=0.15.11
|
||||
|
||||
#Fabric
|
||||
fabric_version=0.84.0+1.20.1
|
||||
# Fabric API
|
||||
fabric_version=0.100.4+1.21
|
||||
|
||||
#Mod properties
|
||||
mod_version = 0.9.4
|
||||
mod_version = 0.9.5
|
||||
maven_group = quimufu.structure_item
|
||||
archives_base_name = structure_item
|
||||
|
||||
|
||||
Reference in New Issue
Block a user