Added treated wood crafting table. Added treated wood stool.

This commit is contained in:
stfwi 2019-03-03 11:38:23 +01:00
parent 839a56f4cc
commit 5614310fb6
22 changed files with 615 additions and 27 deletions

View file

@ -1,6 +1,7 @@
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/engineers-decor/",
"1.12.2": {
"1.0.1-b2": "[A] Added treated wood crafting table.\n[A] Added treated stool.\n[F] Fixed ladder bounding boxes to allow climbing connected trap doors (issue #6, thanks to Forgilageord).\n[M] Improved wall-block connections (wall elements only connect to other walls or gates, as well as to solid blocks if these blocks are in a straight line with at least two wall elements).\n[M] Decor walls are defined \"solid\" on top, so that e.g. torches and redstone tracks can be placed on them.",
"1.0.1-b1": "[F] Fixed missing condition for ie:stone_deco in recipe constants.\n[A] Added clinker brick wall.",
"1.0.0": "[R] Release based on v1.0.0-b4",
"1.0.0-b4": "[F] Fixed vanished recipe for the rebar concrete wall.\n[A] Concrete wall, material: IE concrete.",
@ -13,7 +14,7 @@
},
"promos": {
"1.12.2-recommended": "1.0.0",
"1.12.2-latest": "1.0.1-b1",
"1.12.2-latest": "1.0.1-b2",
"1.13.2-recommended": "",
"1.13.2-latest": "1.0.0-a1"
}