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.6.jar

  • B
  • Mar 19, 2021
  • 93.24 KB
  • 125
  • 1.12.2
  • Forge

File Name

lt3dimporter-0.6.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Updated old algorithm for faster converting allowing precision 0.05 to be the new default with comparable speed to the old 0.7 value. 0.01 is real and usable now

Fixed an NPE caused by faces without normals when using plain texture

Formatted the code a bit