2024-02-08 20:36:03 +01:00
|
|
|
# Done to increase the memory available to gradle.
|
|
|
|
org.gradle.jvmargs=-Xmx1G
|
2023-09-01 03:27:02 +02:00
|
|
|
|
2024-02-08 20:36:03 +01:00
|
|
|
# Fabric Properties
|
|
|
|
# check these on https://modmuss50.me/fabric.html
|
|
|
|
minecraft_version=1.20.4
|
|
|
|
yarn_mappings=1.20.4+build.3
|
2024-05-13 12:58:42 +02:00
|
|
|
loader_version=0.15.11
|
2024-02-08 20:36:03 +01:00
|
|
|
|
|
|
|
# Mod Properties
|
2024-03-03 19:33:25 +01:00
|
|
|
modrinth_id = jCpoCBpn
|
2024-06-14 00:35:13 +02:00
|
|
|
mod_version = 1.6.1
|
2024-02-08 20:36:03 +01:00
|
|
|
maven_group = fr.adrien1106
|
2024-02-14 19:51:08 +01:00
|
|
|
archives_base_name = ReFramed
|
|
|
|
mod_id = reframed
|
2024-02-08 20:36:03 +01:00
|
|
|
|
|
|
|
# Dependencies
|
|
|
|
# check this on https://modmuss50.me/fabric.html
|
2024-04-25 13:23:06 +02:00
|
|
|
fabric_version=0.97.0+1.20.4
|
2024-02-16 21:34:21 +01:00
|
|
|
|
|
|
|
git_owner=Altarik
|
|
|
|
git_repo=ReFramed
|
2024-02-26 16:28:02 +01:00
|
|
|
|
|
|
|
athena_version=3.3.0
|
2024-03-03 17:43:53 +01:00
|
|
|
sodium_version=0.5.8
|
|
|
|
indium_version=1.0.30
|
2024-03-25 15:22:28 +01:00
|
|
|
continuity_version=3.0.0-beta.4+1.20.2
|