Tooltip hotfix for < forge30.0.97.
This commit is contained in:
parent
32612507f1
commit
c3abb83efa
5 changed files with 16 additions and 6 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"homepage": "https://www.curseforge.com/minecraft/mc-mods/engineers-decor/",
|
||||
"1.16.1": {
|
||||
"1.1.1-b6": "[F] Iron Hatch rendering fixed (issue #113, ty KrAzYGEEK32).\n[F] Hot of for UI tooltip crash for versions Forge < 32.0.97.",
|
||||
"1.1.1-b5": "[M] Transmuted the \"Treated Wood Crafting Table\" to a \"Metal Crafting Table\" to de-duplicate the new Immersive Engineering \"Engineer's Crafting Table\".\n[F] Fixed metal pole culling (issue #109, thx Alsett).",
|
||||
"1.1.1-b4": "[F] Fixed Fluid Barrel tooltip text duplicate.\n[F] Fixed IE hard-dependency opt-out.\n[M] Side Table model and shape refined.\n[A] Dense Grit Dirt added.\n[M] Wood textures slightly darker, obsolete textures removed.",
|
||||
"1.1.1-b3": "[A] Ceiling Edge Light added.\n[A] Iron Bulb Light added.\n[A] Iron Hatch added.\n[A] Fluid Barrel added.\n[M] Gas Concrete texture made slightly darker.",
|
||||
|
@ -9,7 +10,7 @@
|
|||
"1.1.1-a1": "[A] Initial port."
|
||||
},
|
||||
"promos": {
|
||||
"1.16.1-recommended": "1.1.1-b5",
|
||||
"1.16.1-latest": "1.1.1-b5"
|
||||
"1.16.1-recommended": "1.1.1-b6",
|
||||
"1.16.1-latest": "1.1.1-b6"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue