Fixed conditional recipe tag dependency (issue #120).

This commit is contained in:
stfwi 2020-08-28 17:03:14 +02:00
parent cd95ef1906
commit 7356e91c37
4 changed files with 14 additions and 7 deletions

View file

@ -1,6 +1,7 @@
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/engineers-decor/",
"1.16.1": {
"1.1.3": "[F] Fixed conditional recipe tag dependency (thx Blu, Cyborgmas).",
"1.1.2": "[F] Fixed Crafting Table Patchouli manual entry.",
"1.1.1": "[R] Intial 1.16.1 release.",
"1.1.1-b7": "[F] Fixed AI-open-path bug (issue #116, ty KrAzYGEEK32, desht).\n[F] Conditional recipes extended to additional vanilla ingredients in case of oredict tag issues.\n[M] Lang file update zh_cn (PR#117, Moonisky).",
@ -13,7 +14,7 @@
"1.1.1-a1": "[A] Initial port."
},
"promos": {
"1.16.1-recommended": "1.1.2",
"1.16.1-latest": "1.1.2"
"1.16.1-recommended": "1.1.3",
"1.16.1-latest": "1.1.3"
}
}