mirror of
https://github.com/AlmostReliable/almostunified.git
synced 2024-11-14 11:15:23 -05:00
44 lines
883 B
Properties
44 lines
883 B
Properties
# Project
|
|
group = com.almostreliable.mods
|
|
license = All Rights Reserved
|
|
enabledPlatforms = fabric,neoforge
|
|
enableAccessWidener = false
|
|
|
|
# Minecraft
|
|
minecraftVersion = 1.21.1
|
|
|
|
# Mod
|
|
modVersion = 1.2.2
|
|
modPackage = com.almostreliable.unified
|
|
modId = almostunified
|
|
modName = AlmostUnified
|
|
modAuthor = Almost Reliable
|
|
modDescription = Unify all resources.
|
|
|
|
# Project Dependencies
|
|
autoServiceVersion = 1.1.1
|
|
junitVersion = 5.9.0
|
|
parchmentVersion = 2024.07.28
|
|
|
|
# Recipe Viewers
|
|
enableRuntimeRecipeViewer = true
|
|
jeiVersion = 19.10.0.126
|
|
reiVersion = 16.0.762
|
|
emiVersion = 1.1.13
|
|
fabricRecipeViewer = rei
|
|
neoforgeRecipeViewer = jei
|
|
|
|
# Fabric Dependencies
|
|
fabricLoaderVersion = 0.16.2
|
|
fabricApiVersion = 0.102.1
|
|
|
|
# NeoForge Dependencies
|
|
neoforgeVersion = 21.1.37
|
|
|
|
# Github
|
|
githubUser = AlmostReliable
|
|
githubRepo = almostunified
|
|
|
|
# Gradle
|
|
org.gradle.jvmargs = -Xmx3G
|
|
org.gradle.daemon = false
|