-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgradle.properties
27 lines (22 loc) · 972 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
27
# Sets default memory used for gradle commands. Can be overridden by user or command line properties.
# This is required to provide enough memory for the Minecraft decompilation process.
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false
minecraft_version=1.12.2
forge_version=14.23.5.2847
mappings_channel=stable
mappings_version=39
mod_maven_group=dev.arisu.gtceforestryfarmcompat
mod_id=gtceforestryfarmcompat
mod_version=1.0.1
mod_jar_name=GTCEForestryFarmCompat
mod_name=GregTechCEu - Forestry tree farm compatibility
mod_author=Arisu Desu
mod_description=Allows Forestry tree farm to plant GTCE Rubber trees.
mod_url=/~https://github.com/arisudesu/GTCEForestryFarmCompat
mod_update_url=/~https://github.com/arisudesu/GTCEForestryFarmCompat/blob/master/update.json?raw=true
deps_gregtechceu_version=1.12.2-2.2.1-beta
deps_gregtechceu_curse_ref=557242:3745499
deps_forestry_version=1.12.2:5.8.2.422
deps_jei_version=1.12.2:4.15.0.293
deps_ccl_version=1.12.2-3.2.3.358