Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 1.43 KB

README.rst

File metadata and controls

45 lines (32 loc) · 1.43 KB

b2mine

Blender add-on to transfer color object to minecraft.

What?

This add-on converts colored 3D model into block form. You can send the converted model to minecraft server embedding raspberry juice API.

Document

You can find more documents related to this project.

Convert

http://g.recordit.co/9D81OxL7LC.gif

Install

  1. Download zip of b2mine from this page.
  2. Unzip it and locate unzipped directory to your blender's add-on directory.
  3. This add-on is using py3minepi, so download the library and locate mcpi folder just under the b2mine directory.
  4. Enable this add-on from your blender's preferences

Dependency

Spigot and Raspberry Juice

You need to access to Spigot server embedding Raspberry Juice plugin from your blender.

py3minepi

You need to download py3minepi by yourself as I mentioned above, because the library does not allow redistributing it.

License

MIT