jmc2obj / j-mc-2-obj

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

How to export map with mod blocks? #240

Closed Axon-waxby closed 1 month ago

Axon-waxby commented 4 months ago

How to export map with mod blocks?

mmdanggg2 commented 4 months ago

You just need to add all the mod .jar files as resource packs in the settings. Not all mods will work but if they're using the standard block model formats then it should work doing that.

Axon-waxby commented 4 months ago

How to export train wheels from the create mod?

mmdanggg2 commented 4 months ago

If they're not showing up with the mod pack added then it probably isn't going to work unfortunately.