Welcome or welcome back to the channel. In this video, I will be showing you how to make a fully customizable NPC Quest. If the video is helpful, make sure to like and subscribe.
____________________________________________________________________
Commands: [If I have missed any or they don't work, pls comment and I will fix it :) ]
/give @s spawn_egg 1 51
/give @s command_block 1 0
/give @s structure_block
Section Symbol- §
Accept Button
/playsound random.levelup @initiator ~~~ 50 1
/tellraw @initiator {"rawtext":[{"text":"[§bQuest§7Bot§r] §aQuest Started§r!!"}]}
Decline Button
/playsound mob.blaze.death @initiator ~~~ 50 1
/tellraw @initiator {"rawtext":[{"text":"[§bQuest§7Bot§r] §cQuest Declined§r..."}]}
I'm Back Button
/playsound mob.villager.haggle @initiator[hasitem={item=ominous_trial_key,quantity=0}] ~~~ 50 1
/tellraw @initiator[hasitem={item=ominous_trial_key,quantity=0}] {"rawtext":[{"text":"[§bQuest§7Bot§r] §cThat's not right!! §rTry Again..."}]}
/tag @initiator[hasitem={item=ominous_trial_key.quantity=1..}] add questcomplete
^
Command Line
/playsound mob.mooshroom.convert @a[tag=questcomplete] ~~~ 50 1
/tellraw @a[tag=questcomplete] {"rawtext":[{"text":"[§bQuest§7Bot§r] §aCongrats§r!! Here is §b+$500 Money §rand §b5 Diamonds§r!!"}]}
/scoreboard players add @a[tag=questcomplete] Money 500
/clear @a[tag=questcomplete] ominous_trial_key 0 1
/tag @a remove questcomplete
Money System
/scoreboard objectives add Money dummy "§aMoney§f:"
/scoreboard objectives setdisplay sidebar Money
Time Stamps:
0:00- Intro
0:11- Demonstration
1:45- Accept
0:00-I'm Back
0:00- Decline
0:00-Reward
0:00-Scoreboard
0:00- Outro
#minecraft #easy #tutorial #commandblock #commandstutorial #coding #gaming #games #minecraftpe