diff --git a/1.12/gradle.properties b/1.12/gradle.properties index e900f7e..5ff58fc 100644 --- a/1.12/gradle.properties +++ b/1.12/gradle.properties @@ -4,4 +4,4 @@ org.gradle.jvmargs=-Xmx8G version_minecraft=1.12.2 version_forge=14.23.5.2768 version_jei=4.10.0.198 -version_engineersdecor=1.0.16-b3 +version_engineersdecor=1.0.16-b4 diff --git a/1.12/readme.md b/1.12/readme.md index 3a42454..07b6444 100644 --- a/1.12/readme.md +++ b/1.12/readme.md @@ -10,6 +10,8 @@ Mod sources for Minecraft version 1.12.2. ---- ## Version history + ~ v1.0.16-b4 + - v1.0.16-b3 [M] Increased slag brick recipe yield to 8. [A] Small Block Placer can plant Cocoa. [F] Fixed Small Block Placer seed detection issue (issue #64, thx Federsavo). diff --git a/1.14/meta/update.json b/1.14/meta/update.json index 201076f..e0c63a2 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-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.", "1.0.16-b3": "[A] Config options (opt-outs and tweaks) added.\n[M] Increased clinker brick recipe yield to 8 for the builders needs.", "1.0.16-b2": "[A] Added Gas Concrete (including wall, stairs, slab, and slab slice).\n[F] Fixed Small Block Breaker active model.\n[F] Fixed item-on-ground display glitch (issue #61, thx Federsavo for the hint).\n[F] Added two missing recipes.", "1.0.16-b1": "[U] Updated to Forge 1.14.4-28.1.79/20190719-1.14.3.\n[A] Added Fluid Collection Funnel.", @@ -33,6 +34,6 @@ }, "promos": { "1.14.4-recommended": "", - "1.14.4-latest": "1.0.16-b3" + "1.14.4-latest": "1.0.16-b4" } } \ No newline at end of file diff --git a/1.14/readme.md b/1.14/readme.md index f86ee99..d023d85 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-b4 [U] Updated to Forge 1.14.4-28.1.90/20190719-1.14.3. + - v1.0.16-b4 [U] Updated to Forge 1.14.4-28.1.90/20190719-1.14.3. [M] Increased slag brick recipe yield to 8. [M] Parent specs in model files adapted. diff --git a/meta/update.json b/meta/update.json index 800b020..b833db2 100644 --- a/meta/update.json +++ b/meta/update.json @@ -4,7 +4,7 @@ "1.12.2-recommended": "1.0.15", "1.12.2-latest": "1.0.16-b3", "1.14.4-recommended": "", - "1.14.4-latest": "1.0.16-b3" + "1.14.4-latest": "1.0.16-b4" }, "1.12.2": { "1.0.16-b3": "[M] Increased slag brick recipe yield to 8.\n[A] Small Block Placer can plant Cocoa.\n[F] Fixed Small Block Placer seed detection issue (issue #64, thx Federsavo).\n[F] Fixed incorrectly enabled alternative recipes for fluid accumulator and check valve when IE is installed.\n[M] Slightly nerfed the Small Solar Panel default peak power output (does not affect existing configurations).", @@ -74,6 +74,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-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.", "1.0.16-b3": "[A] Config options (opt-outs and tweaks) added.\n[M] Increased clinker brick recipe yield to 8 for the builders needs.", "1.0.16-b2": "[A] Added Gas Concrete (including wall, stairs, slab, and slab slice).\n[F] Fixed Small Block Breaker active model.\n[F] Fixed item-on-ground display glitch (issue #61, thx Federsavo for the hint).\n[F] Added two missing recipes.", "1.0.16-b1": "[U] Updated to Forge 1.14.4-28.1.79/20190719-1.14.3.\n[A] Added Fluid Collection Funnel.",