He gives me the reward when I don’t even have what he wants in my inventory
@SleepyJameZzz6 ай бұрын
Did you ever find a solution to that because I’m curious too
@gadtherad09735 ай бұрын
@ICauseChaos-mc5jb yea I noticed that too. Instead of what she wrote, write this instead: /give @initiator[hasitem={item=pumpkin_pie,quantity=1..}] diamond 5 /clear @initiator[hasitem={item=pumpkin_pie,quantity=1..}] pumpkin_pie 0 1
@PachyrhynchusInfernalis5 ай бұрын
@@gadtherad0973 thank you, you are a big help.
@raiden89855 ай бұрын
@@gadtherad0973didn’t work, everything but removing the item from inventory works
@xXDopamineInbalanceXx5 ай бұрын
Thank you so much@@gadtherad0973
@rust_hex176711 ай бұрын
how do u make it so it can only be claimed 1 time
@KRAMM1Official.10 ай бұрын
Make a command block that removes the npc
@Somedude09LLma8 ай бұрын
Make it so when you join the world it give you a tag and when you complete a quest it removes it
@verglas_hydra4 ай бұрын
I did it by making a command block that checks if you have claimed before by using a scoreboard
@Snowie_co23 ай бұрын
@@verglas_hydraHow did you do this? I want to do the same but I'm lost. I have it so when you complete the quest your scoreboard score goes up by one. But I dont know how to go from here.
@N0TE5873 ай бұрын
When you hand in the quest /tp the npc in front of you underground and /tp a different npc to take its place.
@OmLedu2 жыл бұрын
:o Thanks! I like that you are giving tips and tutorials for cmd blocks!
@peytonstropicals7957 Жыл бұрын
I love this! Simple and quick! U earned a new sub.
@Laird-ZHL Жыл бұрын
It s useful and after 5 times it stop working but very Helpful :D
@zovoandzola2 жыл бұрын
Awesome video, keep up the good work!!
@aLotta_Lottie2 жыл бұрын
Thank you!
@Dragon14331 Жыл бұрын
So helpful! This video deserves more views
@lethalxarchon73327 ай бұрын
I.... have been using /setblock ~~-10~ Redstone_block And then strings of command blocks under ground... I mean I still have to do that for some of the more advanced quests, like I made a small logic board that's 6x2x3 that detects if the quest is started, in progress, or finished and will give you rewards or feed back if there's enemies remaining but... WHY HAVENT I KNOWN YOU CAN DO MULTIPLE COMMANDS IN ONE PROMPT??? You miss, you get a like and a sub.
@thenerdproject8968 Жыл бұрын
Very helpful I never thought to use Npc's like that, can you make them follow you I've had issues trying to get following to work
@LobsterChop8 ай бұрын
Great video love your energy 👍
@Mcluvin51 Жыл бұрын
This is a good tutorial but it doesnt keep poeple from getting the dimonds without having pie hers the command for that /give @initiator[hasitem=[{item=pie,quantity=1..}]] Diamond 5
@LobsterChop8 ай бұрын
Thank you👍
@Azure_28dhsg87 ай бұрын
For some reason this didn't work for me
@Moaca-Fever4 ай бұрын
@@Azure_28dhsg8same
@Jahkilever7773 ай бұрын
@@Azure_28dhsg8 damn u suk
@MrOverk4ll21 күн бұрын
Is there a way for adding ticks for NPC?
@tobiascole60245 ай бұрын
Okay but how do I make a quest line disappear after it’s completed, and how would I do that for 1 player if there are multiple players?
@Snowie_co23 ай бұрын
I also would like to know
@Tyneergaming363 ай бұрын
After@ put their names instead @p
@wisuga52549 ай бұрын
I love ittt thank u very much maam!
@tomaidhmor Жыл бұрын
Would you be able to make it to where only a specific named item is accepted as the quest item?
@GameChisel Жыл бұрын
I'm a bit late but yes after it say pumpkin pie you put tags= or name= then the name of the item all in square brackets like /clear @p pumpkin_pie [tags=Pi] 0 1
@Theprotecteur1 Жыл бұрын
How can I make it a one time quest
@Mxson005 ай бұрын
THATS SO COOL
@lightplaysroblox33659 ай бұрын
this really did work well!
@souped-space4 ай бұрын
As a Owner of the soup gang you are now included of the fucking around in Minecraft
@DoctorRoblox-p3h7 ай бұрын
Umm when I press decline when I was making my quest giver I still said quest started
@WWGG76111 Жыл бұрын
Coming back to this video to say you helped me build a full RP skyrim inspired game
@aLotta_Lottie Жыл бұрын
wow thats amazing!
@Gagesketches10 ай бұрын
You can do it without the pies in your inventory how do I make it where you actually have to have the item? To get the reward
@30GBofnegativeluck9 ай бұрын
You need a more specific command; /execute if entity @p[hasitem=[{item=pumpkin_pie}] run tag @p add give /clear @a[tag=give] pie 0 1 /give @p[tag=give] diamond 5 /tag @a[tag=give] remove give Do keep in mind it will give the diamond to the player nearest to it ,it wont specifically be targetting the one it’s talking to.So even if you’re the one talking to it if someone else is closer to the npc than you he/she will be targeted.
@chadwavecheck Жыл бұрын
I noticed that this can be exploited. If you don’t have any pie, the NPC will still gift you diamonds. Is there any way around this?
@FAMOUS1EDITS Жыл бұрын
use command blocks instead 1 impulse 2 chain conditional
@thememer407110 ай бұрын
Its much more complicated
@WeekChaos6171111 ай бұрын
This is useful subscribed, btw How can you Do the quest multiple times?
@CarterHodgkins-yy5wy6 ай бұрын
I just tested. I made my guy take five emeralds away from me for a fire charge but I had zero emeralds and I said here you go and it still give me the fire charge so your friends can still just take it without doing the crest😢
@gadtherad09735 ай бұрын
yea I noticed that too. Instead of what she wrote, write this instead: /give @initiator[hasitem={item=pumpkin_pie,quantity=1..}] diamond 5 /clear @initiator[hasitem={item=pumpkin_pie,quantity=1..}] pumpkin_pie 0 1
@Rootplayer3005 ай бұрын
@@gadtherad0973could you use @p instead of @initiator?
@Laceddd4 ай бұрын
the clear command isnt working, anyone know why?
@Bananamuncher-bm8 ай бұрын
I’m my Npc gave me emeralds but I had no of the item
@jamescat76052 жыл бұрын
Nice
@aLotta_Lottie2 жыл бұрын
Thanx 😂
@blueshot33310 ай бұрын
Wait but if you dont have any thing to trade with for example like you gave him pumpkin for 5 diamonds but what if you pressed the button without having any pie? Will it still give you the reward?
@30GBofnegativeluck9 ай бұрын
Yes,you will get the diamonds even without pie
@blueshot3339 ай бұрын
@@30GBofnegativeluck well, that's just useless
@30GBofnegativeluck9 ай бұрын
I suppose however you can still input a more specific command that will do what you need.
@blueshot3339 ай бұрын
@@30GBofnegativeluck sure, but that'd be quite complex, yknow what? I'll just leave it 😭
@soapybison90711 ай бұрын
Thanks ♥
@Shamrock_plush_original11 ай бұрын
But I can do it with out my item aka cake
@Luna-MoonstoneXcrystal6 ай бұрын
Thanks
@BCSallday9 ай бұрын
Bro I'm still getting the stuff even if I don't have the requirements 💀
@Sloth_Quest11 ай бұрын
How would this be done with shulkers?
@Mr.baconroaster25 күн бұрын
Subscribe because you play on sony like me and you helped me alot
@Lunime186 ай бұрын
Bro I can get diamond without getting the pie I just try that I want like you can't get diamond without pie becuz I don't have pie but I still get diamond ez diamond
@SEMUTMELAYANG717 ай бұрын
1 more thing add scoreboard
@angell43353 ай бұрын
U look Sweet and cute ☺️
@markprew12775 ай бұрын
IT DIDNT WORK
@markprew12775 ай бұрын
:(
@yellow2724 ай бұрын
@@markprew1277 hello I found a way to fix it
@THV4106_4 ай бұрын
@@yellow272 how?
@HarperBunch-ch9wg11 ай бұрын
i found this helpful because of some parts of the video BUT it didn't fully work but the hero @McLuvin51 came in clutch with helping with most of the commands 1