-
Notifications
You must be signed in to change notification settings - Fork 5
/
gradle.properties
63 lines (45 loc) · 1.93 KB
/
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
# Done to increase the memory available to gradle.
org.gradle.jvmargs=-Xmx1G
loom.ignoreDependencyLoomVersionValidation=true
# Fabric Properties
# check these on https://fabricmc.net/develop
minecraft_base_version=1.21.1
minecraft_version=1.21.1
yarn_mappings=1.21.1+build.3
loader_version=0.16.9
fabric_version=0.110.0+1.21.1
# Mod Properties
mod_version=0.1.7
maven_group=io.wispforest
archives_base_name=affinity
# Dependencies
# https://maven.terraformersmc.com/releases/dev/emi/trinkets
trinkets_version = 3.10.0-wf.1
# https://maven.shedaniel.me/me/shedaniel/RoughlyEnoughItems-fabric/
rei_version = 16.0.754
# https://maven.terraformersmc.com/releases/dev/emi/emi-fabric
emi_version = 1.1.12+1.21
# https://maven.terraformersmc.com/releases/com/terraformersmc/modmenu
modmenu_version = 11.0.2
# https://maven.wispforest.io/#/releases/io/wispforest/owo-lib/
owo_version = 0.12.15+1.21
# https://maven.wispforest.io/#/releases/io/wispforest/lavender/
lavender_version = 0.1.10+1.21
# https://github.com/Ladysnake/PlayerAbilityLib/releases
pal_version = 1.10.0
# https://github.com/OnyxStudios/Cardinal-Components-API/releases
cca_version = 6.1.1
# https://maven.wispforest.io/#/releases/io/wispforest/owo-whats-this/
owo_whats_this_version = 0.1.0+pre.16+1.21
# https://www.curseforge.com/minecraft/mc-mods/terrablender-fabric/files
terrablender_version = 1.21-4.0.0.2
# https://maven.wispforest.io/#/releases/io/wispforest/worldmesher/
worldmesher_version = 0.4.7+1.21
# https://maven.vram.io/io/vram/canvas-fabric-mc119/
canvas_version = 19.4.2586
# https://maven.wispforest.io/io/wispforest/gadget/
gadget_version = 0.2.2+1.20.2
# https://modrinth.com/mod/sodium/versions
sodium_version = mc1.21.1-0.6.0-fabric
# https://modrinth.com/mod/iris/versions
iris_version = 1.8.0-beta.4+1.21-fabric