Hotfix issue #174 (E-Furnace inventory pulling from Storage Drawers).

This commit is contained in:
stfwi 2021-04-17 08:29:57 +02:00
parent bed43ef505
commit 88acdcae12
5 changed files with 13 additions and 21 deletions

View file

@ -1,6 +1,7 @@
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/engineers-decor/",
"1.16.4": {
"1.1.13-b1": "[F] Hotfix Electrical Furnace inventory import from Storage Drawers (issue #174, ty anto-fire/IchigoGames).",
"1.1.12": "[F] Chisels&Bits compatibility addressed (issue #172, ty rodg88).\n[F] Labeled Crate drop list made stateless (issue #173, ty HopsandBarley && Harmonised).",
"1.1.11": "[F] Fixed Window placement dupe (issue #170, ty NillerMedDild).",
"1.1.10": "[A] Added Small Lab Furnace config for accepted speed-boost heaters (PR#165, ty mrh0).\n[F] Fixed Labeled Crate mouse scrolling crash (issue #169, ty vaelzan).",
@ -33,6 +34,6 @@
},
"promos": {
"1.16.4-recommended": "1.1.12",
"1.16.4-latest": "1.1.12"
"1.16.4-latest": "1.1.13-b1"
}
}