mirror of
https://github.com/NeoForgeMDKs/MDK-1.21-ModDevGradle
synced 2025-02-13 22:44:39 +00:00
Update to 1.21 Parchment
This commit is contained in:
parent
e503ee8cf3
commit
ebe703a569
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ org.gradle.configuration-cache=true
|
||||||
|
|
||||||
#read more on this at https://github.com/neoforged/ModDevGradle?tab=readme-ov-file#better-minecraft-parameter-names--javadoc-parchment
|
#read more on this at https://github.com/neoforged/ModDevGradle?tab=readme-ov-file#better-minecraft-parameter-names--javadoc-parchment
|
||||||
# you can also find the latest versions at: https://parchmentmc.org/docs/getting-started
|
# you can also find the latest versions at: https://parchmentmc.org/docs/getting-started
|
||||||
parchment_minecraft_version=1.20.6
|
parchment_minecraft_version=1.21
|
||||||
parchment_mappings_version=2024.06.02
|
parchment_mappings_version=2024.06.23
|
||||||
# Environment Properties
|
# Environment Properties
|
||||||
# You can find the latest versions here: https://projects.neoforged.net/neoforged/neoforge
|
# You can find the latest versions here: https://projects.neoforged.net/neoforged/neoforge
|
||||||
# The Minecraft version must agree with the Neo version to get a valid artifact
|
# The Minecraft version must agree with the Neo version to get a valid artifact
|
||||||
|
|
Loading…
Add table
Reference in a new issue