-
-
Notifications
You must be signed in to change notification settings - Fork 21
/
Copy pathversion-check.json
49 lines (49 loc) · 3.39 KB
/
version-check.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
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/create-ore-excavation",
"promos": {
"1.20.1-latest": "1.5.3",
"1.19.2-latest": "1.2.3",
"1.18.2-latest": "1.1.3"
},
"1.20.1": {
"1.5.3": "Updated item textures by xXStrayXx (PR #115)\nUpdated Chinese translations (PR #114)\n\nFixed error with /coe locate command (Closes #118)",
"1.5.2": "Updated to Create 0.5.1h",
"1.5.1": "Added hide vein button to the Ore Vein Atlas\nJourneyMap overlay now shows the veins from the atlas in the Inventory\nUpdated Mexican Spanish Translation\nImproved locate command accuracy",
"1.5.0": "Added Sample Drill, Ore Vein Atlas\nAdded Ore Vein Finder Turtles\nImproved ore vein finder\nImproved ponders\nFixed drilling machine and fluid extractor models",
"1.4.4": "Added Mexican Spanish Translation",
"1.4.3": "Fixed raw redstone milling not working",
"1.4.2": "Updated Simplized Chinese translation",
"1.4.1": "Added JourneyMap veins overlay",
"1.4.0": "Added Korean, Italian and Portuguese translations\nAdded the drilling fluid option for fluid excavators\nAdded KubeJS support",
"1.3.1": "Added Russian translation\nAdded /coe removevein subcommand\nFixed ghost ore veins after vein changing vein recipes",
"1.3.0": "1.20 port\nImproved Ore Vein Generation and Ore Vein Finder\nAdded /coe locate <ore vein id>"
},
"1.19.2": {
"1.2.3": "Fixed raw redstone milling not working",
"1.2.2": "Updated KubeJS support to 6.1",
"1.2.1": "Added Spanish translation\nImproved ore vein finder third person model",
"1.2.0": "Update to Create 0.5.1",
"1.1.1": "Use ComponentWrapper.of for KubeJS names",
"1.1.0": "Added: Ore Vein finder shows clicked coordinates, and works in the air",
"1.0.1": "Fixed /coe command not sending command response\nFixed mod crashing with certain locales",
"1.0.0": "Added Dutch Translation\nUpdated Simplified Chinese translation\nAdded /coe setvein command",
"0.3.2": "Added Japanese Translation\nFixed crash with create 0.5.0.g",
"0.3.1": "Ported to 1.19.2"
},
"1.18.2": {
"1.1.3": "Fixed drill continuously adds outputs beyond the limit of its inventory\nAdded several translations from newer versions",
"1.1.2": "Fixed raw redstone milling not working",
"1.1.1": "Added Spanish translation\nImproved ore vein finder third person model",
"1.1.0": "Update to Create 0.5.1",
"1.0.3": "Use ComponentWrapper.of for KubeJS names",
"1.0.2": "Added: Ore Vein finder shows clicked coordinates, and works in the air",
"1.0.1": "Fixed /coe command not sending command response\nFixed mod crashing with certain locales",
"1.0.0": "Added Dutch Translation\nUpdated Simplified Chinese translation\nAdded /coe setvein command",
"0.3.2": "Added Japanese Translation\nFixed crash with create 0.5.0.g",
"0.3.1": "Added finite vein info to JEI\nAdded ore vein extractor limit config\nBalanced default finite vein sizes\n\nFixed floating point values with KubeJS and veinSize function\nFixed min value with finiteAmountBase config value\nFixed ore veins becoming infinite\nFixed drill voiding blocks above when placing",
"0.3.0": "Added finite ore vein option\nAdded chinese simplified translation\nFixed incorrect KubeJS info in the server config\nFixed resources still produced when over stressed",
"0.2.0": "Updated models for Drilling Machine & Fluid Extractor\nFixed not working with latest Create",
"0.1.1": "Fixed crashes with dedicated servers",
"0.1.0": "First Release"
}
}