1.21.6
This commit is contained in:
@@ -7,32 +7,33 @@ group=com.vaporvee.loadsupport
|
|||||||
java_version=21
|
java_version=21
|
||||||
|
|
||||||
# Common
|
# Common
|
||||||
minecraft_version=1.21.1
|
minecraft_version=1.21.6
|
||||||
mod_name=Load Support
|
mod_name=Load Support
|
||||||
mod_author=vaporvee
|
mod_author=vaporvee
|
||||||
mod_id=loadsupport
|
mod_id=loadsupport
|
||||||
license=Apache License 2.0
|
license=Apache License 2.0
|
||||||
credits=
|
credits=
|
||||||
description=Shows when the user has too less Java memory allocated, and plays a sound when the game has loaded.
|
description=Shows when the user has too less Java memory allocated, and plays a sound when the game has loaded.
|
||||||
minecraft_version_range=[1.21.1, 1.21.6)
|
minecraft_version_range=[1.21.6, 1.21.7)
|
||||||
## This is the version of minecraft that the 'common' project uses, you can find a list of all versions here
|
## This is the version of minecraft that the 'common' project uses, you can find a list of all versions here
|
||||||
## https://projects.neoforged.net/neoforged/neoform
|
## https://projects.neoforged.net/neoforged/neoform
|
||||||
neo_form_version=1.21.1-20240808.144430
|
neo_form_version=1.21.6-20250617.151856
|
||||||
# The version of ParchmentMC that is used, see https://parchmentmc.org/docs/getting-started#choose-a-version for new versions
|
# The version of ParchmentMC that is used, see https://parchmentmc.org/docs/getting-started#choose-a-version for new versions
|
||||||
parchment_minecraft=1.21.1
|
parchment_minecraft=1.21.5
|
||||||
parchment_version=2024.11.17
|
parchment_version=2025.06.15
|
||||||
|
|
||||||
# Fabric
|
# Fabric
|
||||||
fabric_version=0.116.3+1.21.1
|
fabric_version=0.128.0+1.21.6
|
||||||
fabric_loader_version=0.16.10
|
fabric_loader_version=0.16.10
|
||||||
|
|
||||||
|
|
||||||
# NeoForge
|
# NeoForge
|
||||||
neoforge_version=21.1.184
|
neoforge_version=21.6.12-beta
|
||||||
neoforge_loader_version_range=[4,)
|
neoforge_loader_version_range=[4,)
|
||||||
|
|
||||||
# Dependencies
|
# Dependencies
|
||||||
cloth_version=15.0.140
|
# Find the cloth config version under https://linkie.shedaniel.dev/dependencies
|
||||||
|
cloth_version=19.0.147
|
||||||
|
|
||||||
# Gradle
|
# Gradle
|
||||||
org.gradle.jvmargs=-Xmx3G
|
org.gradle.jvmargs=-Xmx3G
|
||||||
|
Reference in New Issue
Block a user