1.12: Creative tab opt-out handling added (issue #90). 1.14/1.15: Dev snapshot.

This commit is contained in:
stfwi 2020-02-24 20:49:44 +01:00
parent 22b8d53f6e
commit adc0df9d47
14 changed files with 95 additions and 33 deletions

View file

@ -2,13 +2,14 @@
"homepage": "https://www.curseforge.com/minecraft/mc-mods/engineers-decor/",
"promos": {
"1.12.2-recommended": "1.0.18",
"1.12.2-latest": "1.0.19-b3",
"1.12.2-latest": "1.0.19-b4",
"1.14.4-recommended": "",
"1.14.4-latest": "1.0.19-b4",
"1.15.2-recommended": "",
"1.15.2-latest": "1.0.19-b4"
},
"1.12.2": {
"1.0.19-b4": "[A] Creative tab opt-out visibility handling added (issue #90, thx pimalel233).",
"1.0.19-b3": "[A] Factory Hopper: Added bottom item handler (CR#227).",
"1.0.19-b2": "[F] Fixed Floor Grating item pass-through jitters (thx Cid).\n[M] Removed obsolete recipe collision testing recipes.",
"1.0.19-b1": "[F] Fixed Tree Cutter / Block Breaker not accepting small energy transfers (thx WindFox, issue #82).",