jmc2obj / j-mc-2-obj

Java-based Minecraft-to-OBJ exporter.
http://www.jmc2obj.net
352 stars 59 forks source link

Bells not being exported #202

Closed Macintosh-Fan closed 1 year ago

Macintosh-Fan commented 1 year ago

In my scene, most blocks are good, except for the bell, which is not exported for some reason.

Material preview (also the same thing in rendered view):

image

Using the latest version of jMc2Obj on a 1.19.2 world.

mmdanggg2 commented 1 year ago

The bells are a bit weird, they are actually block entities so you need to enable entity export to see them.

Macintosh-Fan commented 1 year ago

Been a while since I paid attention to this, but yeah. Any plans to make it a block in the future, since it sorta is, @mmdanggg2?

michal212345 commented 1 year ago

Download the latest build from actions, it works perfectly @Macintosh-Fan