main/enUS

print3D Plugin for Bukkit

What does it do?

Did you ever want to have some 3dmodels in minecraft, but you were to lazy to build them yourself?
Or did you try to build them, but it was a pain in the ass?
Well here is a solution to that problem :D My Plugin can read .3ds files and print them into your minecraft world. (With textures)
Easyly create big buildings within minutes (minecraft/bukkit is a little bit slow XD)

Commands:

  1. /print3D <file> [texture]:
    Prints out the given 3dsfile with an optional texture.
    if no texture is specified, the block you are currently holding is used.
    <red>The Model will be positioned where you are currently standing(or floating), so you will be the models Origin (0,0,0).</red>
    The file must be a 3ds-file.
    how to export one from either Blender or 3dsmax can be seen here:
    Blender: [VIDEO]
    3dsmax: [VIDEO]
    The texture can be a PNG,BMP,JPG... All commonly used imageformats
    Usage sample:
    /print3D myhouse.3ds housetexture.png
    This will print the first Model(if there are multiple) from myhouse.3ds with the texture housetexture.png.
    Both must be located in the plugins Data folder (BukkitRoot/plugins/print3D)
  2. more to come soon...
Changelog:
  • 1.0:
    First release based up on my old plugin which had some problems<
    Draws 3dmodels into the world, with or without a texture.

Comments

Posts Quoted:
Reply
Clear All Quotes