Fixed stairs block reference (issue #207).

This commit is contained in:
stfwi 2022-04-03 13:23:19 +02:00
parent c59d1c8500
commit 71dab20e75
14 changed files with 47 additions and 33 deletions

View file

@ -1,6 +1,7 @@
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/engineers-decor/",
"1.18.2": {
"1.1.22-b2": "[F] Fixed stairs block reference (issue #207, ty freopt)",
"1.1.22-b1": "[U] Updated to 1.18.2.",
"1.1.21": "[A] Added French translation (PR#203, dracnis).",
"1.1.20": "[F] Fixed Shingle Roof Wire Conduit collision shape (thx os, issue #202).\n[F] Mineral Melter accepts input items only when empty (issue #198, ty Archie).",
@ -54,6 +55,6 @@
},
"promos": {
"1.18.2-recommended": "1.1.21",
"1.18.2-latest": "1.1.22-b1"
"1.18.2-latest": "1.1.22-b2"
}
}