39 lines
921 B
Properties
39 lines
921 B
Properties
# 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=true
|
|
kotlin.stdlib.default.dependency=false
|
|
org.gradle.vfs.watch=true
|
|
|
|
mod_id=overdrive_that_matters
|
|
mod_version=1.3
|
|
|
|
use_commit_hash_in_version=true
|
|
|
|
mc_version=1.20.2
|
|
use_parchment=false
|
|
jei_mc_version=1.20.2
|
|
curios_mc_version=1.20
|
|
|
|
forge_gradle_version=[6.0,6.2)
|
|
forge_version=48.0.13
|
|
mixingradle_version=0.7.33
|
|
mixin_version=0.8.5
|
|
|
|
jei_version=16.0.0.28
|
|
jupiter_version=5.9.2
|
|
mekanism_version=1.20.1-10.3.9.homebaked
|
|
curios_version=5.2.0-beta.2
|
|
cosmetic_armor_reworked_id=4575609
|
|
ad_astra_id=4594155
|
|
botarium_id=4594094
|
|
resourceful_lib_id=4598948
|
|
resourceful_config_id=4576455
|
|
jade_id=4614153
|
|
configured_id=4462894
|
|
|
|
kotlin_for_forge_version=4.4.0
|
|
kotlin_version=1.9.0
|
|
|
|
handle_deps=true
|