1.12: Floor grating issue fixed. Lang updates.

This commit is contained in:
stfwi 2019-08-24 12:11:39 +02:00
parent 029a97fa18
commit 10968cbdd2
9 changed files with 38 additions and 20 deletions

View file

@ -1,6 +1,7 @@
{
"homepage": "https://www.curseforge.com/minecraft/mc-mods/engineers-decor/",
"1.12.2": {
"1.0.11-b2": "[F] Fixed Floor Grating issue, which could have caused a crash.\n[M] Lang update ru-ru (Shellyoung, PR #47).",
"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.",
"1.0.10": "[R] Release based on v1.0.10-b2. Release-to-release changes: * Steel table added. * Steel floor grating added. * Treated wood side table added. * Exit Sign added. * Recipe fixes.",
"1.0.10-b2": "[A] Steel table added.\n[A] Steel floor grating added.",
@ -52,6 +53,6 @@
},
"promos": {
"1.12.2-recommended": "1.0.10",
"1.12.2-latest": "1.0.11-b1"
"1.12.2-latest": "1.0.11-b2"
}
}