Skip to content
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

Decorated Pots no longer match vanilla behaviour #897

Open
TwistedAsylumMC opened this issue Jul 11, 2024 · 0 comments
Open

Decorated Pots no longer match vanilla behaviour #897

TwistedAsylumMC opened this issue Jul 11, 2024 · 0 comments

Comments

@TwistedAsylumMC
Copy link
Member

As of 1.21.30, decorated pots can store up to a stack of a single item. They can also be destroyed by projectiles and play animations when interacted with. This is an nbt field named "animation" which is one of the following:

0: Default state, idle and does not move
1: Used when right clicking with an incompatible item, either air or an item that doesn't match what is stored
2: Used when right clicking and an item has been put inside the pot

After a certain amount of ticks (seems like 20) the animation resets back to 0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant