1.14: Added Steel Table, Treated Wood Side Table, Exit Sign, Steel Floor Grating. Sign orientation fixed.

This commit is contained in:
stfwi 2019-08-13 20:14:41 +02:00
parent f481d69c35
commit aad7d2e607
36 changed files with 1438 additions and 109 deletions

View file

@ -6,7 +6,7 @@
"1.13.2-recommended": "",
"1.13.2-latest": "1.0.7-b5",
"1.14.4-recommended": "",
"1.14.4-latest": "1.0.9-b9"
"1.14.4-latest": "1.0.11-b1"
},
"1.12.2": {
"1.0.11-b1": "[M] Lang update ru-ru (Shellyoung, PR #45).\n[F] Fixed bounding box of the Steel Table.\n[M] Steel Floor Frating: Items fall through.",
@ -74,6 +74,7 @@
"1.0.0-a1": "[A] Initial port to 1.13.2 with Forge beta."
},
"1.14.4": {
"1.0.11-b1": "[A] Added Steel Table\n[A] Added Treated Wood Side Table\n[A] Added Exit Sign\n[A] Added Steel Floor Grating\n[M] Sign orientation fixed, only blocked vertical placement.",
"1.0.9-b9": "[U] Update to Forge 1.14.4-28.0.40/20190719-1.14.3 for Forge testing.",
"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).",