How to Make an NPC Shop Minecraft *Bedrock*

  Рет қаралды 42,347

gabedala

gabedala

Күн бұрын

Пікірлер: 322
@tobeyjohnson9420
@tobeyjohnson9420 10 ай бұрын
I developed a similar system to this a while back, but it uses scoreboard money and is meant for bulk selling so it does not close out like yours. If you are interested, I would love to share it with you since you have a channel that can show people. Getting this kind of informational content out there is great!
@ThEMPIR3
@ThEMPIR3 6 ай бұрын
Hey Tobey, ive been searching for a shop system similar to this for a while. Would you be interested in sharing it?
@tobeyjohnson9420
@tobeyjohnson9420 6 ай бұрын
@@ThEMPIR3 as of one of the recent updates it broke, but I'll spend some time to put it together again to see what the issue is. It's been a hot minute since I have been on Bedrock.
@TuCopito75
@TuCopito75 6 ай бұрын
Hola Brother, aun tienes el sistema, es que no quiero utilizar minerales para la venta
@YuiThe-i2w
@YuiThe-i2w 4 ай бұрын
IT DIDNT WORK IT SAYS THE TXT BUT DOESNT DO NOTHN
@Realsinfyz
@Realsinfyz 9 ай бұрын
It works for the need more money but when i try to make it work it just takes my nuggets then doesnt day the /actionbar or give me my item
@CarterBright-ye3we
@CarterBright-ye3we 7 ай бұрын
I have the same problem dude
@Burnsboi
@Burnsboi 7 ай бұрын
Same :(
@cosmicfire738
@cosmicfire738 5 ай бұрын
It also full clears your inventory of whatever is in it
@Curmira
@Curmira 3 ай бұрын
Do this instead for the give command /give @initiator And then your item, it will work then or at least it did for me As for the clears your whole inventory I'm not sure since I didn't run into that problem
@Curmira
@Curmira 3 ай бұрын
Also, it depends on the item. You half to do his for the item when it comes to some things
@Quorrinth
@Quorrinth 10 ай бұрын
For anyone who's still looking for a solution for the NPC here, learn the Tag Command first so no other player picks up the traded item when they are inside the NPC Dialogues. /tag @p add (tag you want to use) acts as a security on the Trades for the nearest player within the NPC range. The commands on this video is no longer working as we are now in 1.20. All of that commands were in the last 1.19 and the @initiator Command no longer works as it was swapped out with @p and other prompts for entities. Guide for the correct Command prompts you need to use inside the NPC Advance Settings. Just remove the parentheses and swap it out with the items you want to use as your Currency and trades. /execute if entity @p[hasitem=[{item=(currency),quantity=..(amount)}],tag=Trading] run playsound mob.villager.haggle @p /execute if entity @p[hasitem=[{item=(currency),quantity=..(amount)}],tag=Trading] run title @p actionbar (your message) /execute if entity @p[hasitem=[{item=(currency),quantity=(amount)..}],tag=Trading] run playsound random.orb @p /execute if entity @p[hasitem=[{item=(currency),quantity=(amount)..}],tag=Trading] run title @p actionbar (your message) /execute if entity @p[hasitem=[{item=(currency),quantity=(amount)..}],tag=Trading] run give @p (item) (quantity) /execute if entity @p[hasitem=[{item=(currency),quantity=(amount)..}]] run clear @p (currency) (data) (quantity)
@Quorrinth
@Quorrinth 10 ай бұрын
Also, remember to make a command prompt once the player leaves the area it removes the Tag Command. Hope this helps.
@JimmMwr
@JimmMwr 8 ай бұрын
@@Quorrinth how do i do that? i dont know how to make commands like that
@Crispytuba328
@Crispytuba328 7 ай бұрын
This didn't work....
@ThatOneDude248
@ThatOneDude248 7 ай бұрын
What are you talking about bro? It works for me
@Crispytuba328
@Crispytuba328 7 ай бұрын
@@ThatOneDude248 Ok good for you, again, it didn't work for me. I copy and pasted it and filled everything in exactly as shown. Try being helpful if you're gonna reply
@thefoxolotl
@thefoxolotl 11 ай бұрын
i love how this tutorial opens up a lot more possibilities for things using npcs in a minecraft map than other npc tutorials have. the fact that @initiator (which i did NOT know existed) only applies to the person who clicked the button not only removes the problem of having to finness your way through using @p, but it also means i can set up a shop that sells extremely expensive passes for a vip area or something in my skygen and then use another npc to detect wether the initiator has said pass and then can teleport them there. overall amazing tutorial, thanks again gabe!
@gabedala
@gabedala 11 ай бұрын
Glad this tutorial helped!
@ChangedRaptor76
@ChangedRaptor76 5 ай бұрын
I would love to see something like this
@kwesont
@kwesont 8 ай бұрын
Dude you're a god for leaving those comomands in the description
@TyG0r99Gaming
@TyG0r99Gaming 9 ай бұрын
Please help I’m making a realm and you by a pass right? Everything goes well until the part where you actually get the item I pay for it then it takes my money but I don’t get the item
@gabedala
@gabedala 9 ай бұрын
Double check your command block settings!
@toriandrews6180
@toriandrews6180 6 ай бұрын
I’m having the same problem everything works except the give, what do you mean by check your command block setting? I thought this didn’t use command blocks?
@rebeccataylor5763
@rebeccataylor5763 3 ай бұрын
Video is awesome! I used this system as a base for an NPC giving the player a quest item and checking to make sure the player didn't already have said item- thus refusing to give another one
@CookieMage27
@CookieMage27 2 ай бұрын
i was having trouble figuring out how to do multiple commands and it turns out i just needed to put them all in the same thingy
@damoonster122
@damoonster122 6 ай бұрын
You're a life saver fr
@Eli_Fry
@Eli_Fry 6 ай бұрын
I have a question bro
@Im_hungry1234
@Im_hungry1234 6 ай бұрын
This was perfect for the escape room I’m building. Thank you so much
@gdpelaaja372
@gdpelaaja372 5 ай бұрын
Thanks man🔥 you deserve a sub!
@clintwaspe7601
@clintwaspe7601 7 ай бұрын
I frikkin knew this was possible, sorry but I've been trying to figure out how to do this for awhile n till now I've been searching all over, tried it out n it worked perfectly on first attempt, thank you so very much
@gabedala
@gabedala 7 ай бұрын
Glad I could help! Gives me hope that people who tell me "it doesn't work" just doesn't follow directions
@cnt436
@cnt436 5 ай бұрын
Bro you are so good I like your videos
@gabedala
@gabedala 5 ай бұрын
Glad you like them!
@Ivyman1992
@Ivyman1992 11 ай бұрын
Very nice video, you are very helpful and I appreciate your videos as always
@gabedala
@gabedala 11 ай бұрын
Thank you!
@Phoenixda_man
@Phoenixda_man 5 ай бұрын
Your gold nuggets are worth a lot more than my emeralds.
@Jackson-DeAugustinis
@Jackson-DeAugustinis 5 ай бұрын
i was tryna sell a golden axe (don't ask) and it all works except for the fact that, i don't receive the axe..
@ViseVibe
@ViseVibe Ай бұрын
Same (with a sword)
@ItsHammerTimex
@ItsHammerTimex 7 ай бұрын
Amazing! Would love to see you make one using the scoreboard to buy/sell with an npc
@gabedala
@gabedala 7 ай бұрын
Ohh like a 2 in 1!? Where you can buy and sell an item! I can definitely do that!
@thepandabookkeeper3180
@thepandabookkeeper3180 6 ай бұрын
Thank you for this!
@Dakvy
@Dakvy 11 ай бұрын
this is very helpful video for my world! please do more videos like this :D
@gabedala
@gabedala 11 ай бұрын
Glad it helped!
@andresorivio7072
@andresorivio7072 28 күн бұрын
YEA THANK YOU SO MUCH I CAN FINALLY HAVE CUSTOM TRADES ON MY MODDED WORLD 😩😩
@PainfulHail134
@PainfulHail134 17 күн бұрын
I use this for my world/server. Very useful i made many NPcs for many people
@thrmoddmodpackpe3885
@thrmoddmodpackpe3885 11 ай бұрын
Absolutely cool and simple!. i use to using commandblocks and it's so hard or let's say not advance like that. thanks for the video! ❤️❤️❤️
@gabedala
@gabedala 11 ай бұрын
No problem!!
@DivineShaneC.Florin
@DivineShaneC.Florin 2 ай бұрын
thankyou soo muchhh!!! omg it worked you earned my subscription!!💗💗💗💗💗🌷
@LiamDooley-y6l
@LiamDooley-y6l 25 күн бұрын
Works perfectly! 😊
@gabedala
@gabedala 25 күн бұрын
Great!
@mateuszgancarz7787
@mateuszgancarz7787 10 ай бұрын
how to allow players to only buy a thing once?
@rulerof4breads
@rulerof4breads 2 ай бұрын
Ellaborate?
@Kwiuk
@Kwiuk 5 ай бұрын
Normally, my NPC is supposed to give a totem for 20 diamonds, but he only accepts 10-20, how do we fix this?
@tansiaodongmoe6903
@tansiaodongmoe6903 9 ай бұрын
Helped a lot man!
@gabedala
@gabedala 9 ай бұрын
Glad it did!
@t5live487
@t5live487 11 ай бұрын
Can u make a video of player trade system
@gabedala
@gabedala 11 ай бұрын
That would be interesting
@LeviBigham
@LeviBigham 11 ай бұрын
YO THANK YOU! I SUBBED
@gabedala
@gabedala 11 ай бұрын
You’re welcome and thank you!!!
@LeviBigham
@LeviBigham 11 ай бұрын
​@@gabedala oh is there a way to make a npc talk like you click yes or no and it shows a different text
@Fantasy9967
@Fantasy9967 11 ай бұрын
Nice vid man
@gabedala
@gabedala 11 ай бұрын
Thank you!!
@Greengamer649
@Greengamer649 4 ай бұрын
You can get an npc using the summon command /summon npc
@gabedala
@gabedala 4 ай бұрын
That too
@cr7king784
@cr7king784 11 ай бұрын
Thanks for this video can you make a quest claim system and gives out a reward if the quest is completed
@gabedala
@gabedala 11 ай бұрын
Seems interesting, that is possible I believe
@ashv_n_
@ashv_n_ 11 ай бұрын
can you make an npc pet shop? e.g: you can't tame the animal unless you pay the npc then the animal is yours and out of the shop's possession ,after some minutes the animal respawns so we can buy again
@gabedala
@gabedala 11 ай бұрын
That seems very unlikely as this is bedrock edition and Java has a lot more features than bedrock
@ashv_n_
@ashv_n_ 11 ай бұрын
@@gabedala yess😔😭
@GRTUnknown
@GRTUnknown 3 ай бұрын
It worked just when I bought the item with no gold nuggets. It still gave me the cookie
@Owen.Dawes_2012
@Owen.Dawes_2012 5 ай бұрын
It doesn't work when I click on the buy thing nothing at all happens
@monkediego23
@monkediego23 5 ай бұрын
Same
@FinTumpelo
@FinTumpelo 8 ай бұрын
Awesome dude💪
@Barryy565
@Barryy565 7 ай бұрын
This took me forever because I used the wrong kind of bracket, and I had to go through and change all of them😭😭😭 But it worked in the end so yay now i’m going to copy and paste it and only change how much it cost and what item you get from it
@JJ.768
@JJ.768 6 ай бұрын
Help, when I have more than what it costs it takes away all
@JJ.768
@JJ.768 6 ай бұрын
No worries i fixed it by myself. Great vid ❤️
@WhatsUp-fe8jc
@WhatsUp-fe8jc 5 ай бұрын
Hey man so I copied this so I cheered change it but make sure I had no mistakes it didn’t work. Are their common things that people do wrong that makes it not work? Please help
@gabedala
@gabedala 5 ай бұрын
Yeah, people miss a small text or two. Spell things wrong too
@ICELORD2V6
@ICELORD2V6 2 ай бұрын
Thx bro it worked well
@hatmanwantyou1
@hatmanwantyou1 5 ай бұрын
ty i literally changed the script to like emerald and how much is so much easy
@gabedala
@gabedala 5 ай бұрын
Yes!
@rasminaantilino512
@rasminaantilino512 16 күн бұрын
may i ask?, does it work for mods like custom foods? and does it even work on mobile?
@gabedala
@gabedala 15 күн бұрын
I’m not sure tbh
@Aidenbrown-o1j
@Aidenbrown-o1j 29 күн бұрын
Can you use the scoreboard and us the "money" from that to buy stuff ?
@kongmengtang9728
@kongmengtang9728 2 ай бұрын
Thanks you it's working 🎉🎉🎉
@xephixa
@xephixa 22 күн бұрын
How if i wnt to use 1 currency for item that i want
@CaptainCyberNoob
@CaptainCyberNoob 2 ай бұрын
I need help BADLY I'm trying to do this but instead of a sword I want a function command *from an addon* to happen to the initiator once they've paid the right amount I've been trying for 2 weeks
@GGleadermax
@GGleadermax 7 ай бұрын
You need to make one that takes named items and gives named items! This would be so helpful for me!! 👍👍👍
@gabedala
@gabedala 7 ай бұрын
Not a bad idea
@LinkyClipz
@LinkyClipz 24 күн бұрын
hey bro whenever i have required amount of currency, it just clears all of my inventory without giving me what i bought.
@gabedala
@gabedala 24 күн бұрын
Means you typed something wrong in the npc! Double check!
@LinkyClipz
@LinkyClipz 24 күн бұрын
@ dang daddy u we’re right ty
@AidanJoe-dp9pb
@AidanJoe-dp9pb 7 ай бұрын
How do you get that shader on BEDROCK
@gabedala
@gabedala 7 ай бұрын
It’s called Kelly RTX I have a video on my page how to get it!
@AidanJoe-dp9pb
@AidanJoe-dp9pb 7 ай бұрын
@@gabedala Thanks!
@AidanJoe-dp9pb
@AidanJoe-dp9pb 7 ай бұрын
Your video help me complete my server
@The__Raven
@The__Raven 7 күн бұрын
Hello, is there a way to make npc's give written books to players in a way where every player can only get it once?
@gabedala
@gabedala 7 күн бұрын
Yes, just put the written book into a structure block and have the npc structure load it but only to people who aren’t tagged, then at the end of the command tag the play so they can’t get it again
@The__Raven
@The__Raven 7 күн бұрын
@@gabedala How would I do that?
@gabedala
@gabedala 7 күн бұрын
@@The__Raven I have a video on my channel how to make custom villager trades. that'll show you how
@Sean-e2n
@Sean-e2n 2 ай бұрын
I have the /clear command correct as you have it but for some reason my emeralds don’t remove when I purchase the item. So I get the sword but none of my emeralds are being spent
@gabedala
@gabedala 2 ай бұрын
Double check the /clear command and make sure you spell everything correctly
@thesigmawolfxx29
@thesigmawolfxx29 4 ай бұрын
theres a bug with the cmd, if you have 5 gold nuggets and you give the npc 5 gold nuggets you lose all your gold nuggets this only works if you have only 5 gold nuggets if u buy with 6 gold nuggets it just takes away 5 and 1 gold nugget is left
@gabedala
@gabedala 4 ай бұрын
That makes no sense
@gabedala
@gabedala 4 ай бұрын
The last command for the clear command is testing for if you have 5 or more gold nuggets, it then clears only 5 nuggets
@thesigmawolfxx29
@thesigmawolfxx29 4 ай бұрын
Oh sorry instead of /give first I put /clear first like dis​@@gabedala /clear @initiator[hasitem={item=gold_nugget,quantity=5..}] gold_nugget 0 5 /give @initiator[hasitem={item=gold_nugget,quantity=5..}] diamond_sword 1
@Finnabuns
@Finnabuns 7 ай бұрын
hey there! i saw that you've responded to people pretty recently so i figured i'd ask - is there a way to have the npc sell multiple things at once? i don't really want to build a million of these for multiple different items lol
@gabedala
@gabedala 7 ай бұрын
Yeah! Just do this exact thing but add multiple buttons to the npc
@Finnabuns
@Finnabuns 7 ай бұрын
@@gabedala thank you SO much dude! you saved me.
@Jillyyx
@Jillyyx 6 ай бұрын
It works but for some reason it won’t give me some of the items like seeds
@ChewyAC
@ChewyAC 6 ай бұрын
I typed out everything correctly, but it only gives me the arrow and doesnt take my gold ingot
@HunterValdez-jv3sw
@HunterValdez-jv3sw 7 ай бұрын
Hey man I lived the vid and you very helpful!! I was wondering if I was able to change the golden ingot or something like that into a scoreboard money system, if you could help me with that or make a vid abt that it would be super helpful
@gabedala
@gabedala 7 ай бұрын
Make your currency based off of items? Like a scoreboard?
@kato3760
@kato3760 Ай бұрын
Not working for me I redid it 3 times made sure I had everything correct like 8 times and still isn’t doing anything
@gabedala
@gabedala Ай бұрын
You still did something wrong then. It could be a simple mistake with capitalization or a bracket
@jaywinters6010
@jaywinters6010 2 ай бұрын
Is there any way to stop the NPC from executing the "need more of this" command on your last possible trade? As an example, right now if I had 10 diamonds left and something costs exactly 10 diamonds, and I make the trade, it gives me the "need more diamonds" portion of the command because I no longer have enough diamonds. This is the only thing that bugs me, but otherwise, great stuff!
@gabedala
@gabedala 2 ай бұрын
Make sure the 2nd command is correct. The 2nd command should only run if you have less than that amount of items
@dimmy2043
@dimmy2043 6 ай бұрын
Can you explain what happens with every command block I’ve tested it a bit and understand some of it
@gabedala
@gabedala 6 ай бұрын
The first one plays sound of you don’t have enough of the item. The 2nd one tells you a message if you don’t have enough of the item. 3rd makes a sound when someone has enough. 4th tells them they bought a sword if they have enough. 5th gives the person the sword for having enough. Last clears the gold nuggets from their inventory
@kevinflubacker6825
@kevinflubacker6825 3 ай бұрын
Wait... so you set a command to tell you to have more gold nuggets if you 4 instead of the price, which is 5. What happens if you try to trade with only 3 golden nuggets ?
@gabedala
@gabedala 3 ай бұрын
It won’t work
@Assasinbear8
@Assasinbear8 5 ай бұрын
Does it still work because it is awkward
@gabedala
@gabedala 5 ай бұрын
It does woek
@KRY_PT1C
@KRY_PT1C 6 ай бұрын
Is it possible to do this with money like using the scoreboard?
@paulp.578
@paulp.578 5 ай бұрын
What if u have over the amount that u need? Does it still clear all of ur currency??
@gabedala
@gabedala 5 ай бұрын
No it takes what it neede
@EDI_Craft
@EDI_Craft 4 ай бұрын
How do i make npc give saved book and quills?
@gabedala
@gabedala 4 ай бұрын
I have a video titled how to give players named items on my channel. Use that same concept but put that into the npc. Pretty much just use a structure block to spawn it to the player
@JacksonWilliam-y5k
@JacksonWilliam-y5k 19 күн бұрын
I don’t know what I did wrong, but it’s clearing my entire inventory i did /clear @initiator[hasitem={item=sugar,quantity=64..}] sugar 0 64 if someone could tell me what i did wrong it would be very helpful
@gabedala
@gabedala 19 күн бұрын
Weird, the command looks right, it shouldn’t clear your whole inventory just the 64 sugar. Maybe try sugar 64 instead of 0 64?
@E__N_
@E__N_ 6 ай бұрын
So i have input all of the commands correctly i just changed the currency to gold ingots and its not doing anything no sound,.no item, not taking the currency and no actionbar I need help Tested ot again it just /clears my invintory
@gabedala
@gabedala 6 ай бұрын
Did you do gold_ingots?
@Emerald66321
@Emerald66321 9 ай бұрын
Hey I have a question. Will it work for data item and what will be the command
@gabedala
@gabedala 9 ай бұрын
Yeah I’m assuming it’ll work for data item I’m not sure the command off the top of my head
@alexjazzechavia9822
@alexjazzechavia9822 4 ай бұрын
Thx brooo it work
@gabedala
@gabedala 4 ай бұрын
Welcome 👍
@maibunnyyy
@maibunnyyy 3 ай бұрын
is there a way where we could recieve the gold nuggets they pay ??
@gabedala
@gabedala 3 ай бұрын
Like individual players? Yes, you just have to add the players name and give them the items at the bottom
@WestMarionBC
@WestMarionBC 10 ай бұрын
Okay, so when we tried to type in these commands, the command box is too small and it doesn't show all of what we're typing. We have no idea if we're even typing it all in correctly. We're playing on Xbox One.
@gabedala
@gabedala 10 ай бұрын
You don’t need to add the spaces like I did in the video! I made that mistake in the video and said you don’t need to hit enter after every command
@WrestleBruh
@WrestleBruh 3 ай бұрын
Is it possible to purchase with in-game currency with this method. (Without cmd block) If yes. Can you please gimme cmd for that?
@gabedala
@gabedala 3 ай бұрын
Yes, I’ve made videos on it before
@WrestleBruh
@WrestleBruh 3 ай бұрын
@@gabedala which one. Link
@lucasmatthiessen1570
@lucasmatthiessen1570 9 ай бұрын
Question, how do I make it so that when I click a dialogue option they will say something new?
@gabedala
@gabedala 9 ай бұрын
I will look into this
@justacommenter167
@justacommenter167 6 ай бұрын
I typed in the commands and it takes away the currency but it doesn’t give me the item
@gabedala
@gabedala 6 ай бұрын
Double check again, you might’ve messed something up
@capricornian09
@capricornian09 8 ай бұрын
It does work but when i tried it it doesnt remove my gold nuggets even if i did the commands correctly so may i ask why ?
@gabedala
@gabedala 8 ай бұрын
Double check your settings and the thing you type. It’s easy to have an error
@lilhoodie
@lilhoodie 10 ай бұрын
Is there a way to use it with named items ?
@gabedala
@gabedala 10 ай бұрын
I have a video on my page how to give named items to players. Use that video and this one combined
@Cogumelista
@Cogumelista 11 ай бұрын
hi, can you pls help me? i have a problem with my world and when i spawn an npc it works just fine but then i can't toggle to the button mode, even pressing and trying to reset the world it won't work
@gabedala
@gabedala 11 ай бұрын
That’s weird? The button should work and you shouldn’t have to change any settings. Are you looking at it in creative mode and clicking it?
@Cogumelista
@Cogumelista 11 ай бұрын
@@gabedala yeah, i solved it, i Was playing on my Phone, and i forgot to update it so maybe it Was the lack of the update or something, anyway, thanks for the help, i finally will be able to complete my world
@Sluwop
@Sluwop 7 ай бұрын
It doest work for me and i jus updated my minecraft this week. So is there any other solution to this
@gabedala
@gabedala 7 ай бұрын
@@Sluwop it still works. Updating it doesn’t change it. Double check your commands and make sure they are right. It’s easy to miss something
@Sluwop
@Sluwop 7 ай бұрын
@gabedala do I use a underscore when u put iron or can u send the commands here again 😭
@gabedala
@gabedala 7 ай бұрын
@@Sluwop do iron_ingot
@Sluwop
@Sluwop 7 ай бұрын
@@gabedala ohhhh ok ok
@Sluwop
@Sluwop 7 ай бұрын
@@gabedala ohhhh ok ok
@ninjaqq7406
@ninjaqq7406 4 ай бұрын
How to make them sell enchant weapon
@petiotinev
@petiotinev 11 ай бұрын
good video
@gabedala
@gabedala 11 ай бұрын
Thank you!!!
@IYSHIIKEI
@IYSHIIKEI 6 ай бұрын
Bro it doesn't work like it takes my items but it doesn't give me what i bought
@gabedala
@gabedala 6 ай бұрын
You might’ve messed up a command the.
@youngloona
@youngloona 10 ай бұрын
Uh hey can you tell me how to make a npc teleport you in exchange for an item? Please also new subscriber
@gabedala
@gabedala 10 ай бұрын
Oh easy, you can use this tutorial but instead of giving an item just add the teleport command in
@Lady__Luna
@Lady__Luna 7 ай бұрын
Can you make it so that it takes a mix of stuff
@gabedala
@gabedala 7 ай бұрын
Hmm, never thought of that. I could check to see if it works
@cosmicfire738
@cosmicfire738 5 ай бұрын
It clears my whole inventory for some reason?
@gabedala
@gabedala 5 ай бұрын
You definitely did something wrong then
@CarterBright-ye3we
@CarterBright-ye3we 7 ай бұрын
Huh if anyone helps out here thank you I have this problem were I get my currency taken but I don’t get my item. Does anyone know how to fix this?
@gabedala
@gabedala 7 ай бұрын
Might’ve typed the command wrong, double check it
@Aidenbrown-o1j
@Aidenbrown-o1j 7 ай бұрын
@gabedala hey gabe hope you see this im on ps5 trying to set up a npc shop and scorboard system for my world so me and the other players have it instead of using caculaters and stuff figure what we have giving them the currency and then taking the currency back when they buy somthing im using mutiple diffrent things for the currance wish is one of the problems im having with the npc stuff and i am using the tinker contruct mod for some currance too like the cobalt ingot as like 5 DOLLARS in the game and iron as like 10 DOLLARS im pretty knew to the command area and java script so i dont fully understand tho so far you videos have been help full but i just cant figure a way to use it like i want to like a wither skull gives the person 46 dollars and the command block takes the wither skull from the player and add the money to the scoreboard or like a potato sells for 3 dollars and the command block will take the potato and add 3 dollars to that person for how ever many they have is their anyway you can see what you can do i would aboustly love it if you see this and get back
@the_discription
@the_discription 7 ай бұрын
it doesn't work for me 😕 am on 1.20.50
@gabedala
@gabedala 7 ай бұрын
You did something wrong then
@the_discription
@the_discription 7 ай бұрын
@@gabedala found what i did wrong, i put quanity instead of quantity 😌
@the_discription
@the_discription 7 ай бұрын
@@gabedala do you have a tutorial on npc quest ?
@AyoBurbs
@AyoBurbs 10 ай бұрын
How would I do this with XP as currency
@gabedala
@gabedala 10 ай бұрын
I made a video on my page of how to make a shop with XP. Put those commands in the video into a villager
@AcesProbably
@AcesProbably 11 ай бұрын
Can you make a level system and how to enter the next page of an npc
@gabedala
@gabedala 11 ай бұрын
I don’t think there is such thing as a next page in an npc unless I’m wrong
@Quorrinth
@Quorrinth 10 ай бұрын
@@gabedala actually, there is. I'm currently making NPC Quests and it opens another Dialogues.
@ODWZ6
@ODWZ6 6 ай бұрын
Can you do this with scoreboard money?
@gabedala
@gabedala 6 ай бұрын
Yes! I have a video coming out soon with that!
@michelcyr3339
@michelcyr3339 9 ай бұрын
I dont get why but i cant seem to be able to make the sound effect work everything else work like a charm tho is there a way to fix that ?
@gabedala
@gabedala 9 ай бұрын
Turn up your sound effects volume or double check the command. There isn’t a bug or fix with this command, it’s just how it is
@JeJeYTShorts
@JeJeYTShorts 6 ай бұрын
@gabedala I tried to make a grade shop. For exemple 32 diamonds for Recrue grade but it doesn't work. Do you have any idea?
@gabedala
@gabedala 6 ай бұрын
What is a rescue grade?
@JeJeYTShorts
@JeJeYTShorts 6 ай бұрын
@@gabedala Well it's just a random scoreboard setdisplay belowname that I tried to put in the NPC shop but when I buy the grade, it doesn't show up. Idk if it's because I have m'y Owner grade and the game can't show more than one grade on the same screen. Because I tried with splitscreen on xbox.
@StarrOffical.
@StarrOffical. 7 ай бұрын
Im confused i folled all details and directions four times and it doesn't work on my phone in bedrock but i don't know if im doing something wrong isn't thier a easy way to do this? -Not mad just font know❤
@gabedala
@gabedala 7 ай бұрын
I do not have an easier way, I know in my more recent tutorials I added the command in the description to copy and paste. But honestly it might be a text issue. It’s easy to miss something
@StarrOffical.
@StarrOffical. 7 ай бұрын
I tried again and it worked-I will sub now❤
@Ekaseyb
@Ekaseyb 7 ай бұрын
@@gabedalaya it won’t work for me to😢
@ssaltly
@ssaltly 4 ай бұрын
It doesn’t take away the money help?
@gabedala
@gabedala 4 ай бұрын
Did you setup a scoreboard system with that same scoreboard objective? If you made a scoreboard objective with the name money and put Money into the npc then it won't work. It is case sensitive
@JasharMandrakeReuelFlores
@JasharMandrakeReuelFlores 11 ай бұрын
I tried it, Everything works fine, However. The item doesn't spawn in the inventory or anywhere? Is there a way to fix this?
@gabedala
@gabedala 11 ай бұрын
If everything worked fine it should just give you the item in your inventory. It shouldn’t drop it anywhere besides your inventory. Double check the command and make sure it’s type correctly!
@JasharMandrakeReuelFlores
@JasharMandrakeReuelFlores 11 ай бұрын
@@gabedala Another question: Let’s say, i’m selling a Netherite Pickaxe. is there a way to have 2 items to buy the netherite pickaxe? Example: Netherite Pickaxe for 1 Netherite Ingot + 1 Diamond Pickaxe
@gabedala
@gabedala 11 ай бұрын
I’m sure you can! Just need to add a few more commands to the npc. Kinda the same as I have it but it would need to be both items.
@JasharMandrakeReuelFlores
@JasharMandrakeReuelFlores 11 ай бұрын
@@gabedala Understood. I’ll try to test
@JasharMandrakeReuelFlores
@JasharMandrakeReuelFlores 11 ай бұрын
@@gabedala Sorry for all the questions. But is there a way to open NPC’s with an item?
@Scary_gaming69
@Scary_gaming69 10 ай бұрын
Can u tell me how to make shop by using scoreboard money from the npc
@gabedala
@gabedala 10 ай бұрын
Yeah I feel like I need an updated video on the scoreboard version for npc shops
@GhostyPlaysGD
@GhostyPlaysGD 7 ай бұрын
Unfortunately, it didn’t work for me, I Copy and pasted the Commands in the description but it didn’t work, I got the Item I selected for the shop but it didn’t take my iron ingots. If you could help me with this I would be very grateful.
@gabedala
@gabedala 7 ай бұрын
@@GhostyPlaysGD you must’ve messed up a command or something. Double check because it’s easy to miss something
@ItIsNich
@ItIsNich 6 ай бұрын
This tutorila waw great! But When i tried it, it didnt clear the gold i have .it that suspose to happen?
@MoistBrexit
@MoistBrexit 7 ай бұрын
Okay how would we name the item that we purchase?
@gabedala
@gabedala 7 ай бұрын
I have a version on my channel where it shows how to do named items
@MoistBrexit
@MoistBrexit 7 ай бұрын
@@gabedala ooh is there a link maybe?
@Ranzjay-l9q
@Ranzjay-l9q 8 ай бұрын
I did all commands correctly but for some reason i cannot get it to work i mean it kinda works because, When i have 5 Iron Ingot in my Inventory (which is my currency) And i buy a stone sword (in my shop) it makes the orb sound but it clears my whole inventory and doesnt give me anything. Do you know how to fix this?
@gabedala
@gabedala 8 ай бұрын
You have something wrong with one of the command blocks, it shouldn’t clear your inventory. Double check the command blocks and their settings
@Ranzjay-l9q
@Ranzjay-l9q 8 ай бұрын
Ok thanks
@SJYT409
@SJYT409 8 ай бұрын
Error not Working everything is Working but they need less money to give item When we take more Money item not Get and its not metter i set 9 Its takes One -10 Any fix it
@gabedala
@gabedala 8 ай бұрын
Can’t understand what you’re trying to say, you have broken English
How to Make an NPC Buy Shop in Minecraft *Bedrock*
5:06
gabedala
Рет қаралды 15 М.
UFC 287 : Перейра VS Адесанья 2
6:02
Setanta Sports UFC
Рет қаралды 486 М.
How many secret bases can I hide in this square?
19:24
Mumbo Jumbo
Рет қаралды 3,5 МЛН
Minecraft PE's hidden (dangerous) mob #5: Agent
12:55
Element X
Рет қаралды 2,3 МЛН
How to Make NPC Quests in Minecraft Bedrock
13:10
gabedala
Рет қаралды 11 М.
I Tried Redeeming A Decade Old Minecraft Gift Card
16:47
Cube Dimensions
Рет қаралды 341 М.
I Asked AI To Make Redstone For Me
11:16
Purplers
Рет қаралды 8 МЛН
117 Minecraft Java VS Bedrock Things!
27:30
Skip the Tutorial
Рет қаралды 9 МЛН
I Solved All of Minecraft’s Problems
21:03
Knarfy
Рет қаралды 2 МЛН
X-Raying Until This Server Bans Me
16:44
Yeah Jaron
Рет қаралды 9 МЛН
28 Items You Can ONLY Get with Commands in Minecraft (1.21+)
8:57
SkellyViper
Рет қаралды 797 М.
UFC 287 : Перейра VS Адесанья 2
6:02
Setanta Sports UFC
Рет қаралды 486 М.