AOneBlock icon indicating copy to clipboard operation
AOneBlock copied to clipboard

Warden in with its animation crawling from the ground

Open Marmur2020 opened this issue 1 year ago • 3 comments

Is your feature request related to a problem?

To make an animation for Warden, you need to have the NBT-API library.

Describe the solution you'd like.

So that he does not immediately attack the player when he is already forced)

Describe alternatives you've considered.

https://www.spigotmc.org/threads/spawning-warden.563848/

Agreements

  • [X] I have searched for and ensured there isn't already an open issue regarding this.
  • [X] I have ensured the feature I'm requesting isn't already in the latest supported BentoBox build or Addons.

Other

No response

Marmur2020 avatar Sep 09 '22 09:09 Marmur2020

In the link to the Spigot page, the OP writes that he doesn't need an API to write NBT Tags for the entity and it only takes a "couple of lines". The API is this one (https://github.com/tr7zw/Item-NBT-API). For folks who know, is it "easy" to enable the tags? We could add it to our NMS classes and just have the backup not do it. @BONNe Any idea?

tastybento avatar Feb 20 '23 20:02 tastybento

Well, maintaining NMS is a hazardous thing. They made it much easier now, but it will lock to a single version :(

But if there is no other options, well, then NMS to use is only thing we can do.

BONNe avatar Feb 20 '23 21:02 BONNe

Do you know what the code would be to set this?

tastybento avatar Feb 21 '23 06:02 tastybento