CitizensDev / Citizens2

Citizens - the premier plugin and API for creating server-side NPCs in Minecraft.
https://citizensnpcs.co
Open Software License 3.0
589 stars 313 forks source link

Add NPC Entity Types: Arrow & Fishing Hook #2798

Closed xcodian closed 2 years ago

xcodian commented 2 years ago

I confirm that I have ...

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.

Code Example

No response

mcmonkey4eva commented 2 years ago

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: https://github.com/CitizensDev/Citizens2/issues/1702