From 4fe3744efbe67159ccdbc162bf5751e8c1845e93 Mon Sep 17 00:00:00 2001 From: stfwi Date: Wed, 27 Nov 2019 20:29:56 +0100 Subject: [PATCH] Version info updated. --- 1.14/meta/update.json | 3 ++- 1.14/readme.md | 2 +- meta/update.json | 3 ++- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/1.14/meta/update.json b/1.14/meta/update.json index 87f9469..3d4e5c3 100644 --- a/1.14/meta/update.json +++ b/1.14/meta/update.json @@ -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" } } \ No newline at end of file diff --git a/1.14/readme.md b/1.14/readme.md index 77a07be..7d124b0 100644 --- a/1.14/readme.md +++ b/1.14/readme.md @@ -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), diff --git a/meta/update.json b/meta/update.json index 97c2fe0..1bff286 100644 --- a/meta/update.json +++ b/meta/update.json @@ -4,7 +4,7 @@ "1.12.2-recommended": "1.0.16", "1.12.2-latest": "1.0.16", "1.14.4-recommended": "", - "1.14.4-latest": "1.0.16-b6" + "1.14.4-latest": "1.0.16-b7" }, "1.12.2": { "1.0.16": "[R] Release based on v1.0.16-b3. Release-to-release changes: * Added Gas Concrete blocks/walls/stairs/slabs/slab slices. * Added Fluid Collection Funnel * Crafting yield for Clinker/Slag bricks increased. * Block Placer improvements (cocoa planting) and fixes. * Block breaker compat improvements and fixes. * Recipe compat auto detection fixes. * Feature opt-out and tweak config options for mod packs improved.", @@ -75,6 +75,7 @@ "1.0.0-b1": "[A] Initial structure.\n[A] Added clinker bricks and clinker brick stairs.\n[A] Added slag bricks and slag brick stairs.\n[A] Added metal rung ladder.\n[A] Added staggered metal steps ladder.\n[A] Added treated wood ladder.\n[A] Added treated wood pole.\n[A] Added treated wood table." }, "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.",