it now works for 1.19.1 and 1.19.2
This commit is contained in:
@@ -11,7 +11,7 @@ loader_version=0.14.9
|
||||
fabric_version=0.60.0+1.19.2
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.0.8
|
||||
mod_version = 1.0.9-1.19.x
|
||||
maven_group = com.aspects
|
||||
archives_base_name = aspects
|
||||
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
"depends": {
|
||||
"fabricloader": ">=0.14.9",
|
||||
"fabric": "*",
|
||||
"minecraft": "1.19.2",
|
||||
"minecraft": ">=1.19.1",
|
||||
"java": ">=17",
|
||||
"extrakeybinds":"*",
|
||||
"origins": ">=1.7.0"
|
||||
|
||||
Reference in New Issue
Block a user