Skip to content

Releases: jmc2obj/j-mc-2-obj

Version 116

24 Dec 01:07
Compare
Choose a tag to compare

New:

  • Can now create additional blocks-*.conf files for defining and sharing mod block definitions. #178

Bugfixes:

  • Command line will now try to find minecraft jar if resource pack not specified.
  • Updated command line help text. #179
  • Fixed Slime entity model.
  • Changed vertices to use doubles rather than floats, reduces errors when exporting at large coordinates. #180
  • Strip trailing 0s from obj, reduces output file size.
  • Some log texts will now only be output once rather than at every occurance. Stops log window filling up at certain errors.

Version 115 - 1.18 & extended world height support

30 Nov 23:23
Compare
Choose a tag to compare

New:

  • Support for 1.18 worlds
  • Support for extended height 1.17 worlds

Bugfixes:

  • Remove now unused grass_path block #173
  • Better support for layered resource packs #175
  • Banners can now export with pattern textures of differing resolutions
  • obj and mtl file now written with UTF-8 encoding #174
  • Chunk sections filled with only one block are now read correctly

image

Version 114

16 Oct 22:39
Compare
Choose a tag to compare

Changes:

  • When exporting separate texture alpha, that will be used in .mtl file

BugFixes:

  • Fixed snow occlusion #167
  • Fixed entities exporting outside selected region #170
  • Fixed reading obj files with no usemtl #171
  • Fixed banner half vertical right texture #172
  • Fixed banner texture blending
  • Fixed item frame maps failing to export after changing resource pack
  • Reduced memory usage

Version 113 - 1.17 and resource pack/mod model support

01 Oct 01:03
Compare
Choose a tag to compare

New:

  • Added 1.17 blocks
  • Almost all models now use the json models from resource packs
  • Models from mods can now be loaded
  • Resource pack list, same as minecraft, higher entries override lower ones.

Changes:

  • Texture exporting now happens when exporting the world
  • Textures export in to directories mirroring resource packs
  • Single texture export removed
  • Export progress bar shows stage messages

Bugfixes:

  • Fix memory meters displaying incorrect values
  • Better support for player head textures #162
  • Fix map panning with modifier key if select is the same button
  • Fixed entity export #165

Images




Some quick renders of the incredible Witchcraft and Wizardry Adventure map using their resource pack. Geometry straight from jmc2obj into blender, just setup basic lighting.

potter4
potter3

Version 112

25 May 00:25
Compare
Choose a tag to compare

Changes:

  • New option to export single faces (grass, etc...) as 2 opposite faces for programs that always do backface culling (unity). #155
  • Fix the chain model
  • Player heads now download and use the appropriate player textures #156

Bugfixes:

  • Hopefully fixed the issue where the load button would remain greyed out after failing to read default.mtl #127

Version 111

28 Feb 20:43
Compare
Choose a tag to compare

Changes:

  • Console log window now has a title

Bugfixes:

  • Fixed single material exports
  • Fixed single texture file export not working for some materials
  • Fixed stair model UVs

Version 110 - Full support for 1.16 blocks

22 Jan 02:16
Compare
Choose a tag to compare

New:

  • Support for all new blocks added in 1.15 and 1.16

Changes:

  • Updated default settings to be more useful
  • Added label to dimension dropdown
  • mtl file base colours updated
  • Added option to show debug text in console window

Bugfixes:

  • Fixed banner materials
  • Fix wall model UVs
  • Fix error when using obj mesh without normals
  • Fix crash if language setting is invalid

Version 109

12 Jul 23:23
Compare
Choose a tag to compare

New:

  • Added support for 1.16 worlds

Changes:

  • Updated export UI for single texture to make it clearer and prevent use with incompatible options

Bugfixes:

  • Updated chest model to new texture UVs
  • Fixed blocks being incorrectly set as waterlogged
  • Fixed single texture exports not having correct UVs

Version 108 - 1.15 world support & performance

23 Apr 21:10
Compare
Choose a tag to compare

New:

  • Added support for all new 1.15 world files
  • Large performance improvments of exports
  • Preview chunk loading rewrittern, now multithreaded and much faster
  • Added window icons
  • Sped up Texture exports

Version 107 - 1.14 blocks support

19 Jul 18:08
Compare
Choose a tag to compare

New:

  • Added support for all new 1.14 slabs, stairs, walls
  • Added sweet new flowers (Lily of the Valley, Cornflower, Wither Rose)
  • Added Sweet Berry Bush
  • Added fletching table, cartography table, smithing table
  • Added bamboo
  • Added lanterns
  • Added looms, smoker, blast furnace, composter
  • Added bells
  • Added all new sign types
  • Added stonecutter
  • Added scaffolding
  • Added lectern
  • Added grindstone
  • Added campfire
  • Added barrels
  • Exporting normal and specular maps now optional, speeds up texture export.

Bugfixes:

  • Fixed cut sandstone bottom faces
  • Fixed double tall plants not having random offsets
  • Fixed sunflowers not having a backside to the flower
  • Fixed Observer north-facing direction not oriented properly