1.12: Fixed Small Block Breaker base class to horizontal directed (issue #70).

This commit is contained in:
stfwi 2019-12-20 16:00:43 +01:00
parent a733e39c51
commit 714a725f0d
9 changed files with 19 additions and 16 deletions

View file

@ -2,13 +2,14 @@
"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-b2",
"1.12.2-latest": "1.0.17-b3",
"1.14.4-recommended": "",
"1.14.4-latest": "1.0.17-b2",
"1.15.1-recommended": "",
"1.15.1-latest": "1.0.17-b2"
},
"1.12.2": {
"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.",
"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.",