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

Unable to deliver items to customNPCs #65

Open
raxiam opened this issue Nov 13, 2020 · 0 comments
Open

Unable to deliver items to customNPCs #65

raxiam opened this issue Nov 13, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@raxiam
Copy link

raxiam commented Nov 13, 2020

Description:
Unable to deliver items to npcs created with customNPCs.

Reproduction Steps:
Create an itemDeliveryObjective inside a staged quest, give it minecraft:stone or any other minecraft block, and have the UUID reference a customNPC created npc. Then try to deliver the stone to complete the objective.

Try again, but with a villager created with the following command: /summon villager ~ ~ ~ {NoAI:1,Offers:{}} (this works)

Expected Behavior:
The npc is supposed to accept the item and complete the objective.

Observed Behavior:
Nothing. The item remains in the inventory and the objective is still unfulfilled.

@raxiam raxiam added the bug Something isn't working label Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant