1.15/1.14/1.12: E-Furnace auto-feed added. Labeled Crate slot inventory wrapping to prevent sorting mods from altering the label slot. 1.12: Manual back-ported (issue #93). Steel-Mesh-Fence back-ported.

This commit is contained in:
stfwi 2020-04-18 12:18:00 +02:00
parent 45925ef81f
commit 76384d1126
245 changed files with 3665 additions and 710 deletions

View file

@ -1,6 +1,7 @@
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/engineers-decor/",
"1.12.2": {
"1.0.20-b5": "[A] Back-ported Patchouli based Manual (you need to install Vazkii_'s Patchouli, too).\n[A] Back-ported Steel Mesh Fence Gate.\n[M] Minor back-porting compatibility refractoring.",
"1.0.20-b4": "[F] Fixed TE registration bug for Crate registry-optout (issue #91, thx tyon2006).",
"1.0.20-b3": "[/] Version skipped for 1.12.2.",
"1.0.20-b2": "[A] Backported Electrical Furnace GUI speed selection switch.\n[A] Backported Labeled Crate (storage crate with built-in item frame).",
@ -86,6 +87,6 @@
},
"promos": {
"1.12.2-recommended": "1.0.19",
"1.12.2-latest": "1.0.20-b4"
"1.12.2-latest": "1.0.20-b5"
}
}