Roof rendering fixes (issues #153, #159). Fluid Funnel waterlogged fluid picking fixed (issue #158). Recessed Clinker, Vertically Slit Clinker, and Clinker panel added.
This commit is contained in:
parent
47936fb76f
commit
7e8d7780dc
34 changed files with 539 additions and 346 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"homepage": "https://www.curseforge.com/minecraft/mc-mods/engineers-decor/",
|
||||
"1.16.4": {
|
||||
"1.1.8-b1": "[F] Fluid Funnel waterlogged fluid picking fixed (issue #158, thx ZoMadeStuff).\n[F] Roof rendering fixes (issues #153/#159, thx Salamance73/Murph).\n[A] Recessed Clinkers, Vertically Slit Clinkers, and Structured Vertical Clinker Slab added.",
|
||||
"1.1.7": "[M] 1.16.5 support.\n[F] Fixed Labeled Crate include (issue #157, ty NillerMedDild).",
|
||||
"1.1.6": "[F] Added common-config opt-out specification for pack level opt-outs (issue #154, ty gekkone), will replace server config opt-out in MC1.17.",
|
||||
"1.1.6-b3": "[M] Config logging edited, E-Furnace GUI capacitor tooltip added, E-Furnace power consumption independent of config speed setting (issue #152 ty Staegrin).",
|
||||
|
@ -26,6 +27,6 @@
|
|||
},
|
||||
"promos": {
|
||||
"1.16.4-recommended": "1.1.7",
|
||||
"1.16.4-latest": "1.1.7"
|
||||
"1.16.4-latest": "1.1.8-b1"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue