Skip to content

Commit 67dfc73

Browse files
committed
Add 1.8.9-0.5.1 changelog
1 parent 884f7e8 commit 67dfc73

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
Make sure to backup your world before updating!
2+
3+
Changes:
4+
* Show infobook appendix errors as warnings
5+
6+
Fixes:
7+
* Fix sound packet sending from server to client
8+
* Fix lighting for rotated quads
9+
* Increase bucket fill priority
10+
* Fix OreDictItemStackRecipeComponent matching null itemstacks
11+
12+
Lib changes:
13+
* Make THIRD_PERSON in DynamicBaseModel protected
14+
* Take into account max stacksize in SimpleInventory
15+
16+
Lib additions:
17+
* Add method to specify uv's in dynamic models
18+
* Add single model loader
19+
* Add option to ignore specific infobook factories by name
20+
* Add xml recipe oredict condition
21+
* Allow oredict items to be used as output in the xml recipe system
22+
* Enable handling of xml recipes with a null item output
23+
* Add getFluid helper to xml recipe type handler
24+
* Port custom recipes components from EvilCraft
25+
* Add FluidHelpers
26+
* Port fluid context rendering from EvilCraft
27+
* Abstract leaves, logs and saplings

0 commit comments

Comments
 (0)