Version 118
New:
- In the .conf you can now specify Mesh models to randomly pick from a list of meshes with the
jmc_random
andjmc_weight
tags. More info - Mesh models can now be set to allow optimisation with the
jmc_optimize
tag. More info - Added Reload configs button to settings menu, reloads all .conf files and resource packs.
- Export option to allow randomly picking block variations rather than always using the first variation ie. grass block rotations
- Keep Chunks preview option, keeps all loaded chunks even when they go outside the preview window
Changes:
- Reduced memory usage when exporting
- Speed up export
- About page now shows the git commit id
Bugfixes:
- Fix unusal texture formats failing to export #186
- Fix sometimes freezing when there are errors reading resource packs
- Fix optimisation errors; vertex position check #187, only optimise rectangular quads.
- blockselection.dat will no longer popup error if it is not found
- Fix missing bell on bell block
- Liquid blocks now respect the per block option #190
- Empty chunks now have correct height in preview #192
- Fix some waterlogged blocks not showing water (small_dripleaf)