-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathversion-check-nf.json
46 lines (46 loc) · 1.75 KB
/
version-check-nf.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
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/toms-trading-network",
"promos": {
"1.20.2-latest": "0.3.1",
"1.20.4-latest": "0.3.1",
"1.20.5-latest": "0.3.1",
"1.20.6-latest": "0.3.1",
"1.21-latest": "0.3.2",
"1.21.1-latest": "0.3.2"
},
"1.21.1": {
"0.3.2": "Fixed auto push/pull not working",
"0.3.1": "Fixed insertion check not working",
"0.3.0": "Added Push/Pull mode to the io configuration\nAdded breaking protection to the Vending Machines\nAdded Creative Vending Mode"
},
"1.21": {
"0.3.2": "Fixed auto push/pull not working",
"0.3.1": "Fixed insertion check not working",
"0.3.0": "Added Push/Pull mode to the io configuration\nAdded breaking protection to the Vending Machines\nAdded Creative Vending Mode",
"0.2.13": "Fixed vending machine not dropping",
"0.2.12": "1.21 port"
},
"1.20.6": {
"0.3.1": "Fixed insertion check not working",
"0.3.0": "Added Push/Pull mode to the io configuration\nAdded breaking protection to the Vending Machines\nAdded Creative Vending Mode",
"0.2.11": "Added Mod compats"
},
"1.20.5": {
"0.2.10": "1.20.5 port"
},
"1.20.4": {
"0.3.1": "Fixed insertion check not working",
"0.3.0": "Added Push/Pull mode to the io configuration\nAdded breaking protection to the Vending Machines\nAdded Creative Vending Mode",
"0.2.9": "Fixed dupe bug with vending machine",
"0.2.8": "Added JEI support",
"0.2.7": "Added REI, EMI, Jade support",
"0.2.6": "1.20.4 port"
},
"1.20.2": {
"0.3.1": "Fixed insertion check not working",
"0.3.0": "Added Push/Pull mode to the io configuration\nAdded breaking protection to the Vending Machines\nAdded Creative Vending Mode",
"0.2.7": "Added REI, EMI, Jade support",
"0.2.6": "NeoForge 20.2.59-beta port",
"0.2.5": "NeoForge 1.20.2 port"
}
}