Added clinker brick wall. Fixed missing check for ie:stone_deco in recipe constants.

This commit is contained in:
stfwi 2019-03-01 23:41:05 +01:00
parent 14e020e67a
commit c78dd954fd
17 changed files with 162 additions and 5 deletions

View file

@ -1,6 +1,7 @@
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/engineers-decor/",
"1.12.2": {
"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.",
"1.0.0-b3": "[A] Textures of rebar concrete and treated wood table improved.\n[A] Added rebar concrete wall.",
@ -9,6 +10,6 @@
},
"promos": {
"1.12.2-recommended": "1.0.0",
"1.12.2-latest": "1.0.0"
"1.12.2-latest": "1.0.1-b1"
}
}