mirror of
https://github.com/NeoForgeMDKs/MDK-1.21-ModDevGradle
synced 2025-02-13 14:34:39 +00:00
This commit is contained in:
parent
7ac453f338
commit
691c9fbedb
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.21
|
parchment_minecraft_version=1.21.1
|
||||||
parchment_mappings_version=2024.11.10
|
parchment_mappings_version=2024.11.13
|
||||||
# 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