mirror of
https://github.com/TeamMidnightDust/MidnightLib.git
synced 2025-12-15 17:05:09 +01:00
Fix button positioning
- Overview button is now positioned correctly again - Updated to 24w13a (also works on 24w14a)
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
org.gradle.jvmargs=-Xmx4096M
|
||||
|
||||
minecraft_version=24w09a
|
||||
yarn_mappings=24w09a+build.11
|
||||
minecraft_version=24w13a
|
||||
yarn_mappings=24w13a+build.5
|
||||
enabled_platforms=fabric
|
||||
|
||||
archives_base_name=midnightlib
|
||||
mod_version=1.5.3
|
||||
mod_version=1.5.4
|
||||
maven_group=eu.midnightdust
|
||||
|
||||
fabric_loader_version=0.15.7
|
||||
fabric_api_version=0.96.7+1.20.5
|
||||
fabric_loader_version=0.15.9
|
||||
fabric_api_version=0.96.13+1.20.5
|
||||
|
||||
neoforge_version=20.4.12-beta
|
||||
|
||||
|
||||
Reference in New Issue
Block a user