#(Bureau) 3d model into placable blocks
15 messages · Page 1 of 1 (latest)
(Bureau) 3d model into placable blocks
Hi I'm AutoThreadBot! Don't mind me, I'll just be adding the helper team to this thread so they can see it. A human will get to you soon.
You can block this bot if you don't want to see these messages, I won't mind.
<@&525394568410038282>
loaded question; there's a few steps leading up to creating the entirety of that concept, and various ways to implement it
one of the most common methods is creating a model and putting it onto an item's custom_model_data property and then putting that item in an armor_stand's head, or hands
Thank you very much ❤️
Do not do that if you are trying to make build able blocks. You will lag your server.
you can override block models (notably the jukebox has hundreds of free states) in a less-laggy way than entity models