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

Add NPC Entity Types: Arrow & Fishing Hook #2798

Closed
3 tasks done
xcodian opened this issue May 9, 2022 · 1 comment
Closed
3 tasks done

Add NPC Entity Types: Arrow & Fishing Hook #2798

xcodian opened this issue May 9, 2022 · 1 comment

Comments

@xcodian
Copy link

xcodian commented May 9, 2022

I confirm that I have ...

  • ...tried the latest Development Build to make sure my feature doesn't exist already.
  • ...checked the Wiki for any possible information about my feature.
  • ...checked other existing issues for my feature request.

Description

Citizens should allow you to create an NPC of entity type ARROW and FISHING_HOOK. Currently, an internal error is thrown whenever you try to use these types.

  • Allows using the existing pathfinding code to create things like a following flying arrow.
  • Coverage for more entity typea in the Minecraft server, which is always good!

Code Example

No response

@mcmonkey4eva
Copy link
Member

All entity types are spawnable. If there's a bug with any, report it as a bug.
Fishing hook NPCs being broken is already a tracked bug: #1702

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

2 participants