diff --git a/1.12/meta/update.json b/1.12/meta/update.json index ccd8366..6b9cdc7 100644 --- a/1.12/meta/update.json +++ b/1.12/meta/update.json @@ -1,6 +1,7 @@ { "homepage": "https://www.curseforge.com/minecraft/mc-mods/engineers-decor/", "1.12.2": { + "1.0.17": "[R] Release based on v1.0.17-b3. Release-to-release changes: * Milking machine added. * Reverse recipes for slab slices added. * Texture and model improvements. * Lang file updates. * Minor bug fixes. * Config options added.\n[M] Updated zh_cn lang file (scikirbypoke).\n[A] Added opt-out config for the Small Tree Cutter.", "1.0.17-b3": "[F] Fixed Small Block Breaker facings to the horizontal range (issue #70, thx JimMiningWorm).", "1.0.17-b2": "[A] Reverse recipes for slabs and slab slices added.\n[M] Inset Floor Edge Light slightly thinner, looks better.", "1.0.17-b1": "[A] Added Milking Machine.\n[M] Window placement improved.\n[M] Made Pipe Valve textures slightly darker to fit IE pipes better when shaded.", @@ -72,7 +73,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." }, "promos": { - "1.12.2-recommended": "1.0.16", - "1.12.2-latest": "1.0.17-b3" + "1.12.2-recommended": "1.0.17", + "1.12.2-latest": "1.0.17" } } \ No newline at end of file diff --git a/1.12/readme.md b/1.12/readme.md index 150f390..8902855 100644 --- a/1.12/readme.md +++ b/1.12/readme.md @@ -11,7 +11,7 @@ Mod sources for Minecraft version 1.12.2. ## Version history ------------------------------------------------------------------- - ~ v1.0.17 [R] Release based on v1.0.17-b3. Release-to-release changes: + - v1.0.17 [R] Release based on v1.0.17-b3. Release-to-release changes: * Milking machine added. * Reverse recipes for slab slices added. * Texture and model improvements. diff --git a/1.14/meta/update.json b/1.14/meta/update.json index d61bd12..660480a 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.18-b1": "[U] Updated to Forge 1.14.4-28.1.109/20190719-1.14.3.\n[A] Added opt-out config for the Small Tree Cutter.", "1.0.17-b3": "[F] Double newline escapes in lang files fixed (\"\\n\" in a tooltip).\n[M] Updated zh_cn lang file (scikirbypoke).", "1.0.17-b2": "[A] Reverse recipes for slabs and slab slices added.\n[M] Inset Floor Edge Light slightly thinner, looks better.", "1.0.17-b1": "[A] Added Milking Machine.\n[A] Added Mineral Smelter gravity fluid transfer.\n[M] Window placement improved.\n[M] Made Pipe Valve textures slightly darker to fit IE pipes better when shaded.\n[F] Levers can be directly attached to redstone controller Pipe Valves.\n[F] Replaced Pipe Valve early load with lazy initialized data (issue #69, thx @Siriuo).", @@ -40,6 +41,6 @@ }, "promos": { "1.14.4-recommended": "", - "1.14.4-latest": "1.0.17-b3" + "1.14.4-latest": "1.0.18-b1" } } \ No newline at end of file diff --git a/1.14/readme.md b/1.14/readme.md index a69d56b..fb5e594 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.18-b1 [U] Updated to Forge 1.14.4-28.1.109/20190719-1.14.3. + - v1.0.18-b1 [U] Updated to Forge 1.14.4-28.1.109/20190719-1.14.3. [A] Added opt-out config for the Small Tree Cutter. - v1.0.17-b3 [F] Double newline escapes in lang files fixed ("\n" in a tooltip). diff --git a/meta/update.json b/meta/update.json index 53d3e8a..fdcd7f3 100644 --- a/meta/update.json +++ b/meta/update.json @@ -1,14 +1,15 @@ { "homepage": "https://www.curseforge.com/minecraft/mc-mods/engineers-decor/", "promos": { - "1.12.2-recommended": "1.0.16", - "1.12.2-latest": "1.0.17-b3", + "1.12.2-recommended": "1.0.17", + "1.12.2-latest": "1.0.17", "1.14.4-recommended": "", - "1.14.4-latest": "1.0.17-b3", + "1.14.4-latest": "1.0.18-b1", "1.15.1-recommended": "", "1.15.1-latest": "1.0.18-b1" }, "1.12.2": { + "1.0.17": "[R] Release based on v1.0.17-b3. Release-to-release changes: * Milking machine added. * Reverse recipes for slab slices added. * Texture and model improvements. * Lang file updates. * Minor bug fixes. * Config options added.\n[M] Updated zh_cn lang file (scikirbypoke).\n[A] Added opt-out config for the Small Tree Cutter.", "1.0.17-b3": "[F] Fixed Small Block Breaker facings to the horizontal range (issue #70, thx JimMiningWorm).", "1.0.17-b2": "[A] Reverse recipes for slabs and slab slices added.\n[M] Inset Floor Edge Light slightly thinner, looks better.", "1.0.17-b1": "[A] Added Milking Machine.\n[M] Window placement improved.\n[M] Made Pipe Valve textures slightly darker to fit IE pipes better when shaded.", @@ -80,6 +81,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.18-b1": "[U] Updated to Forge 1.14.4-28.1.109/20190719-1.14.3.\n[A] Added opt-out config for the Small Tree Cutter.", "1.0.17-b3": "[F] Double newline escapes in lang files fixed (\"\\n\" in a tooltip).\n[M] Updated zh_cn lang file (scikirbypoke).", "1.0.17-b2": "[A] Reverse recipes for slabs and slab slices added.\n[M] Inset Floor Edge Light slightly thinner, looks better.", "1.0.17-b1": "[A] Added Milking Machine.\n[A] Added Mineral Smelter gravity fluid transfer.\n[M] Window placement improved.\n[M] Made Pipe Valve textures slightly darker to fit IE pipes better when shaded.\n[F] Levers can be directly attached to redstone controller Pipe Valves.\n[F] Replaced Pipe Valve early load with lazy initialized data (issue #69, thx @Siriuo).",