#Help converting not work

28 messages · Page 1 of 1 (latest)

solid burrow
#

This turns into something really cursed if converted to an Modded Entity:

honest hearth
#

Yeah, ebcause both formats have very different limitations.

#

Any reason you want to turn it into a modded entity in the first place?

solid burrow
#

So I need the Model

#

And I can't export a class from an Item to my knowledge

honest hearth
#

You could in theory just render the item/block model in your renderer

solid burrow
honest hearth
#

I doubt you're on Mojang mappings, are you? (If not, I sadly cannot help with Yarn mappings)

solid burrow
#

And a Dev on yarn

#

So please no mojmap

#

Ok I will look into it, thank you for your help

honest hearth
#

Well then, generate a new texture and make sure those are checked.
Then you can convert and nothing should break.

solid burrow
#

OHHH

#

That would be even better

honest hearth
#

Also, for performance reasons, remove all groups that aren't necessary.
They are treated as animation bones and cost extra performance.

honest hearth
solid burrow
#

Oh

#

Just create 🤦‍♂️

#

Well it is less broken

#

But still

honest hearth
#

Minimum cube size for entity models is 1pixel and half pixels aren't relaly supported either.

solid burrow
#

Well the model works