Roof models improved. Conditional recipe tag dependency handling fixed (issue #120).

This commit is contained in:
stfwi 2020-08-24 15:41:55 +02:00
parent 3ac2f301de
commit 45fed1f374
40 changed files with 400 additions and 343 deletions

View file

@ -1,12 +1,13 @@
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/engineers-decor/",
"1.16.2": {
"1.1.2-b4": "[F] Mapping adaption to Forge 1.16.2-33.0.22/20200723-1.16.1.\n[F] Fixed conditional recipe tag dependency (thx Blu, Cyborgmas).",
"1.1.2-b3": "[F] Mapping adaption to Forge 1.16.2-33.0.20.",
"1.1.2-b2": "[A] Dark Ceramic Root added.",
"1.1.2-b2": "[A] Dark Shingle Roof added.",
"1.1.2-b1": "[U] Ported to MC1.16.2."
},
"promos": {
"1.16.2-recommended": "1.1.2-b3",
"1.16.2-latest": "1.1.2-b3"
"1.16.2-recommended": "1.1.2-b4",
"1.16.2-latest": "1.1.2-b4"
}
}