Updated Forge, re-enabled JSON tags (issue #217).

This commit is contained in:
stfwi 2022-06-18 23:29:30 +02:00
parent 6a3cb688ff
commit e59a9405d0
19 changed files with 9 additions and 5 deletions

View file

@ -1,6 +1,7 @@
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/engineers-decor/",
"1.18.2": {
"1.1.23": "[R] Release build.\n[F] Updated Forge and re-enabled JSON tags (issue #217, ty snarkbait66).",
"1.1.23-b1": "[A] Added ability to install inset lights in top-aligned catwalks (PR#215, Sergii).\n[A] Iron Hatch improved (PR#216, Sergii).",
"1.1.22": "[R] Release build v1.1.22.\n[M] Factory Dropper stack size ignored for un-stackable items (issue #209, ty LesBeans).",
"1.1.22-b2": "[F] Fixed stairs block reference (issue #207, ty freopt)",
@ -56,7 +57,7 @@
"1.1.2-b1": "[U] Ported to MC1.16.2."
},
"promos": {
"1.18.2-recommended": "1.1.22",
"1.18.2-latest": "1.1.23-b1"
"1.18.2-recommended": "1.1.23",
"1.18.2-latest": "1.1.23"
}
}