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
Update Client Sort, switch button justification
encode42.dev
1 week ago
8095370d
6f2b70f4
+7
-6
2 changed files
expand all
collapse all
unified
split
configureddefaults
config
clientsort.json
mods
clientsort.pw.toml
+3
-2
configureddefaults/config/clientsort.json
···
34
34
"allowSoundOverlap": true,
35
35
"showButtons": true,
36
36
"showButtonTooltips": true,
37
37
-
"anchorButtonsLeft": false,
37
37
+
"anchorButtonsLeft": true,
38
38
+
"justifyButtonsTopLeft": false,
38
39
"buttonsHorizontal": true,
39
40
"firstButtonOp": "SORT",
40
41
"secondButtonOp": "STACK_FILL",
41
42
"thirdButtonOp": "MATCH_TRANSFER",
42
43
"fourthButtonOp": "TRANSFER",
43
44
"layoutOffset": {
44
44
-
"x": -48,
45
45
+
"x": 156,
45
46
"y": -14
46
47
},
47
48
"classPolicies": {
+4
-4
mods/clientsort.pw.toml
···
1
1
name = "Client Sort"
2
2
-
filename = "clientsort-fabric-2.2.0+1.21.11.jar"
2
2
+
filename = "clientsort-fabric-2.2.1+1.21.11.jar"
3
3
side = "both"
4
4
5
5
[download]
6
6
-
url = "https://cdn.modrinth.com/data/K0AkAin6/versions/l0y3CdyG/clientsort-fabric-2.2.0%2B1.21.11.jar"
6
6
+
url = "https://cdn.modrinth.com/data/K0AkAin6/versions/YNOFvUDb/clientsort-fabric-2.2.1%2B1.21.11.jar"
7
7
hash-format = "sha512"
8
8
-
hash = "5684cb2567d6d6da67e4d287792e268d3a25bb122915e7418828c601b399d1969888844b4013bc69e804ed4d99bcf7e274b554e4d3c41f72c2ca1526adcd0f38"
8
8
+
hash = "e7e793bce73c5011efa5e1e4da9339561714f6d22910f5233b1f7b7d661093cc4cde1742e6484912e9806ec660cbb5c707abf2de68ab585d9a4b7aa7b4a70f41"
9
9
10
10
[update]
11
11
[update.modrinth]
12
12
mod-id = "K0AkAin6"
13
13
-
version = "l0y3CdyG"
13
13
+
version = "YNOFvUDb"