tangled
alpha
login
or
join now
encode42.dev
/
daxecraft
0
fork
atom
Tiny client and server pack for daxe's community
modrinth.com/project/daxe
0
fork
atom
overview
issues
pulls
pipelines
Disable Voxy WorldGen by default
encode42.dev
2 weeks ago
6f2b70f4
e8b5c3bd
+3
-3
3 changed files
expand all
collapse all
unified
split
config
voxyworldgenv2.json
index.toml
pack.toml
+1
-1
config/voxyworldgenv2.json
···
1
1
{
2
2
-
"enabled": true,
2
2
+
"enabled": false,
3
3
"showF3MenuStats": true,
4
4
"generationRadius": 256,
5
5
"update_interval": 60,
+1
-1
index.toml
···
106
106
107
107
[[files]]
108
108
file = "config/voxyworldgenv2.json"
109
109
-
hash = "558074ea9469bf7041ae718d4f8cf6a5d258fb89aea0cc5e8aba63eff674d992"
109
109
+
hash = "12d3f5d66d2565fc42130b74852fcf27c3f2f248cf54c344928e62f7ae4362d8"
110
110
111
111
[[files]]
112
112
file = "configureddefaults/config/clientsort.json"
+1
-1
pack.toml
···
6
6
[index]
7
7
file = "index.toml"
8
8
hash-format = "sha256"
9
9
-
hash = "6a2dded3e50202b98756b59adf28a27c05d8413379c79180b3bbf46c63005f6b"
9
9
+
hash = "1bed5cbec4596b3e262e52b864dc354ebca62181e525cb07cb4a1e2955a62ebb"
10
10
11
11
[versions]
12
12
fabric = "0.18.4"