This repository was archived by the owner on Mar 9, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathupdate.json
More file actions
44 lines (44 loc) · 1.42 KB
/
update.json
File metadata and controls
44 lines (44 loc) · 1.42 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
{
"homepage": "https://github.com/RenEvo/nethercore/releases",
"promos": {
"1.8.9-latest": "1.3.7",
"1.8.9-recommended": "1.3.7",
"1.9-latest": "2.0.1",
"1.9-recommended": "2.0.1",
"1.9.4-latest": "2.0.2",
"1.9.4-recommended": "2.0.2",
"1.10.2-latest": "2.0.3",
"1.10.2-recommended": "2.0.3",
"latest": "2.0.3",
"recommended": "2.0.3"
},
"1.8.9": {
"1.0.0": "Initial Release",
"1.0.1": "Reworked the way ores are mined",
"1.0.2": "Updated Ore Textures",
"1.0.3": "Added compressed Netherrack\nUpdated textures to no longer be overlays.",
"1.1.0": "Added Tinkers Construct Integration for Nether Ores",
"1.2.0": "Added in Nether Stone, Nether Spores, and Configurations",
"1.2.1": "Miscellaneous Bug Fixes",
"1.2.2": "Nether Growth Tweaks",
"1.3.0": "Added Nether Furnace",
"1.3.1": "Hotfix for startup crash",
"1.3.2": "Added Nether Rods",
"1.3.3": "Added Soul Glass",
"1.3.4": "Added Nether Coal",
"1.3.5": "Added Configuration",
"1.3.6": "Updated Nether Ore - Lapis to properly smelt to lapis, and not cactus green.",
"1.3.7": "Added a special achievement for xBCrafted"
},
"1.9": {
"2.0.0": "Initial 1.9 Release Version",
"2.0.1": "Getting ready for full release"
},
"1.9.4": {
"2.0.2": "Initial 1.9.4 Release Version"
},
"1.10.2": {
"2.0.2": "Initial 1.10.2 Release Version",
"2.0.3": "Stable 1.10.2 Release Version"
}
}