Placer/Hopper: Added redstone-ignored-logic, changed inversion-mode-icons accordingly.

This commit is contained in:
stfwi 2020-11-14 19:12:02 +01:00
parent d3301f3bef
commit fb3c37afb5
7 changed files with 48 additions and 24 deletions

View file

@ -1,6 +1,7 @@
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/engineers-decor/",
"1.16.4": {
"1.1.4-b2": "[A] Steel Catwalks added (top and bottom aligned).\n[A] Steel Railings added.\n[F] Fixed Empty Fluid Barrel crafting crash (ty inflamedsebi).\n[A] Added Solar Panel power balancing.\n[M] GUI Button tooltip delay reduced to 800ms.\n[M] Hopper and Placer: Added \"Redstone ignored\" mode, changed icons from signal-like to Redstone-Torch-like.",
"1.1.4-b1": "[U] Ported to 1.16.4.",
"1.1.3": "[R] Release build v1.1.3.",
"1.1.3-b3": "[A] Metal Sliding Door added (double door wing style).\n[A] Doors implicitly open/close adjacent wings of double doors.\n[A] Disabled injected buttons from other mods in container GUIs.\n[A] Mob spawning on Rebar/Gas Concrete inhibited (IE Concrete Compliancy).\n[M] Small Tree Cutter chopping improved (loosened tree volume search restrictions).",
@ -18,6 +19,6 @@
},
"promos": {
"1.16.4-recommended": "1.1.3",
"1.16.4-latest": "1.1.4-b1"
"1.16.4-latest": "1.1.4-b2"
}
}