-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathgradle.properties
More file actions
48 lines (44 loc) · 1.26 KB
/
Copy pathgradle.properties
File metadata and controls
48 lines (44 loc) · 1.26 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
41
42
43
44
45
46
47
48
# Project
group=bl4ckscor3.mod.snowundertrees
version=1.6.1
minecraft_version=26.1.2
minecraft_min_version=26.1
java_version=25
license=MIT
mod_id=snowundertrees
mod_name=Snow Under Trees
description=Adds snow under trees in snowy biomes.
mod_author=bl4ckscor3
source_link=https://github.com/bl4ckscor3/SnowUnderTrees
cf_link=https://www.curseforge.com/minecraft/mc-mods/snow-under-trees
# Common
## https://projects.neoforged.net/neoforged/neoform
neo_form_version=26.1.2-1
mdg_version=2.0.141
fcap_version=26.1.4
run_dir=../runs
mixin_version=0.13.3+mixin.0.8.5
mixinextras_version=0.3.5
# NeoForge
neoforge_version=26.1.2.76
neoforge_min_version=26.1
dynamic_trees_neoforge_version=8228621
glitchcore_neoforge_version=8109770
kiwi_neoforge_version=8087088
moonrise_neoforge_version=7956089
serene_seasons_neoforge_version=8174222
snow_real_magic_neoforge_version=4769110
# Fabric
loom_version=1.16-SNAPSHOT
fabric_version=0.149.0+26.1.2
fabric_loader_version=0.19.2
modmenu_version=18.0.0-alpha.8
dynamic_trees_fabric_version=8228621
glitchcore_fabric_version=8109769
kiwi_fabric_version=7964588
moonrise_fabric_version=7956090
serene_seasons_fabric_version=8174223
snow_real_magic_fabric_version=8162823
# Gradle
org.gradle.jvmargs=-Xmx3G -Dfile.encoding=UTF-8
org.gradle.daemon=false