Timardo / LT-3D-Importer-Exporter

LittleTiles addon for importing 3D models into Minecraft as LT structures which also allows you to export these structures as 3D models!
MIT License
8 stars 1 forks source link
3d-model minecraft-forge-mod

LT 3D Importer & Exporter

An addon for LittleTiles Mod that makes building even more exciting!

This mod allows you to import a 3D model (currently only in .obj format) as a LittleTiles structure. It also allows you to export any LittleTiles structure as a 3D model.

Unbelievably, it requires LittleTiles as well as CreativeCore mods to run. Go find them on CurseForge if you don't have them yet.

The only limit with this mod is your computer (and Minecraft)

For more information on how to use this mod visit the wiki.

Releases

GitHub - https://github.com/Timardo/LT-3D-Importer/releases

CurseForge - https://www.curseforge.com/minecraft/mc-mods/littletiles-3d-importer/files

TODO

Kudos to Fredlllll for his plugin. It would have taken me much more time figuring out how to work with textures without it.

This mod uses Obj lib for loading obj files.