Quests icon indicating copy to clipboard operation
Quests copied to clipboard

Inventory tasktype doesnt accept "GOAT_HORN"

Open adelando opened this issue 2 years ago • 1 comments

Description of Bug

After setting task type to inventory and item to "GOAT_HORN" the quest will not complete when obtaining any item.

Will only complete task when given directly from a command

/give goat_horn 1

Steps to Reproduce

Task 1 Create a quest with inventory type set to GOAT_HORN Drop any goat horn from creative inventory start quest and pick up items Does not complete

Task 2 Create a quest with inventory type set to GOAT_HORN Run command /give {player} goat_horn 1 Drop that item Start quest and pick up item Quest completes

quest7.txt

Environment

  • Minecraft version: 1.19
  • Server software: git-Purpur-1719 (MC: 1.19)*
  • Quests version: 3.13.1-77ab390

Agreements

  • [X] I am running the latest version of Quests
  • [X] I am certain this issue is unique and a similar issue is not currently open
  • [X] I am using a version of Minecraft which is supported by Quests

Other

No response

adelando avatar Jul 19 '22 11:07 adelando

https://minecraft.fandom.com/wiki/Goat_Horn#Item_data https://github.com/LMBishop/Quests/wiki/Defining-items#Importing-items Try importing this item

Krakenied avatar Aug 21 '22 05:08 Krakenied