-
Notifications
You must be signed in to change notification settings - Fork 3
/
gradle.properties
41 lines (32 loc) · 1.32 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
org.gradle.jvmargs=-Xmx2G
# Fabric (https://fabricmc.net/versions.html)
minecraft_version=1.21
yarn_mappings=1.21+build.3
loader_version=0.15.11
# Mod Properties
mod_version=1.21.1_1.0.9.4
maven_group=nekiplay.meteorplus
archives_base_name=meteor-plus
# Dependency Versions
# Meteor (https://maven.meteordev.org/) [Not used]
meteor_version=0.5.6-SNAPSHOT
# Journey Map
journeymap_api_fabric_version=1.20.2-1.9-fabric-SNAPSHOT
jm_fabric_version=1.20.4-5.9.20-fabric
# Xaero's Mods
# Xaero's World Map (https://modrinth.com/mod/xaeros-world-map/versions)
xwm_fabric_version=1.38.8_Fabric_1.21
# Xaero's Minimap (https://modrinth.com/mod/xaeros-minimap/versions)
xmm_fabric_version=24.2.1_Fabric_1.21
# Litematica (https://www.curseforge.com/minecraft/mc-mods/litematica/files/all?page=1&pageSize=20)
litematica_fileid=4946471
litematica_projectid=308892
# Where Is It (https://modrinth.com/mod/where-is-it/versions)
where_is_it_version=2.6.3+1.21.1
# Chest Tracker (https://modrinth.com/mod/chest-tracker/versions)
chest_tracker=2.6.5+1.21.1
# YetAnotherConfigLib (https://github.com/JackFred2/WhereIsIt/blob/1.20.6/gradle.properties)
yacl_version=3.3.2+1.20.4+update.1.20.5-SNAPSHOT+update.1.20.5-SNAPSHOT
# MaLiLib (https://www.curseforge.com/minecraft/mc-mods/malilib/files/all?page=1&pageSize=20)
malilib_fileid=4946328
malilib_projectid=303119