#where are the vanilla mob templates?

3 messages · Page 1 of 1 (latest)

daring mantle
#

where are the vanilla mob templates?

sour shoal
#

!faq mc-entity-templates

rare cragBOT
# sour shoal !faq mc-entity-templates

Here are a few ways to get template models for Minecraft entities, sorted by formats:
- OptiFine Entity: You can use the CEM template loader plugin in the Filter tab (after you have installed it from File > Plugins > Available) to load templates of entities. ( https://www.blockbench.net/plugins/cem_template_loader )
- Bedrock Format: You can get the entity models from the bedrock edition default pack ( https://www.minecraft.net/en-us/addons ). If you need a fully functional entity, you can also use the Entity Wizard: ( https://aka.ms/mcentitywizard )
- Other Formats: You can do the following to get a template for an entity to use as statues or for rendering purpose etc. this way:
do File > New > Skin > The entity you want, then do File > Convert Project and chose the format you wanna convert it to.
If you wanna convert to the Java Block/Item format keep in mind that you should scale down the model for big mobs first and that some elements will lose their rotation during the conversion (see !faq java-sizelimit and !faq java-rotation for more information on that)