Version info updated.

This commit is contained in:
stfwi 2019-11-27 20:29:56 +01:00
parent 0fc6e6900a
commit 4fe3744efb
3 changed files with 5 additions and 3 deletions

View file

@ -1,6 +1,7 @@
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/engineers-decor/",
"1.14.4": {
"1.0.16-b7": "[M] Forge blockstates ported from 1.12 transformed to vanilla.",
"1.0.16-b6": "[A] Made slab slice left-click pickup optional (default enabled).\n[A] Added config option for device drops in creative mode (addresses #67),\n[F] Fixed Panzer Glass Block submerged display (issue #68, thx WenXin20).",
"1.0.16-b5": "[F] Fixed recipe condition bug (issue #65, thx Nachtflame for the report, and gigaherz & killjoy for the help).",
"1.0.16-b4": "[U] Updated to Forge 1.14.4-28.1.90/20190719-1.14.3.\n[M] Increased slag brick recipe yield to 8.\n[M] Parent specs in model files adapted.",
@ -36,6 +37,6 @@
},
"promos": {
"1.14.4-recommended": "",
"1.14.4-latest": "1.0.16-b6"
"1.14.4-latest": "1.0.16-b7"
}
}

View file

@ -11,7 +11,7 @@ Mod sources for Minecraft version 1.14.4.
## Version history
~ v1.0.16-b7 [M] Forge blockstates ported from 1.12 transformed to vanilla.
- v1.0.16-b7 [M] Forge blockstates ported from 1.12 transformed to vanilla.
- v1.0.16-b6 [A] Made slab slice left-click pickup optional (default enabled).
[A] Added config option for device drops in creative mode (addresses #67),