33 lines
1.6 KiB
Properties
33 lines
1.6 KiB
Properties
org.gradle.jvmargs=-Xmx3G
|
|
org.gradle.daemon=false
|
|
minecraft_version=1.20.1
|
|
minecraft_version_range=[1.20.1,1.21)
|
|
forge_version=47.4.1
|
|
forge_version_range=[47,)
|
|
loader_version_range=[47,)
|
|
# The mapping channel to use for mappings.
|
|
# The default set of supported mapping channels are ["official", "snapshot", "snapshot_nodoc", "stable", "stable_nodoc"].
|
|
# Additional mapping channels can be registered through the "channelProviders" extension in a Gradle plugin.
|
|
#
|
|
# | Channel | Version | |
|
|
# |-----------|----------------------|--------------------------------------------------------------------------------|
|
|
# | official | MCVersion | Official field/method names from Mojang mapping files |
|
|
# | parchment | YYYY.MM.DD-MCVersion | Open community-sourced parameter names and javadocs layered on top of official |
|
|
#
|
|
# You must be aware of the Mojang license when using the 'official' or 'parchment' mappings.
|
|
# See more information here: https://github.com/MinecraftForge/MCPConfig/blob/master/Mojang.md
|
|
#
|
|
# Parchment is an unofficial project maintained by ParchmentMC, separate from Minecraft Forge.
|
|
# Additional setup is needed to use their mappings, see https://parchmentmc.org/docs/getting-started
|
|
mapping_channel=official
|
|
mapping_version=1.20.1
|
|
mod_id=vmodaddon
|
|
mod_name=VModAddon
|
|
mod_license=MIT
|
|
mod_version=1.0-SNAPSHOT
|
|
mod_group_id=space.eptaproject
|
|
mod_authors=p2vman
|
|
mod_description=
|
|
|
|
the_vmod_version = 1.2.2
|
|
valkyrien_ship_schematics_version = 1.0 |