Blender add-on to transfer color object to minecraft.
This add-on convert colored 3D model into block from. You can send the converted model to minecraft server embedding raspberry juice API.
You can find more documents related to this project.
- https://www.slideshare.net/TakuroWada/3d-modeling-and-printing-by-python
- https://www.slideshare.net/TakuroWada/blenderminecraft
- https://www.kabuku.co.jp/developers/blender2minecraft-by-python
- Download zip of b2mine from this page.
- Unzip it and locate unzipped directory to your blender's add-on directory.
- This add-on is using py3minepi, so download the library and locate mcpi folder just under the b2mine directory.
- Enable this add-on from your blender's preferences
You need to access to Spigot server embedding Raspberry Juice plugin from your blender.
You need to download py3minepi by yourself as I mentioned above, because the library does not allow redistributing it.