-
Notifications
You must be signed in to change notification settings - Fork 150
Expand file tree
/
Copy pathgradle.properties
More file actions
37 lines (27 loc) · 858 Bytes
/
gradle.properties
File metadata and controls
37 lines (27 loc) · 858 Bytes
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
org.gradle.jvmargs=-Xmx2G
kotlin.code.style=official
# Fabric Properties
# check these on https://fabricmc.net/develop/
minecraft_version=1.21.4
parchment_version=2024.11.17-1.21.1
fabric_version=0.110.5+1.21.4
fabric_loader_version=0.16.9
embeddium.fabric_mode=false
# Mod Properties
mod_version = 1.0.11
maven_group = org.embeddedt
archives_base_name = embeddium
forge_version=21.4.5-beta
codechicken_fileid=5826640
ie_fileid=1.20.4-10.0.1-pre.163
base_mc_version_commit=0263cc2ffd33599aa90d5b226242035459e45ee7
use_phi=false
# find neoform version for your Minecraft version here: https://projects.neoforged.net/neoforged/neoform
neoform_version=20241203.161809
asm_version=9.7
mixin_version=0.15.2+mixin.0.8.7
eventbus_version=8.0.2
mixin_extras_version=0.4.1
apache_maven_artifact_version=3.8.5
spi_version=9.0.2
modlauncher_version=11.0.4