Skip to content

Train Hats For Rabbits#10248

Open
Allmoz wants to merge 2 commits into
Creators-of-Create:mc1.21.1/devfrom
Allmoz:rabbit
Open

Train Hats For Rabbits#10248
Allmoz wants to merge 2 commits into
Creators-of-Create:mc1.21.1/devfrom
Allmoz:rabbit

Conversation

@Allmoz
Copy link
Copy Markdown
Contributor

@Allmoz Allmoz commented Apr 27, 2026

adds support for hats on rabbits

@VoidLeech VoidLeech added pr type: feature PR adds a new feature or changes an existing feature pr flag: simple PR has minimal changes labels Apr 27, 2026
this.makeInfoFor(EntityType.MOOSHROOM, new Vec3(0, 3, -3), 0.87F);
this.makeInfoFor(EntityType.MULE, new Vec3(0, -0.8, 2));
this.makeInfoFor(EntityType.OCELOT, new Vec3(0, 1, -0.25F));
this.makeInfoFor(EntityType.RABBIT, new Vec3(0, -1, -2.5F));
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be cleanest to put this where it goes alphabetically.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought I had, I clearly don't know my ABC

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr flag: simple PR has minimal changes pr type: feature PR adds a new feature or changes an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants