Skip to content

Commit

Permalink
Version 1.9.4-2.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
hea3ven committed Jul 26, 2016
1 parent 276fddd commit 1c7a8a5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 4 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
1.9.4-2.0.12:
* Fix crash when picking up a trowel when you have a material bag in your inventory, fixes #88.
* Fix crash when placing grass slabs, fixes #89.

1.9.4-2.0.10:
* Fix grass slabs not having recipes, fixes #87.
* Fix crash when placing vertical slabs when quark is present, fixes #84.
Expand Down
9 changes: 5 additions & 4 deletions media/update.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@
"1.9.4-2.0.8": " * Fix crash when using the trowel and there's no block for the remainder volume.\n * Fix grass slabs dropping nothing when harvested with silk touch, fixes #82.\n * Fix upside down corner stairs having the wrong rotation.\n * Fix blocks placed by other players not having the material set client-side, fixes #83.\n * Fix culling issues caused by using the wrong method.\n * Fix being able to pick up the trowel while on it's gui, fixes #80.",
"1.9.4-2.0.9": " * Fix infinite recursion error in the grass slabs worldgen.\n * Fix issues with block placement.",
"1.9.4-2.0.10": " * Fix grass slabs not having recipes, fixes #87.\n * Fix crash when placing vertical slabs when quark is present, fixes #84.",
"commit": "d6d125907da0394f994990288a156fea9f985b1e"
"1.9.4-2.0.12": " * Fix crash when picking up a trowel when you have a material bag in your inventory, fixes #88.\n * Fix crash when placing grass slabs, fixes #89.",
"commit": "276fddde92791ca41e4a1744830095db3918a5f6"
},
"homepage": "https://github.com/hea3ven/BuildingBricks",
"promos": {
Expand All @@ -76,8 +77,8 @@
"1.8.9-recommended": "1.8.9-1.4.4",
"1.9-latest": "1.9-2.0.11",
"1.9-recommended": "1.9-2.0.11",
"1.9.4-latest": "1.9.4-2.0.10",
"1.9.4-recommended": "1.9.4-2.0.10",
"1.9.4-latest": "1.9.4-2.0.12",
"1.9.4-recommended": "1.9.4-2.0.12",
"reserved": "0"
}
}
}

0 comments on commit 1c7a8a5

Please sign in to comment.