mirror of
https://github.com/TeamMidnightDust/MidnightControls.git
synced 2025-12-13 23:25:10 +01:00
🔖 LambdaControls v1.4.0: Analog movements, 1.16.2 compat, better API, etc.
This commit is contained in:
@@ -4,8 +4,8 @@ org.gradle.jvmargs=-Xmx1G
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/use
|
||||
minecraft_version=1.16.1
|
||||
yarn_mappings=1.16.1+build.18:v2
|
||||
loader_version=0.8.8+build.202
|
||||
yarn_mappings=1.16.1+build.21:v2
|
||||
loader_version=0.9.0+build.204
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 1.4.0
|
||||
@@ -14,6 +14,6 @@ org.gradle.jvmargs=-Xmx1G
|
||||
|
||||
# Dependencies
|
||||
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric-api/fabric-api
|
||||
fabric_version=0.14.0+build.371-1.16
|
||||
spruceui_version=1.5.2
|
||||
fabric_version=0.15.0+build.379-1.16.1
|
||||
spruceui_version=1.5.9
|
||||
modmenu_version=1.12.2+build.17
|
||||
|
||||
Reference in New Issue
Block a user