Skip to content

v3.4.3 | (CRITICAL patch fixes)

Compare
Choose a tag to compare
@TheDuckCow TheDuckCow released this 26 Mar 03:59
· 529 commits to master since this release

Click the button below to download MCprep (same install for Blender 2.78 through 3.3)

mcprep download
By downloading and installing, you agree to the following privacy policy including anonymous data tracking clause. Do not download the zip file from the readme page, you must click the button above. NOT AN OFFICIAL MINECRAFT PRODUCT. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.

See README for usage instructions | Join the official discord | Or help by taking this quick survey!

Improvements

  • Critical patch fixes (wow, there were two):
    • Fixed error when loading Mineways wolds that had spaces in the names. This was due to a bug in the recently added code to auto convert MTL files for users with non standard color spaces installed. #393
    • Fixed an error that 2.9x and 2.8x users would face when loading rigs, complaining about the warden rig. It was a bug in the code that was loading the post 3.0x version of the blend file, instead of the pre 3.0x version. Actual rig files themselves are fine and unchanged. Fix by @CFeeney333 and @TheDuckCow #403
  • Fixed pre-exisitng but still critical bug with material loading on block spawning. We now use the MCprep generate materials instead of the material generator that came with this original code contribution. #391
  • Rig fixes:
    • Ender Dragon nose position fixed to be more centered. (reporting on discord, no issue url)
    • Frog feet are set to have transparency in eevee, they were looking black before. #392
  • Forcing users to restart if there is any update detected. #402

New Contributors

Full Changelog: 3.4.2...3.4.3