-
-
Notifications
You must be signed in to change notification settings - Fork 44
/
Copy pathversion-check-nf.json
69 lines (69 loc) · 4.2 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/toms-storage",
"promos": {
"1.20.2-latest": "1.6.12",
"1.20.4-latest": "1.6.13",
"1.20.5-latest": "1.6.13",
"1.20.6-latest": "1.6.17",
"1.21-latest": "2.0.12",
"1.21.1-latest": "2.0.12",
"1.21.3-latest": "2.1.1",
"1.21.4-latest": "2.1.3"
},
"1.21.4": {
"2.1.3": "Updated ViveCraft support to 1.2.0",
"2.1.2": "1.21.4 port"
},
"1.21.3": {
"2.1.1": "Added French translations (#489)\nFixed crash on 1.21.3",
"2.1.0": "1.21.3 port"
},
"1.21.1": {
"2.0.12": "Updated ViveCraft support to 1.2.0",
"2.0.11": "Added French translations (#489)",
"2.0.10": "Fixed wireless terminal highlighting with ViveCraft\nAdded Japanese translations (#461)",
"2.0.9": "Fixed terminal search keep not working\nFixed drawer like blocks not working\nFixed curios not working"
},
"1.21": {
"2.0.12": "Updated ViveCraft support to 1.2.0",
"2.0.11": "Added French translations (#489)",
"2.0.10": "Fixed wireless terminal highlighting with ViveCraft\nAdded Japanese translations (#461)",
"2.0.9": "Fixed terminal search keep not working\nFixed drawer like blocks not working\nFixed curios not working",
"2.0.8": "Fixed version number on NeoForge\nFixed Pull from Inventory not working",
"2.0.7": "Added Smart Search option to toggle EMI craftable item list (previously disabled due to lag)\nAdded Component search with `$` (#417)\nAdded Jade/TheOneProbe support",
"2.0.6": "Added Polymorph support\nAdded content tooltips for item filters\nImproved inventory configurator\nImproved performance on NeoForge\nFiling Cabinet now drops it's content when broken\nFixed inventory cable connector missing the correct tool\nFixed inventory cable connectors breaking the inventory network in some cases\nFixed inventory cable connectors loosing filters\nFixed advanced terminal keybind not working on NeoForge\nFixed terminal syncing JEI/REI/EMI in some cases, when sync is turned off\nFixed the recipe book in the crafting terminal\nFixed JEI show recipes is in the wrong place",
"2.0.5": "Fixed crash with inventory interface\nFixed inventory interface not working in some cases\nFixed level emitter not working in some cases",
"2.0.4": "Added Inventory Proxy\nFixed storage terminals not connecting to inventory cables\nFixed Framed Inventor Cable Connector painting not working\nFixed Advanced Terminal not working across dimensions\nFixed Advanced Terminal range is doubled",
"2.0.3": "Fixed inventory cable connector showing access denied message incorrectly\nFixed crash with inventory cable connectors on inventory connectors\nFixed deadlock with polymorphic item filter\nFixed configs missing localizations\nFixed existing localizations not loading",
"2.0.2": "Added Inventory Cable connectors\nFixed inventory configurator menu not updating the filter\nImproved advanced wireless terminal description\nFixed inventory cable network leaking memory",
"2.0.1": "Fixed dupe bug with crafting terminal\nFixed missing recipes, tags, and loot tables\nFixed recipe book in the crafting terminal not filling in the recipe\nRemoved debug barrier item from the storage terminal\nFixed EMI crafting not working",
"2.0.0": "2.0.0 rewrite initial release"
},
"1.20.6": {
"1.6.17": "Added NBT/component and tag search",
"1.6.16": "Added JEI Compat\nFixed dupe bug with Tag Item Filter",
"1.6.15": "Fixed storage terminal screens background",
"1.6.14": "Fixed chunks failing to save\nEMI, REI, Curios support",
"1.6.13": "NeoForge 20.5.14-beta port"
},
"1.20.5": {
"1.6.13": "NeoForge 20.5.14-beta port",
"1.6.12": "1.20.5 port"
},
"1.20.4": {
"1.6.13": "Added NBT/component and tag search\nFixed dark terminal background on 1.20.4",
"1.6.12": "Fixed dupe bug with Tag Item Filter",
"1.6.11": "Fixed crash with Inventory Hopper\nUpdated Chinese Translations",
"1.6.10": "Added JEI support",
"1.6.9": "20.4.70-beta port\nAdded curios, EMI, REI support",
"1.6.8": "1.20.4 port"
},
"1.20.2": {
"1.6.12": "Added NBT/component and tag search",
"1.6.11": "Fixed dupe bug with Tag Item Filter",
"1.6.10": "Fixed crash with Inventory Hopper\nUpdated Chinese Translations",
"1.6.9": "Added curios support",
"1.6.8": "NeoForge 20.2.59-beta port",
"1.6.7": "NeoForge port"
}
}