File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments