-
Notifications
You must be signed in to change notification settings - Fork 1
/
update.json
42 lines (42 loc) · 1.35 KB
/
update.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
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/pet-slow",
"1.19.3" {
"0.8.3": "Update to forge",
"0.8.2": "port mod"
},
"1.19.2": {
"0.7.3": "Port to 1.19.2"
},
"1.19": {
"0.6.2": "Fixed Mug o' Milk not cureing effects",
"0.6.1": "Port to 1.19"
},
"1.18.2": {
"0.5.8": "updates in forges mod.toml and pack.mcmeta",
"0.5.7": "feat: changed slow doll tooltip to 3 lines",
"0.5.6": "fixed translation key on sethat christmas",
"0.5.5": "fix commands, added reload command & mug of lava sets player on fire",
"0.5.4": "Feature request: Water extinguish fire",
"0.5.3": "Fixed Debug messages on torch place by slow",
"0.5.2": "Fix a bug when slow is away and gets told to stand up and hat remains in away mode",
"0.5.1": "Port to 1.18.2"
},
"1.12.2": {
"0.1.13": "Fixed Slow Brew Recipe",
"0.1.11": "A few requests for slow",
"0.1.3": "Added something that was NOT Loneztars idea!!!!!",
"0.1.2": "fix bug: looking for client class on server",
"0.1.1": "Slow now eats and uses torches",
"0.1.0": "Mod made!"
},
"promos": {
"1.19.3-latest": "0.8.3",
"1.19.2-latest": "0.7.3",
"1.19.2-recommended": "0.7.3",
"1.19-latest": "0.6.2",
"1.19-recommended": "0.6.2",
"1.18.2-latest": "0.5.8",
"1.18.2-recommended": "0.5.8",
"1.12.2-latest": "0.1.13"
}
}