forked from tom5454/Create-Ore-Excavation
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathversion-check.json
More file actions
19 lines (19 loc) · 1.03 KB
/
version-check.json
File metadata and controls
19 lines (19 loc) · 1.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/create-ore-excavation",
"promos": {
"1.19.2-latest": "0.3.2",
"1.18.2-latest": "0.3.2"
},
"1.19.2": {
"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": {
"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"
}
}