-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathdata.json
149 lines (149 loc) · 4.73 KB
/
data.json
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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
{
"descriptions": {
"chunkcacher": "A Minecraft Fabric mod that caches chunk information to speed up world generation.",
"tabfocus": "Implement button focus by press tab feature in pre-1.9",
"anchiale": "Adds a faster way to exit worlds in 1.8. Use the menu.quitWorld button to exit the current world without waiting for the server tasks queue to complete.",
"stats-per-world": "Separation of achievements and statistics per world in Minecraft Pre-1.7",
"z-buffer-fog": "Legacy Fabric mod that make terrain fog rendering to planar",
"biome_threadlocal_fix": "Fix Minecraft Biome ThreadLocal Memory leak issue",
"antigone": "Fixes a rare server deadlock in Minecraft 1.16.1",
"phosphor": "No-compromises lighting engine optimization mod"
},
"sources": {
"anchiale": "https://github.com/Minecraft-Java-Edition-Speedrunning/mcsr-anchiale-1.8-1.8.9",
"antigone": "https://github.com/Minecraft-Java-Edition-Speedrunning/mcsr-antigone-1.16.1",
"antiresourcereload": "https://github.com/Minecraft-Java-Edition-Speedrunning/antiresourcereload",
"atum": "https://github.com/KingContaria/atum-rewrite",
"biome_threadlocal_fix": "https://github.com/RedLime/BiomeThreadLocalFix",
"chunkcacher": "https://github.com/Minecraft-Java-Edition-Speedrunning/chunkcacher",
"chunkumulator": "https://github.com/DuncanRuns/Chunkumulator",
"costar": "https://github.com/tildejustin/costar",
"dynamicmenufps": "https://github.com/Minecraft-Java-Edition-Speedrunning/dynamic-fps",
"extra-options": "https://github.com/tildejustin/extra-options",
"fabricproxy-lite": "https://github.com/OKTW-Network/FabricProxy-Lite",
"fast_reset": "https://github.com/KingContaria/FastReset",
"forceport": "https://github.com/DuncanRuns/Force-Port-Mod",
"krypton": "https://github.com/astei/krypton",
"lazydfu": "https://github.com/astei/lazydfu",
"lazystronghold": "https://github.com/Gregor0410/LazyStronghold",
"legacy-crash-fix": "https://github.com/tildejustin/legacy-crash-fix",
"lithium": "https://github.com/KingContaria/lithium-mcsr",
"no-paus": "https://github.com/tildejustin/no-paus",
"optifabric": "https://github.com/tildejustin/optifabric",
"phosphor": "https://github.com/CaffeineMC/phosphor-fabric",
"planifolia": "https://github.com/tildejustin/planifolia",
"retino": "https://github.com/juliand665/retiNO",
"seedqueue": "https://github.com/KingContaria/seedqueue",
"setspawnmod": "https://github.com/Minecraft-Java-Edition-Speedrunning/set-spawn",
"sleepbackground": "https://github.com/RedLime/SleepBackground",
"sodium": "https://github.com/Minecraft-Java-Edition-Speedrunning/sodium",
"sodiummac": "https://github.com/Minecraft-Java-Edition-Speedrunning/sodium",
"speedrunapi": "https://github.com/KingContaria/SpeedrunAPI",
"speedrunigt": "https://github.com/RedLime/SpeedRunIGT",
"standardsettings": "https://github.com/KingContaria/StandardSettings",
"starlight": "https://github.com/PaperMC/Starlight",
"state-output": "https://github.com/tildejustin/state-output",
"stats-per-world": "https://github.com/RedLime/StatsPerWorld",
"tabfocus": "https://github.com/RedLime/TabFocus",
"voyager": "https://github.com/tildejustin/voyager",
"worldpreview": "https://github.com/KingContaria/mcsr-worldpreview-1.16.1",
"z-buffer-fog": "https://github.com/RedLime/LegacyPlanarFog"
},
"names": {
"optifabric": "OptiFabric"
},
"max-versions": [
"1.0",
"1.1",
"1.2.5",
"1.3.2",
"1.4.7",
"1.5.2",
"1.6.4",
"1.7.10",
"1.8.9",
"1.9.4",
"1.10.2",
"1.11.2",
"1.12.2",
"1.13.2",
"1.14.4",
"1.15.2",
"1.16.5",
"1.17.1",
"1.18.2",
"1.19.4",
"1.20.6",
"1.21.5"
],
"not-recommended": {
"standardsettings": [
"1.3-1.15.2",
"1.16.2+",
"1.12"
],
"fabricproxy-lite": [],
"sleepbackground": [
"1.7-1.12.2"
],
"worldpreview": [
"1.8.9"
]
},
"obsolete": {
"phosphor": [],
"dynamicmenufps": [
"1.16.1"
]
},
"incompatibilities": [
[
"setspawnmod",
"worldpreview"
],
[
"chunkcacher",
"worldpreview"
],
[
"chunkcacher",
"lazystronghold"
],
[
"starlight",
"phosphor"
],
[
"sleepbackground",
"dynamicmenufps"
],
[
"optifabric",
"worldpreview"
],
[
"optifabric",
"starlight"
]
],
"extra-traits": {
"worldpreview": [
"rsg-only"
],
"lazystronghold": [
"rsg-only"
],
"extra-options": [
"accessibility"
],
"retino": [
"mac-only"
],
"sodiummac": [
"mac-only"
]
},
"v2-override": [
"z-buffer-fog"
]
}