-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgradle.properties
More file actions
40 lines (32 loc) · 1.03 KB
/
Copy pathgradle.properties
File metadata and controls
40 lines (32 loc) · 1.03 KB
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
# Done to increase the memory available to Gradle.
org.gradle.jvmargs=-Xmx2G
org.gradle.parallel=true
# Mod properties
mod_name=InteractiveMC
mod_id=interactivemc
mod_group=net.timtaran.interactivemc
mod_version=0.0.2-SNAPSHOT
mod_authors=timtaran
mod_description= Addon for Vivecraft to support physics and other fancy stuff
mod_license=LGPL-3.0
mod_sources=https://github.com/Timtaran/InteractiveMC
mod_curseforge=https://www.curseforge.com/minecraft/mc-mods/interactivemc
mod_modrinth=https://modrinth.com/mod/interactivemc
mod_wiki=https://github.com/Timtaran/InteractiveMC/wiki
mod_enabled_platforms=fabric,neoforge
# Minecraft properties
minecraft_version = 1.21.1
# Dependencies
# Change back to "vivecraft" before committing
current_vr_mod=vivecraft
architectury_api_version=13.0.8
fabric_loader_version=0.18.4
fabric_api_version=0.116.9+1.21.1
neoforge_version=21.1.215
velthoric_version=0.9.1
visor_version=233cddcf37
mixinextras_version=0.5.3
vivecraft_version=1.21.1-1.3.7
lwjgl_version=3.3.3
modmenu_version=v6Xx3fbU
yacl_version=3.8.2