-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgradle.properties
26 lines (23 loc) · 902 Bytes
/
gradle.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
org.gradle.jvmargs=-Xmx4G
org.gradle.daemon=false
org.gradle.console=plain
# The Minecraft version must agree with the Forge version to get a valid artifact
minecraft_version=1.20.1
minecraft_version_range=[1.20.1,1.21)
# The Forge version must agree with the Minecraft version to get a valid artifact
forge_version=47.1.3
# The Forge version range can use any version of Forge as bounds or match the loader version range
forge_version_range=[47,)
# The loader version range can only use the major version of Forge/FML as bounds
loader_version_range=[47,)
# The mapping channel to use for mappings.
mapping_channel=parchment
mapping_version=2023.09.03-1.20.1
# Must match the String constant located in the main mod class annotated with @Mod.
mod_id=terrafirmamisc
mod_name=TerraFirmaMisc
mod_license=MIT
mod_version=0.0.2-1.20.1
mod_group_id=me.orbitalhare
mod_authors=OrbitalHare
mod_description=