Started by
SparkleArts
on
Topic category: Help with Minecraft modding (Java Edition)
I'm currently developing an Mod that add decoration blocks. I have obj file that I wanna use and converting into json file for Minecraft.
I found an Voxelizer Tool online, but the Minecraft json file is kinda broken because I can't download the json file/copy the json file content for some reason.
Is there a tool that allows me to voxalize an obj file?
If you use blockbench I'm pretty sure you can import an .obj file then convert the project into a item/block model and then export it as json.
Yeah, blockbench can convert OBJ to JSON, and it's pretty much built for making Minecraft models- the Devs use it to make stuff for the game, and it's free to use. You can check it out here, they've also got an app.