#where can i get bb models from

11 messages · Page 1 of 1 (latest)

woven robin
#

i am new too block bench and just wanted to ask where i could get the vanilla bb models from i wanted to get the vanilla glass bottle and animate it but the only thing i can find are the textures do i have to built my own bb model

jolly fiberBOT
#

Welcome to the help forum! Once your question has been resolved, please mark the post as closed by typing !close.

pastel crystal
#

you cannot animate vanilla item models, only textures

#

!faq java-animation

jolly fiberBOT
# pastel crystal !faq java-animation

(Result for "animation")
Minecraft: Bedrock Edition: Models can be animated using the animation tab in the top right corner
Minecraft: Java Edition Vanilla: Java block and item models don't support animations natively. There is a trick to use animated textures to simulate movement, but its options are fairly limited. This video shows how to create models like this: https://youtu.be/Ub7JlZfktBA
OptiFine Entities: Optifine entities support expression based animations. More info here: https://github.com/sp614x/optifine/blob/master/OptiFineDoc/doc/cem_animation.txt
Minecraft: Java Edition Servers: Mobs on Minecraft servers can be animated using Model-Engine (https://github.com/Ticxo/Model-Engine-Wiki)
Minecraft: Modded (Forge, Fabric, Quilt): There are multiple ways to make animations based on your version. Simply put you can either use the Animation to Java Converter plugin for 1.19+ or Geckolib (https://github.com/bernie-g/geckolib/wiki). For more details use the command !faq modded-animation
"Generic"-Format Models: Models can be animated using the animation tab in the top right corner. The animated models can be exported using the export format glTF.

pastel crystal
#

!faq default pack

jolly fiberBOT
# pastel crystal !faq default pack

Disclaimer: Use these packs as REFERENCE, don't put your models inside them, it just increases your pack needlessly. Also don't put any of the unedited files from it into your own pack. The distributions of default assets in your pack is illegal.

For Java Edition:
(This works the same for all versions, 1.17 is just used as an example here)
Go to .minecraft/versions/1.17 and open the 1.17.jar in there with a zip program. Alternativley you can copy the .jar file and change the file extension to .zip and double click it.
Extract/copy the "assets" folder inside the jar somewhere. It contains all the default models/textures.

For Bedrock Edition:
Go to https://docs.microsoft.com/en-us/minecraft/creator/documents/resourcepack and scroll to "Building the Resource Pack". The download for the vanilla resource pack can be found right above that title.
Alternatively here is the direct download link: https://aka.ms/resourcepacktemplate

woven robin
pastel crystal
#

it will be animated in GUI, item frame, and on ground

woven robin
#

Sweet

balmy sapphire
#

the texture will animate in hand/on ground/inventory/etc if your texture is formatted to animate!