1

Objects and armor in obj format

Father_Khimsky's Avatar Father_Khimsky7/23/19 9:16 am
1 emeralds 524 2
7/24/2019 5:58 am
Nuparu00's Avatar Nuparu00
I made a couple of models the other day in a Blender 3D. And I don't know where to put them. One of them is the armor of a spider from four different fragments (head, body, legs, feet). Second-Carnage, mob. Files in OBJ format. In JSON format can be translated through third-party sites, I guess. Maybe we will work?
Posted by Father_Khimsky's Avatar
Father_Khimsky
Level 37 : Artisan Miner
19

Create an account or sign in to comment.

2

Nuparu00
07/24/2019 5:58 am
Level 52 : Grandmaster Modder
Nuparu00's Avatar
Minecraft Forge has support for Wavefront .obj files. You have to, however, enable it by calling OBJLoader#addDomain() on FMLPreInitializationEvent (and only on client-side!) . This will allow you to load these models, but you will have to handle the actual rendering by yourself.
2
Toma1O6
07/24/2019 3:23 am
Level 42 : Master Modder
Toma1O6's Avatar
From my experience you need to actually code in the model, since Minecraft doesn't know how to load .obj. But something might have changed, I don't know honestly.
2
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome