Blackvein / Quests

Quests mod for Spigot
31 stars 35 forks source link

QUEST REWARDS SOUNDS #467

Closed sharkybushbaby closed 7 years ago

sharkybushbaby commented 7 years ago

Ive been using Quests for years. but as of 1.10 / 11 obviously commands have changed.

I try to set a reward in a quest to play a fanfare (in my texture pack) on completion. what is the command now? playsound entity.endermite.death or playsound minecraft.entity.endermite.death master etc

can some one help me out. driving me NUTS.

custom7: name: RUNES npc-giver-id: 71 redo-delay: 1 ask-message: Bring Me 20 Carved Bones and Ill reward You with Totem. finish-message: Thank You Mystic One stages: ordered: '1': items-to-deliver:

sharkybushbaby commented 7 years ago

i actually worked this out, if anyone is interested. in the command for - playsound entity.endermite.death master add the coords at the location of completition. its the only way as "@p" / wont work.