MCprep v3.6.0 for Blender Free Download
MCprep is an add-on for Blender designed to streamline the process of creating Minecraft-themed content within the software. It offers various features to help users efficiently generate Minecraft-style landscapes, characters, and assets directly within Blender. As of version 1.5.3, it likely includes enhancements, bug fixes, and possibly new features compared to previous versions. If you’re a Minecraft fan looking to create content using Blender, MCprep can be a valuable tool to speed up your workflow and achieve the desired
What’s Changed
- New features
- Implemented CommonMCOBJ Support by (…and more)
- Right now, this is not used for much, but in the future, it will allow for many things previously impossible, such as chunk alignment and biome colors
- A compatible exporter is needed to take advantage of CommonMCOBJ support; Mineways v11.07+ and jmc2OBJ 124+ both support CommonMCOBJ V1. Also see supporting CommonMCOBJ
- EEVEE Next in Blender 4.2 by
- First steps towards multi-lingual support, big thanks to .
- To activate, simply change the active Blender language in user preferences. More contributions are welcome! See how to contribute , every little bit helps; our goal is to make it so one day, no one will be confused by MCprep’s UI simply due to a language barrier
- Partial Russian translation by
- Partial Chinese translation by
- Adding material no_prep properties by
- Implemented CommonMCOBJ Support by (…and more)
- Improvements
- Updated textures and block mappings for the latest version of Minecraft, 1.21
- Some rigs are still missing – review to learn how to contribute
- Refactored colorspace setup to be more flexible by
- Improved internal error handling by
- Added missing use emission checkbox to textureswap by in
- Updated textures and block mappings for the latest version of Minecraft, 1.21
- Fixes
- Fixed using Geonode weather effects in Blender 4.2, which a large number of users have started to face
- Update documentation to included included Warden by
- Improved error message when prepping only mats with missing image paths. by
- Fixing typing which was breaking blender 2.90 and 2.80 builds by
- Add non_color_options to mcprep base data json by
- Fixed materials for meshswap fire and campfile to be alpha clip in Eevee, and to not show the on furnace emitter mesh
- Removals
- Removed MCprep Cycles optimizer
- The MCprep Cycles optimizer (deprecated in MCprep 3.5.2) was full of code designed for an older era of Cycles (pre-3.0), and also had many hard to fix bugs. Thus, it was decided to remove the MCprep Cycles optimizer.
- Removed MCprep Cycles optimizer
- Internal development improvements / updates
- Clarified stance on use of AI in PRs by
- Updated contributing guide readme by
- Adjusted scripts to call reconfigure outside of BpyBuild tests by
- Added documentation guide for signing off commits by
- First setup of github action for automated blender testing by
- Added MCprep release candidate Scripts by
- Added additional checkmark to asset submission form by
- Added “MCprep Issue” to bug report template by