forked from wisp-forest/numismatic-overhaul
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgradle.properties
33 lines (25 loc) · 918 Bytes
/
gradle.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_base_version=1.20.2
minecraft_version=1.20.2
yarn_mappings=1.20.2+build.2
loader_version=0.15.3
# Mod Properties
mod_version=0.2.14
maven_group=com.glisco
archives_base_name=numismatic-overhaul
# Dependencies
# check this on https://fabricmc.net/develop
fabric_version=0.89.3+1.20.2
# https://github.com/OnyxStudios/Cardinal-Components-API/releases
cca_version=5.3.0
# https://maven.shedaniel.me/me/shedaniel/RoughlyEnoughItems-fabric/
rei_version=13.0.666
# https://maven.wispforest.io/io/wispforest/owo-lib/
owo_version=0.11.3+1.20.2
# https://www.curseforge.com/minecraft/mc-mods/modmenu/files
modmenu_version=8.0.0
# https://storage.googleapis.com/devan-maven/
stacc_version=1.8.0