LittleTiles 3D Importer & Exporter

An addon mod for LittleTiles that lets you import 3D models into Minecraft as a LittleTiles structure or export these structures as 3D models

File Details

lt3dimporter-0.5.jar

  • B
  • Mar 7, 2021
  • 92.67 KB
  • 272
  • 1.12.2
  • Forge

File Name

lt3dimporter-0.5.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:littletiles-3d-importer-exporter-430195:3229335")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added MTL option - when ticked, MTL declared in the Obj will be used for texture
Fixed wrong block on the Importer structure causing pink-ish texture without ALET installed (my bad, I actually never play-tested the mod without ALET before, so I didn't notice)
Fixed packet update issue and updated to newest LT and CC
Importing should be a bit faster now
Started work on an experimental method of generating tiles from triangles which should be exponentially faster and allows more precise imports (0.05 precision should be the new default with roughly same speed)