Initial 1.18.1 port.

This commit is contained in:
stfwi 2022-01-02 15:47:46 +01:00
parent 8a26de7c2b
commit ee3e8de99e
43 changed files with 235 additions and 236 deletions

View file

@ -1,6 +1,7 @@
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/engineers-decor/",
"1.17.1": {
"1.18.1": {
"1.1.19-b1": "[R] Initial 1.18.1 port.",
"1.1.18": "[F] Block Placer placement context issue fix.\n[F] Fixed compatibility to Forge >=37.0.82.\n[M] Update lang ru_ru (PR#191, Smollet777).",
"1.1.17": "[R] Initial 1.17.1 release.",
"1.1.17-b5": "[F] Refurbished Mineral Melter code.\n[F] Fixed Block Placer item insertion.",
@ -46,7 +47,7 @@
"1.1.2-b1": "[U] Ported to MC1.16.2."
},
"promos": {
"1.17.1-recommended": "1.1.18",
"1.17.1-latest": "1.1.18"
"1.18.1-recommended": "1.1.18",
"1.18.1-latest": "1.1.19-b1"
}
}