Hi,
I am fairly new to this. I have made a model in Cubik Studio can anyone point me in the direction of a thread or tutorial that explains how to actually get it in game and spawn it, I use Spigot and 1.11 MC? Thank you!
Even better if you can link me to an item method, and a general armor stand one to show a object.
Help Showing in Minecraft
Re: Help Showing in Minecraft
depends on whether you want it to be a item or block, export the model as a .json file into the directory /assets/minecraft/models/item or /block
*edit*
also if you want to put the item/block on a armour stand you can use the command
/summon armorstand ~ ~ ~ {ArmorItems:[{boots},{legs},{chest},{id:helmet,Damage:0}]}
*edit*
also if you want to put the item/block on a armour stand you can use the command
/summon armorstand ~ ~ ~ {ArmorItems:[{boots},{legs},{chest},{id:helmet,Damage:0}]}
0 x
- AGearBeast
- Early Adopter
- Posts: 21
- Joined: 05 Mar 2015, 20:41
- Likes: 5 x | 1 x
2 posts
• Page 1 of 1