2022-10-17 14:57:09 -04:00
|
|
|
# Mod Info
|
|
|
|
modId = almostunified
|
|
|
|
modName = AlmostUnified
|
2022-10-28 16:41:24 -04:00
|
|
|
modVersion = 0.2.1
|
2022-10-17 14:57:09 -04:00
|
|
|
modAuthor = AlmostReliable
|
|
|
|
modDescription = Unify all resources.
|
|
|
|
|
2022-05-31 10:50:46 -04:00
|
|
|
# Project
|
2022-06-15 09:54:03 -04:00
|
|
|
group = com.almostreliable.unified
|
2022-08-21 13:47:06 -04:00
|
|
|
license = LGPL-3.0
|
2022-09-24 14:05:47 -04:00
|
|
|
junitVersion = 5.9.0
|
|
|
|
|
|
|
|
# Runtime Settings
|
|
|
|
extraModsDirectory = extra-mods
|
2022-10-17 14:57:09 -04:00
|
|
|
forgeRecipeViewer = jei
|
|
|
|
fabricRecipeViewer = rei
|
2022-05-31 10:50:46 -04:00
|
|
|
|
|
|
|
# Common
|
2022-10-17 14:57:09 -04:00
|
|
|
minecraftVersion = 1.19.2
|
2022-05-31 10:50:46 -04:00
|
|
|
|
|
|
|
# Forge
|
2022-10-17 14:57:09 -04:00
|
|
|
forgeVersion = 43.1.43
|
|
|
|
forgeMinVersion = 43
|
2022-05-31 10:50:46 -04:00
|
|
|
|
|
|
|
# Fabric
|
2022-10-17 14:57:09 -04:00
|
|
|
fabricVersion = 0.63.0+1.19.2
|
2022-08-23 08:40:49 -04:00
|
|
|
fabricLoaderVersion = 0.14.9
|
2022-05-31 17:19:29 -04:00
|
|
|
|
|
|
|
# Dependencies
|
2022-10-28 12:17:53 -04:00
|
|
|
reiVersion = 9.1.558
|
|
|
|
reiMinVersion = 9.1.558
|
2022-10-17 14:57:09 -04:00
|
|
|
jeiVersion = 11+
|
|
|
|
kubejsVersion = 1902.6.0-build.98
|
2022-05-31 10:50:46 -04:00
|
|
|
|
2022-05-31 12:41:30 -04:00
|
|
|
# Mappings
|
|
|
|
mappingsChannel = parchment
|
2022-10-17 14:57:09 -04:00
|
|
|
mappingsVersion = 2022.10.16
|
2022-05-31 10:50:46 -04:00
|
|
|
|
|
|
|
# Github
|
|
|
|
githubUser = AlmostReliable
|
2022-08-21 13:47:06 -04:00
|
|
|
githubRepo = almostunified
|
2022-05-31 10:50:46 -04:00
|
|
|
|
|
|
|
# Gradle
|
|
|
|
org.gradle.jvmargs = -Xmx3G
|
|
|
|
org.gradle.daemon = false
|