-
Notifications
You must be signed in to change notification settings - Fork 155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing Breeze animations #47
Comments
Non-issue. They won't be in the 1.20.XX files. It'll be in the 1.21 files |
The Breeze is a mob introduced in Minecraft Legends, but as of now, it hasn't been added to the standard Minecraft Bedrock Edition as an official entity with animations or behavior files. Therefore, you won't find animations for the Breeze mob in the bedrock-samples repository. However, if you're working on a custom mod or addon for Minecraft Bedrock Edition and want to create animations for a custom mob like the Breeze, you would typically need to create these animations yourself using tools like Blockbench or by manually writing the necessary JSON files. Creating Custom Animations for a MobIf you're interested in creating your own animations for a mob similar to the Breeze, here's a general guide on how to do it:
Example StructureIf you want to implement a custom Breeze with animations, your pack might have a structure like this:
SummarySince the Breeze from Minecraft Legends isn't a part of Bedrock Edition, you won't find official animations for it in the bedrock-samples repository. To add similar custom content, you'll need to create your own animations and integrate them into your behavior and resource packs using tools like Blockbench. |
where are the breeze animations? I cant find it.
The text was updated successfully, but these errors were encountered: