1.14: Update to 1.14.4.
This commit is contained in:
parent
2b203abe0e
commit
749e5ac7e0
7 changed files with 19 additions and 17 deletions
|
@ -62,7 +62,8 @@
|
|||
"1.0.0-a2": "[A] Added panzer glass.",
|
||||
"1.0.0-a1": "[A] Initial port to 1.13.2 with Forge beta."
|
||||
},
|
||||
"1.14.3": {
|
||||
"1.14.4": {
|
||||
"1.0.9-b8": "[U] UPDATE TO 1.14.4. Forge 1.14.4-28.0.11/20190719-1.14.3.",
|
||||
"1.0.9-b7": "[U] Updated to Forge 1.14.3-27.0.60/20190719-1.14.3.\n[F] Disabled all early implemented fuild handling of valves and the Fluid Accumulator to prevent world loading hang-ups (issue #42, thx TheOhmegha for reporting). Will be re-enabled after fluid handling released in Forge.\n[F] Fixed blockstate model locations for signs and crafting table (issue #43, thx ProsperCraft for the beta test).",
|
||||
"1.0.9-b6": "[U] Updated to Forge 1.14.3-27.0.50/20190621-1.14.2.",
|
||||
"1.0.9-b5": "[A] Added missing recipes for slabs, stained clinker, half-slabs, valves.\n[M] Standalone recipes adapted.\n[F] Lang files: Fixed double newline escape.\n[A] Implicit opt-out of hard IE dependent blocks ported (e.g. Concrete Wall).\n[M] Basic mod config features, opt-outs and tweaks ported.",
|
||||
|
@ -82,7 +83,7 @@
|
|||
"1.12.2-latest": "1.0.10-b1",
|
||||
"1.13.2-recommended": "",
|
||||
"1.13.2-latest": "1.0.7-b5",
|
||||
"1.14.3-recommended": "",
|
||||
"1.14.3-latest": "1.0.9-b7"
|
||||
"1.14.4-recommended": "",
|
||||
"1.14.4-latest": "1.0.9-b8"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue