Factory Dropper stack size ignored for un-stackable items (#209).

This commit is contained in:
stfwi 2022-04-30 09:59:10 +02:00
parent 71dab20e75
commit 86a2d2f865
4 changed files with 8 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.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)",
"1.1.22-b1": "[U] Updated to 1.18.2.",
"1.1.21": "[A] Added French translation (PR#203, dracnis).",
@ -54,7 +55,7 @@
"1.1.2-b1": "[U] Ported to MC1.16.2."
},
"promos": {
"1.18.2-recommended": "1.1.21",
"1.18.2-latest": "1.1.22-b2"
"1.18.2-recommended": "1.1.22",
"1.18.2-latest": "1.1.22"
}
}