mirror of
https://github.com/chylex/Better-Controls.git
synced 2025-05-08 01:34:05 +02:00
Update Fabric & Yarn version and restrict mod to 1.16.2 or newer
This commit is contained in:
parent
e9a339f025
commit
302d37f101
@ -3,8 +3,8 @@ org.gradle.jvmargs=-Xmx1G
|
||||
|
||||
# Fabric Properties
|
||||
minecraft_version=1.16.3
|
||||
yarn_mappings=1.16.3+build.17
|
||||
loader_version=0.10.0+build.208
|
||||
yarn_mappings=1.16.3+build.47
|
||||
loader_version=0.10.2+build.210
|
||||
|
||||
# Mod Properties
|
||||
mod_version=1.0.0
|
||||
|
@ -28,6 +28,6 @@
|
||||
|
||||
"depends": {
|
||||
"fabricloader": ">=0.7.4",
|
||||
"minecraft": "1.16.x"
|
||||
"minecraft": ">=1.16.2"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user