forked from Polyfrost/Hytils-Reborn
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstonecutter.properties.toml
More file actions
74 lines (57 loc) · 1.67 KB
/
Copy pathstonecutter.properties.toml
File metadata and controls
74 lines (57 loc) · 1.67 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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
mod.name = "Hytils Reborn"
mod.description = "Hypixel-focused Quality of Life mod."
mod.id = "hytils-reborn"
mod.group = "org.polyfrost"
mod.version = "2.0.0-beta.1"
publish.modrinth.id = "nF6YaBfO"
deps.fabric_loader = "0.19.3"
loomx.loom_version = "1.17-SNAPSHOT"
deps.oneconfig = "1.0.0-beta.5"
["1.21.4"]
deps.parchment = "2025.03.23"
deps.yalmm = "3"
deps.fabric_api = "0.119.4+1.21.4"
deps.hypixel_mod_api = "1.0.1"
deps.hypixel_mod_api_fabric = "1.0.1+build.1+mc1.21"
deps.sodium = "0.6.13"
["1.21.5"]
deps.parchment = "2025.06.15"
deps.yalmm = "3"
deps.fabric_api = "0.128.2+1.21.5"
deps.hypixel_mod_api = "1.0.1"
deps.hypixel_mod_api_fabric = "1.0.1+build.1+mc1.21"
deps.sodium = "0.6.13"
["1.21.8"]
deps.parchment = "2025.09.14"
deps.yalmm = "3"
deps.fabric_api = "0.136.1+1.21.8"
deps.hypixel_mod_api = "1.0.1"
deps.hypixel_mod_api_fabric = "1.0.1+build.1+mc1.21"
deps.sodium = "0.7.3"
["1.21.10"]
deps.parchment = "2025.10.12"
deps.yalmm = "3"
deps.fabric_api = "0.138.4+1.21.10"
deps.hypixel_mod_api = "1.0.1"
deps.hypixel_mod_api_fabric = "1.0.1+build.1+mc1.21"
deps.sodium = "0.7.3"
["1.21.11"]
deps.parchment = "2025.12.20"
deps.yalmm = "3"
deps.fabric_api = "0.141.3+1.21.11"
deps.hypixel_mod_api = "1.0.1"
deps.hypixel_mod_api_fabric = "1.0.1+build.1+mc1.21"
deps.sodium = "0.8.7"
["26.1"]
mod.mc_compat = "~26.1"
mod.mc_releases = ["26.1", "26.1.1", "26.1.2"]
deps.fabric_api = "0.145.1+26.1"
deps.hypixel_mod_api = "1.0.2"
deps.hypixel_mod_api_fabric = "1.0.2+build.1+mc26.1"
deps.sodium = "0.8.7"
["26.2"]
mod.mc_compat = "~26.2"
deps.fabric_api = "0.153.0+26.2"
deps.hypixel_mod_api = "1.0.2"
deps.hypixel_mod_api_fabric = "1.0.2+build.1+mc26.1"
deps.sodium = "0.9.0"