21 lines
423 B
Properties
21 lines
423 B
Properties
# Done to increase the memory available to gradle.
|
|
org.gradle.jvmargs=-Xmx1G
|
|
|
|
group = com.github.sebseb7
|
|
mod_id = autotrade
|
|
mod_name = AutoTrade
|
|
author = sebseb7
|
|
mod_file_name = autotrade-fabric
|
|
|
|
mod_version = 0.0.8
|
|
|
|
malilib_version = 0.18.0
|
|
minecraft_version_min = 1.20.3
|
|
minecraft_version_out = 1.20.4
|
|
|
|
minecraft_version = 1.20.4
|
|
|
|
mappings_version = 1.20.4+build.3
|
|
fabric_loader_version = 0.15.3
|
|
mod_menu_version = 9.0.0
|