mirror of
https://github.com/TeamMidnightDust/MidnightLib.git
synced 2025-12-15 17:05:09 +01:00
- This makes overriding the screen less flexible, but out of all options, this was the best way to do it. Previously, the `@EnvType` annotation took care of keeping this out of the server code, but NeoForge decided to break perfectly functional behaviour once again, requiring me to remove the annotations 🫠
21 lines
451 B
INI
21 lines
451 B
INI
org.gradle.jvmargs=-Xmx3172M
|
|
|
|
minecraft_version=1.21.9
|
|
supported_versions=
|
|
yarn_mappings=1.21.9+build.1
|
|
enabled_platforms=fabric,neoforge
|
|
|
|
archives_base_name=midnightlib
|
|
mod_version=1.8.3
|
|
maven_group=eu.midnightdust
|
|
release_type=release
|
|
curseforge_id=488090
|
|
modrinth_id=codAaoxh
|
|
|
|
fabric_loader_version=0.17.2
|
|
fabric_api_version=0.133.14+1.21.9
|
|
|
|
neoforge_version=21.9.9-beta
|
|
yarn_mappings_patch_neoforge_version = 1.21+build.4
|
|
|
|
mod_menu_version = 9.0.0 |