#ModelEngine 4 converted

25 messages · Page 1 of 1 (latest)

dry citrus
#

hi, I want to write a tool to convert model from meg 4 to bedrock. This needs to use blockbench's convert project but I don't know the name of the file that implements this in the blockbench source code, can anyone help me? I am very grateful for this

thorn sky
#

you just need make a new format

#

if you make a format that supports ModelEngine 4 models, blockbench will then be able to convert to and from it

dry citrus
thorn sky
#

are the bbmodels in the bedrock format, or another format

#

@dry citrus

dry citrus
#

I don't understand your question very well but it can output to java model format

thorn sky
#

what format are the bbmodels in

#

when you open the bbmodel in blockbench, what project format is it

dry citrus
#

I'm really quite bad at not being able to understand this clearly, hope this picture will give you the answer

#

😭🤦‍♂️

thorn sky
#

that is a generic model format

#

since you want them in a different format, you will need to convert them

#

to convert then through code, you just compile it then parse it

#

thats the code there for how conversions work

dry citrus
#

It seems I was wrong to ask about this, as I only tried converting from java model because I thought bbmodel was similar.

dry citrus
thorn sky
#

i was asking about the bbmodel format, because if the bbmodels were already in the correct format, i have tool for batch exporting them

dry citrus
thorn sky
#

it doesnt convert

#

it will use whatever format the bbmodel is

#

if the bbmodels are bedrock models, it will export them as such