mirror of
https://github.com/NeoForgeMDKs/MDK-1.21-ModDevGradle
synced 2025-02-13 22:44:39 +00:00
Update dependency net.neoforged:neoforge to v21.0.114-beta
This commit is contained in:
parent
8f04d4ecea
commit
e503ee8cf3
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ minecraft_version=1.21
|
||||||
# as they do not follow standard versioning conventions.
|
# as they do not follow standard versioning conventions.
|
||||||
minecraft_version_range=[1.21,1.21.1)
|
minecraft_version_range=[1.21,1.21.1)
|
||||||
# The Neo version must agree with the Minecraft version to get a valid artifact
|
# The Neo version must agree with the Minecraft version to get a valid artifact
|
||||||
neo_version=21.0.113-beta
|
neo_version=21.0.114-beta
|
||||||
# The Neo version range can use any version of Neo as bounds
|
# The Neo version range can use any version of Neo as bounds
|
||||||
neo_version_range=[21.0.0-beta,)
|
neo_version_range=[21.0.0-beta,)
|
||||||
# The loader version range can only use the major version of FML as bounds
|
# The loader version range can only use the major version of FML as bounds
|
||||||
|
|
Loading…
Add table
Reference in a new issue