How to Make a Crate Key System in Minecraft *Bedrock*

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ธ.ค. 2024

ความคิดเห็น •

  • @cubo6182
    @cubo6182 ปีที่แล้ว +12

    W tutorials some of your turorials were able to help me make a minecraft server which reached a max of 3 players this week! Tysm!

    • @gabedala
      @gabedala  ปีที่แล้ว +2

      Let’s goo!! I love to hear that!!

  • @ngocnguyenminh7109
    @ngocnguyenminh7109 ปีที่แล้ว +14

    you can create one with spreadplayers command: spreadplayers 0 0 0 1 (so, 0 is X and 2th 0 is Z. 0 is min range, 1 is max range. 3×3 block) @e[type=armor_stand,scores={randomcrate1=1..,crate=1}]. with this command, the armor stand have score randomcrate more than 1 and score crate is 1 (randomcrate is Scoreboard Random, Random Chest Clone. crate is .. Common Crate = 1, Rare Crate = 2..) will be random tped to 3×3 blocks (total 9blocks) and then with another command scoreboard to remove Its score randomcrate by 1. If its score = 0 then clone the chest at it coordinates. (so you will use execute ... run clone ~ y_coordinate ~ ~ y_coordinate ~ crate coordinates). Its Maybe hard to understand. (if you have any question, comment down below)

    • @ngocnguyenminh7109
      @ngocnguyenminh7109 ปีที่แล้ว +2

      oh I forgot. So when you put Crate Key inside the chest, It'll random randomcrate num num to armor stand (I recommend to use this command: execute as @e[type=armor_stand,scores={randomcrate=-1,crate=1}] at @s if blocks ~ -60 ~ ~ -60 ~ ~ -55 ~ all run command. So it'll test if block (chest at ~ -55 ~) to block (chest at ~ -60 ~) if it's true then it'll run commands. You can do another way Like the video)

  • @Skyinar
    @Skyinar 9 หลายเดือนก่อน +3

    i just found your channel and you've helped me so much. I am making a server for me and my friends and i wanted to have crates just like this. thank you again

    • @gabedala
      @gabedala  9 หลายเดือนก่อน

      No problem! Glad I could help!

  • @gamingvszombies937
    @gamingvszombies937 ปีที่แล้ว +4

    I managed to do it and even found my own errors by looking back at this video awesome tutorials. Question, let's say you want to make different create keys, like a common, rare, and legendary one. How would you do it?

    • @gabedala
      @gabedala  ปีที่แล้ว +2

      Love that you fixed it! In order to do different keys like a rare common etc. just make multiple sets of command areas. And in that chest where you insert what type of key to get the items, add different names ones! Hope I explained that well

    • @cherry.smp.1
      @cherry.smp.1 ปีที่แล้ว

      @@gabedalaI have a suggestion

    • @cherry.smp.1
      @cherry.smp.1 ปีที่แล้ว

      Btw W vid

  • @JackySai-hz1mz
    @JackySai-hz1mz 5 หลายเดือนก่อน +2

    does the new version affect ALL of the things you said in the video? If so, what do I need to change

  • @IsaiahDalaquit
    @IsaiahDalaquit 9 วันที่ผ่านมา

    If you want to add more random chest but the armorstand makes the game more laggy you can use one armorstand and scoreboard command.
    1. make a dummy randomcrates
    2. name one armorstand randomcrates (it can be anyting)
    3. place a command block then connect any out put to a orange command block that says; /scoreboard players random @e[name=randomcrates] 1 9
    4. 1 9 is the range 1-9, if you want to make 20 crates then make the range (1 20)
    5. next make a repeating command alwaysactive facing up . that command says; /testfor @e[name=randomcrates,scores=1]
    6. the repeating command is detecting a specific scores(1) to make a out put just like the armorstand that have a Redstone block.
    7. now you can add chain command conditional facing up to the top of repeating commandblock that clone the blocks or chest. to make it easier just put chest above the chain then add the command; /clone ~~1~ ~~1~ ~~~
    The last 3 Tildas is the specific location you want to be. You can make many randomcrates just change the number of the [scores=(this number)] that in the range of you random scoreboard, and that's all hahaha

  • @ShawnAgad
    @ShawnAgad 2 หลายเดือนก่อน

    man i love this guy i always watch bros tutorias

    • @gabedala
      @gabedala  2 หลายเดือนก่อน

      Thank you!!!

  • @Qxtare
    @Qxtare 8 หลายเดือนก่อน

    Thanks Gabedala love the vids

    • @gabedala
      @gabedala  8 หลายเดือนก่อน

      Glad you love them!

  • @MrFalconclaw.
    @MrFalconclaw. ปีที่แล้ว +1

    Thx gabe i realy needid this

  • @Sloth_Quest
    @Sloth_Quest 18 วันที่ผ่านมา

    so i created this system a few days ago on a server im building up and today i checked the chests and the items are inside the chest without placing the key in and i also checked the RUA commands and all of them are saying cannot place block outside of world

    • @gabedala
      @gabedala  17 วันที่ผ่านมา

      Have to have a player loaded in that area for it to work

  • @domino0910
    @domino0910 5 หลายเดือนก่อน

    is it possible to like make a key system to where you need a key to open the chest

  • @MichaelHildebrand-du5dw
    @MichaelHildebrand-du5dw 6 หลายเดือนก่อน

    question Cant u Exsploit creates By nameing A diffrent Item Or The same Item Creates With the font and if so Is there a way to Make it Take Certain Thing Only with an enchant

    • @gabedala
      @gabedala  6 หลายเดือนก่อน

      No you can’t, make sure you spawn in the crate key with an ID

  • @BaylieKing
    @BaylieKing 4 หลายเดือนก่อน

    How do you make it say like “legendary crate,or something above it

    • @gabedala
      @gabedala  4 หลายเดือนก่อน

      @@BaylieKing you would need an add on for floating texts

    • @gabedala
      @gabedala  4 หลายเดือนก่อน

      @@BaylieKing unless you name the chest with a tag? I’m not too sure

    • @BaylieKing
      @BaylieKing 4 หลายเดือนก่อน

      @@gabedala ok thank you I found a way using npcs and a command block also I’ve watched u since like u had about your second ever vid and u have been verry helpful since

  • @rylol121
    @rylol121 6 หลายเดือนก่อน

    how can u active the repeater and comparator at the same time that’s the bit i can not do

    • @gabedala
      @gabedala  6 หลายเดือนก่อน

      Wdym? It’s Minecraft bedrock, you should be able to

  • @Inviso_1
    @Inviso_1 5 หลายเดือนก่อน

    what is the shader called

  • @wabungiboys
    @wabungiboys 4 หลายเดือนก่อน

    There’s a problem, I used this on my server until some people found a exploit: I use special data for my keys but if you are able to get one crate key and get a stack of the same item like netherite ingots if you name them the same and then make them stack with the data item they all become data items so you turn the 1 key into the 64 keys and it really sucks. So I was wondering if you could make this system with scoreboards?

    • @gabedala
      @gabedala  4 หลายเดือนก่อน +1

      @@wabungiboys yeah that’s an issue atm, not sure why Minecraft changed that. You use to never be able to stack ID items

  • @HistoricalEdits-n8v
    @HistoricalEdits-n8v 4 หลายเดือนก่อน +1

    Can u make it so that the player can view what the insides of the crate is?

    • @gabedala
      @gabedala  4 หลายเดือนก่อน

      Yeah I need to do an updated version

    • @WalkerHart-gj1ey
      @WalkerHart-gj1ey 3 หลายเดือนก่อน

      The comparritor aint goin off helpppp​@@gabedala

  • @TylerMinecraftfr
    @TylerMinecraftfr ปีที่แล้ว

    Man Thanks you so much making this tuto for mystery box am shocked of the command i was think we need a plugin addon mod but no Tysm your smart

    • @gabedala
      @gabedala  ปีที่แล้ว +1

      You're very welcome! Glad I could help!

    • @TylerMinecraftfr
      @TylerMinecraftfr ปีที่แล้ว

      @@gabedala sorry if i doo some errors i am not from english , i maked a ytb video version french of your tuto

    • @gabedala
      @gabedala  ปีที่แล้ว

      No worries! Love it!

    • @TylerMinecraftfr
      @TylerMinecraftfr ปีที่แล้ว

      ty@@gabedala

  • @OffshoreAccts
    @OffshoreAccts 7 หลายเดือนก่อน

    when the redstone blocks are covering the block it makes it so that if it chooses that one by random you cant get it so i just get nothing sometimes

    • @OffshoreAccts
      @OffshoreAccts 7 หลายเดือนก่อน

      i have to manually break the redstone

    • @gabedala
      @gabedala  7 หลายเดือนก่อน

      You might’ve messed up one of the command blocks then. The redstone block should disappear

    • @OffshoreAccts
      @OffshoreAccts 7 หลายเดือนก่อน

      @@gabedala Thank you

    • @OffshoreAccts
      @OffshoreAccts 7 หลายเดือนก่อน

      @@gabedala do you by any chance know what command that is in

    • @OffshoreAccts
      @OffshoreAccts 7 หลายเดือนก่อน

      @@gabedala What command breaks the block

  • @Itsbleehf
    @Itsbleehf 6 หลายเดือนก่อน

    It keeps saying Failed to execute 'setblock' as [NULL]. It works sometimes but I just can't find where I messed up

  • @FreeBike-ou4vg
    @FreeBike-ou4vg 8 หลายเดือนก่อน

    thx!!! I LOVE THIS SO MUCH THX YOU BROOOO

  • @lynxstorm2490
    @lynxstorm2490 10 วันที่ผ่านมา

    So everything works correctly it takes the key but nothing of my loot choice appears any help?

    • @lynxstorm2490
      @lynxstorm2490 10 วันที่ผ่านมา

      Stuff only works if I put it into the second Chest after the Crate key

  • @BobEssentials
    @BobEssentials 5 หลายเดือนก่อน

    Hey! With the /execute command, the @r[type=armor_stand,name=“Crates”] dosn’t work because it’s selecting a random person player! Please help

    • @IsaacShow-
      @IsaacShow- 4 หลายเดือนก่อน +1

      You Need to do /execute at @r[type=armor_stand.name="crates"] run set block

  • @christopherquijas33
    @christopherquijas33 8 หลายเดือนก่อน

    I made six chests and when I put a key it only gives the fourth chests items and when I shortened it switched to the third pls help

  • @THEamir-cw3nx
    @THEamir-cw3nx ปีที่แล้ว

    Hey gabe, could you make a tutorial for making villager trade could be change like "i want it to - 1 emarald = 1 Diamond -", bc if using npc, someone could get the item that were buy, so if using villager its might be the one Who buy, its get for its self. Just like normal villager trade but we can change the trade.

    • @gabedala
      @gabedala  ปีที่แล้ว

      Can you try and rephrase this better? I do have a video where you can trade items with villagers like diamonds to gold (something like that)

  • @harrysilver5496
    @harrysilver5496 5 หลายเดือนก่อน

    It says source and destination are not identical what does it mean?

    • @gabedala
      @gabedala  5 หลายเดือนก่อน

      @@harrysilver5496 means you messed up a command block somewhere

  • @Marauder-YT
    @Marauder-YT 6 หลายเดือนก่อน

    W video worth subbing 🔥

    • @gabedala
      @gabedala  6 หลายเดือนก่อน

      Thank you!!

  • @jamesgaytan-v4y
    @jamesgaytan-v4y หลายเดือนก่อน

    To get a data block you need to connect a keyboard to your Xbox that how I get data blocks

    • @gabedala
      @gabedala  หลายเดือนก่อน

      I think you can do it on controller too

  • @Russ716x
    @Russ716x 8 หลายเดือนก่อน

    Thanks W tutorials

    • @gabedala
      @gabedala  8 หลายเดือนก่อน

      Thank you!!

  • @KreatorGamingChannel
    @KreatorGamingChannel ปีที่แล้ว

    This is really helpful thanks I’m gonna use this have you figured out some questions I have?

    • @gabedala
      @gabedala  ปีที่แล้ว +1

      What questions do you have again?

    • @KreatorGamingChannel
      @KreatorGamingChannel ปีที่แล้ว

      @@gabedala my first one was if you knew how to set up a kit system were you can see the items your getting in a chest or shulker then have it give you a duplicate of the shulker with the items when you buy it for a kit PvP. My second one is if you knew how to set up a arena we’re all you can do is attack then once you go outside the the barrier of the arena you can place blocks(for crystals) in a kit PvP

    • @KreatorGamingChannel
      @KreatorGamingChannel ปีที่แล้ว

      @@gabedala have you figured it out? I can’t think of anything besides using tags

  • @KRY_PT1C
    @KRY_PT1C 6 หลายเดือนก่อน

    Is it possible to do this with Money? Like using the scoreboard?

    • @gabedala
      @gabedala  6 หลายเดือนก่อน

      Not sure tbh

  • @JasharMandrakeReuelFlores
    @JasharMandrakeReuelFlores 5 หลายเดือนก่อน

    Are the players able to duplicate the key?
    Like let’s say they make an exact copy of the key.
    Is that allowed to be used?

    • @gabedala
      @gabedala  5 หลายเดือนก่อน +1

      No it’s not able to. If you have spawn in a triphook write and did an ID then no one else can get that triphook

    • @Raythemint3YT
      @Raythemint3YT 2 หลายเดือนก่อน

      @@gabedala Very NIce to know so like I can do /give @s Tripewire_hook 1 2 and that is the code they can only use?

  • @frogfvnky
    @frogfvnky 9 หลายเดือนก่อน

    what shader u use? link pls

    • @gabedala
      @gabedala  9 หลายเดือนก่อน

      I have a video on my page showing a tutorial

    • @frogfvnky
      @frogfvnky 9 หลายเดือนก่อน

      @@gabedala alr

  • @Robloxiated
    @Robloxiated ปีที่แล้ว

    Thanks 👍

    • @gabedala
      @gabedala  ปีที่แล้ว

      No problem !!

  • @HanzkygamerYTC
    @HanzkygamerYTC 3 หลายเดือนก่อน

    mine is im gonna sell my crate key BUT example: what happened if the player named the tripwire hook the same name that i put? Pls respond

    • @gabedala
      @gabedala  3 หลายเดือนก่อน

      I made a new updated version on making a crate key system. This one is bugged now.

    • @HanzkygamerYTC
      @HanzkygamerYTC 3 หลายเดือนก่อน

      @@gabedala well can the players see my crate if I opened it?

  • @PHXPYRO
    @PHXPYRO ปีที่แล้ว

    THANK YOU

    • @gabedala
      @gabedala  ปีที่แล้ว

      No problem!!!

  • @mabela4575
    @mabela4575 28 วันที่ผ่านมา

    mine is not working, i put the key in, it takes it but it doesnt give me my loot

    • @lynxstorm2490
      @lynxstorm2490 10 วันที่ผ่านมา

      That’s the same issue with me!

  • @Bradley-lm2yg
    @Bradley-lm2yg 11 หลายเดือนก่อน

    The 1st chest seems to be alot more frequent then the other chests like the spawn rate

    • @gabedala
      @gabedala  11 หลายเดือนก่อน

      That’s weird, the command block is set to pick at random and not the closest or anything

    • @Bradley-lm2yg
      @Bradley-lm2yg 11 หลายเดือนก่อน

      ​@@gabedalaDo you know how to fix it? It kinda sucks having it so frequent

    • @gabedala
      @gabedala  11 หลายเดือนก่อน

      @@Bradley-lm2yg there’s no way to fix it, the point of the command block is to make it random. Meaning it’s random. Can’t fix probability

  • @IsaacShow-
    @IsaacShow- 4 หลายเดือนก่อน

    Fix for new update please

  • @35-perkz
    @35-perkz 6 หลายเดือนก่อน

    it does work for me when i typed the /execute one it says error

    • @gabedala
      @gabedala  6 หลายเดือนก่อน

      @@35-perkz probably messed up somewhere

    • @35-perkz
      @35-perkz 6 หลายเดือนก่อน

      @@gabedalait looks the exact same idk why it’s not working

    • @gabedala
      @gabedala  6 หลายเดือนก่อน

      @@35-perkz did you double check all of the commands and the command block settings? It’s easy to miss 1 small thing

    • @35-perkz
      @35-perkz 6 หลายเดือนก่อน

      @@gabedala it works now but when i put my key in it doesn’t give me owt

    • @rylol121
      @rylol121 6 หลายเดือนก่อน

      @@35-perkzi’m having that issue also

  • @Bradley-lm2yg
    @Bradley-lm2yg 11 หลายเดือนก่อน +2

    Can't the players just manually rename the tripwire hooks and get infinite items?

    • @gabedala
      @gabedala  11 หลายเดือนก่อน

      Yes, that’s why you add an item ID to the end of the triphook wire like /give @s triphook_wire 1 5 - the 5 is the ID number that other players can’t get. This video just shows how to make the system

    • @Bradley-lm2yg
      @Bradley-lm2yg 11 หลายเดือนก่อน

      ​@@gabedalaOk thank you!

  • @FoxD3v
    @FoxD3v ปีที่แล้ว

    vid idea: how to protect item frames

    • @jubobay6357
      @jubobay6357 9 หลายเดือนก่อน

      adventure mode?

  • @jubobay6357
    @jubobay6357 9 หลายเดือนก่อน

    Is there a way to announce to the realm or world that someone is opening a crate to kinda prevent people from reusing crates using command blocks? If so people describe what to do in a reply message. Thanks!

    • @gabedala
      @gabedala  9 หลายเดือนก่อน

      There is, just add a command block at the end with the /title command and @e for everyone or @a

  • @frogfvnky
    @frogfvnky 9 หลายเดือนก่อน

    you can put the key in take it out and still get a free item how do i fix this?

    • @gabedala
      @gabedala  9 หลายเดือนก่อน +1

      Probably no way to fix this,
      That’s just how the game is. when it won’t detect a key fast enough to remove it that’s on the game. Nothing you can do to speed up that

    • @frogfvnky
      @frogfvnky 9 หลายเดือนก่อน +1

      @@gabedala rip

    • @callmedragos
      @callmedragos 9 หลายเดือนก่อน

      ​@gabedala couldn't you just make a command block with a button below the chest to detect a player holding the key/take the key and give the reward with the same process?

  • @danielvermeulen9363
    @danielvermeulen9363 5 หลายเดือนก่อน

    PSA the keys made this way are able to be replicated, to avoid this issue, give the keys a cutsom data tag using the method from your kits video then they cant make their own ❤

    • @gabedala
      @gabedala  5 หลายเดือนก่อน

      also true. But I also found out that even if the item is stackable and you give it a data key. they count as the same thing for some reason?

    • @danielvermeulen9363
      @danielvermeulen9363 5 หลายเดือนก่อน

      @@gabedala I tried it with tripwire hooks, one stack with custom data one without, named them both the same thing in the anvil and put the one with custom data in the chest that decides the key, they ones without custom data cant unlock the loot crate but can be stacked with the ones that have custom data but after initial setup it works well because players cant create their own

  • @Clipscrzyyy
    @Clipscrzyyy 8 หลายเดือนก่อน

    This don’t work anymore is there a update or something ?

    • @gabedala
      @gabedala  8 หลายเดือนก่อน

      It should still work, it’s not a glitch or a bug to do this. Double check your command blocks and their settings, lots of people mistype or mess up there

  • @ronnyi3714
    @ronnyi3714 6 หลายเดือนก่อน

    Mine just takes the echo shard I use

    • @gabedala
      @gabedala  6 หลายเดือนก่อน

      Pretty solid

  • @Dominator_mc
    @Dominator_mc 8 หลายเดือนก่อน +2

    I RLLY NEED TO LEARN DESIGNATED TELEPORTERS FOR A SERVER IM WORKING ONNNN ☹☹

    • @gabedala
      @gabedala  8 หลายเดือนก่อน +1

      I have a tutorial on my channel how to make a teleporter and in it I show how to make designated

    • @Dominator_mc
      @Dominator_mc 8 หลายเดือนก่อน +1

      @@gabedala yipee thxx

  • @MEESLOVESDSI
    @MEESLOVESDSI 2 หลายเดือนก่อน

    only with keybord or els you wont get data

  • @ContentSchnauzer-wo5su
    @ContentSchnauzer-wo5su 7 หลายเดือนก่อน

    For some reason mine says source and destination are not identical someone help plz

    • @gabedala
      @gabedala  7 หลายเดือนก่อน

      Double check your command blocks and their settings

    • @ContentSchnauzer-wo5su
      @ContentSchnauzer-wo5su 7 หลายเดือนก่อน

      @@gabedala double checked them 3 times all cords are matching no other errors in the other command blocks just that one saying source destination

    • @1ington52
      @1ington52 6 หลายเดือนก่อน

      @@ContentSchnauzer-wo5susame

    • @ronnyi3714
      @ronnyi3714 6 หลายเดือนก่อน

      Same as well

    • @Astro_Cat_Gaming
      @Astro_Cat_Gaming 6 หลายเดือนก่อน

      Make sure the crate chest is also the same direction

  • @ZackifyOC
    @ZackifyOC 6 หลายเดือนก่อน

    Why does my chest close out the menu when use the key

    • @gabedala
      @gabedala  6 หลายเดือนก่อน

      Could be the new update

    • @Prexry
      @Prexry 6 หลายเดือนก่อน

      @@gabedala Yup. It was a bug. Fixed in 1.21. Quite annoying though.

    • @ZackifyOC
      @ZackifyOC 6 หลายเดือนก่อน

      YES IT GOT PATCHED

  • @RafaelDrambharos
    @RafaelDrambharos 10 หลายเดือนก่อน

    Sometimes i get nothing how do i fix that?

    • @gabedala
      @gabedala  10 หลายเดือนก่อน

      Add stuff to your chest for different variations and make sure the chests are all facing the same direction too

    • @BEOCC3ditz
      @BEOCC3ditz 9 หลายเดือนก่อน

      @@gabedalabut what if that doesnt work?

  • @michaelcorocoto9814
    @michaelcorocoto9814 ปีที่แล้ว +1

    Nice video but do you know how to make a custom commands

    • @gabedala
      @gabedala  ปีที่แล้ว

      The only way to do custom commands is with add-ons or with items. Like if you drop a book it’ll tp you somewhere. But you can’t type /fly or anything else. What commands were you looking to make?

    • @michaelcorocoto9814
      @michaelcorocoto9814 ปีที่แล้ว

      @@gabedala cause I'm making a skygen server and I want when I type a command like /shop it's open an GUI or chest above your head

  • @rafaelsebastian8067
    @rafaelsebastian8067 6 หลายเดือนก่อน

    Mine has delay something it doesn't work I'm on bedrock and I'm using my phone

    • @gabedala
      @gabedala  6 หลายเดือนก่อน

      Change the ticking speed?

  • @PastBrick
    @PastBrick 5 หลายเดือนก่อน

    For me it kicks me out of the crate chest

  • @Bradley-lm2yg
    @Bradley-lm2yg 9 หลายเดือนก่อน

    So I have 5 different Crates, when I use a key for a certain crate right? It opens that crate but also a different 1 without needing that key. 😢

    • @gabedala
      @gabedala  9 หลายเดือนก่อน

      There must be something wrong with the way you named the keys or the armor stands. If you wanted to make different ones you’d need to name them other things

  • @KitkatKitkat-hl6ht
    @KitkatKitkat-hl6ht 6 หลายเดือนก่อน

    Tysm

  • @HanzkygamerYTC
    @HanzkygamerYTC 3 หลายเดือนก่อน

    Oh and one more if I open a crate will the other players see it?

    • @gabedala
      @gabedala  3 หลายเดือนก่อน

      In the new updated version I have only you can see what crate you opened but your items will be shot out

  • @shonjohn7147
    @shonjohn7147 7 หลายเดือนก่อน +1

    Bro can you make on my world plz

    • @gabedala
      @gabedala  7 หลายเดือนก่อน +1

      I will if you pay

    • @shonjohn7147
      @shonjohn7147 7 หลายเดือนก่อน +1

      How much

  • @NightVision6144
    @NightVision6144 4 หลายเดือนก่อน

    I put the key in the chest and I didn’t give me my items and I have the commands in can you pls help me?

    • @gabedala
      @gabedala  4 หลายเดือนก่อน

      I only help people who are members to the channel

  • @Nodols_YBE
    @Nodols_YBE หลายเดือนก่อน

    I worked a hour building it doesnt work

    • @gabedala
      @gabedala  หลายเดือนก่อน

      I have an updated one of my channel

    • @Nodols_YBE
      @Nodols_YBE หลายเดือนก่อน

      Ok

  • @mars_on_demon_time2779
    @mars_on_demon_time2779 ปีที่แล้ว +1

    Sorry but in lazy can you put the commands on like a copy website

  • @Qu33nCraft
    @Qu33nCraft 4 หลายเดือนก่อน

    It kicks me out of the chest when i place my key in

    • @gabedala
      @gabedala  4 หลายเดือนก่อน

      Will be making updated version soon because the new 1.21 ruined the cloning process that was once amazing

  • @1ington52
    @1ington52 6 หลายเดือนก่อน

    Doesn’t work for me

    • @gabedala
      @gabedala  6 หลายเดือนก่อน

      Double check commands

    • @1ington52
      @1ington52 6 หลายเดือนก่อน

      @@gabedalai got it to work but now it only works sometimes and also kicks you out of the chest when you open it

    • @gelytayong3092
      @gelytayong3092 6 หลายเดือนก่อน

      ​@@1ington52same here

  • @legendcrestodybg6652
    @legendcrestodybg6652 10 หลายเดือนก่อน

    It kinda doesn't work for me 😢 maybe the chest was a trap chest maybe thats how it worked

    • @gabedala
      @gabedala  10 หลายเดือนก่อน

      It’s not a trap chest

  • @nyantunwai-uc3xd
    @nyantunwai-uc3xd 11 หลายเดือนก่อน

    Bro I need auto, please

    • @gabedala
      @gabedala  11 หลายเดือนก่อน

      Auto?

    • @SpringBoy1252
      @SpringBoy1252 11 หลายเดือนก่อน

      @@gabedalahe is confused, a bit slow if ya know

  • @nyantunwai-uc3xd
    @nyantunwai-uc3xd 11 หลายเดือนก่อน

    I make map, I need you

  • @vysexyz
    @vysexyz 6 หลายเดือนก่อน

    pls use scoreboards to randomize not entities lol

    • @gabedala
      @gabedala  6 หลายเดือนก่อน

      What’s the difference

    • @vysexyz
      @vysexyz 6 หลายเดือนก่อน

      @@gabedala Entities cause lag even on a smaller scale

    • @vysexyz
      @vysexyz 6 หลายเดือนก่อน

      plus setting blocks

  • @mohammedammar223
    @mohammedammar223 2 วันที่ผ่านมา +1

    Instead of Doing Ur In Game Name Do @s It's Faster

    • @gabedala
      @gabedala  วันที่ผ่านมา +1

      Nah

    • @mohammedammar223
      @mohammedammar223 วันที่ผ่านมา +1

      @@gabedala Can U Try It Out Works For Me

  • @Iori-u3j
    @Iori-u3j 7 หลายเดือนก่อน

    NOT WORKING :(

    • @gabedala
      @gabedala  7 หลายเดือนก่อน

      It is, double check your command blocks and their settings

  • @Desert_Skygen
    @Desert_Skygen 9 หลายเดือนก่อน

    There’s a problem with your system, a player can put a key in the chest then take it out really quickly and they’ll still have a key and the loot will still go in the crate. A tick delay may need to be put on one of the command blocks.

    • @gabedala
      @gabedala  9 หลายเดือนก่อน

      Tick delays only make it take longer for the commands to work. If you add a delay they can do it still. Can’t really fix what the game detects. Maybe you can add a command block where it detects the player and gets rid of their key from their inventory

    • @Desert_Skygen
      @Desert_Skygen 9 หลายเดือนก่อน

      @@gabedala Only problem there is if they don’t do the glitch it will take two

    • @Desert_Skygen
      @Desert_Skygen 9 หลายเดือนก่อน

      @@gabedala the only way to fix it is to change the system so it no longer detects wether the key is in the chest and instead use a redeem button that removes it from the inventory and then activates the system

    • @gabedala
      @gabedala  9 หลายเดือนก่อน

      @@Desert_Skygen that’s also true!

  • @DanielZeng-ci3mq
    @DanielZeng-ci3mq 5 หลายเดือนก่อน

    It didn’t work 😢

    • @someones_idiot
      @someones_idiot 4 หลายเดือนก่อน

      Keep trying

    • @DanielZeng-ci3mq
      @DanielZeng-ci3mq 4 หลายเดือนก่อน

      @@someones_idiotbut how can I keep trying

  • @learnwithgiuseppe185
    @learnwithgiuseppe185 6 หลายเดือนก่อน

    U never helped me dude try better!

    • @gabedala
      @gabedala  6 หลายเดือนก่อน

      Yeah cause you stand out from 100s of other people asking for my help so I NEED to help you right?

  • @Rojvan_OG
    @Rojvan_OG 6 หลายเดือนก่อน

    /execute at @r[type=armor_stand,name="Crates"] run /setblock ~~-2~ redstone_block

  • @Zenore1223
    @Zenore1223 11 หลายเดือนก่อน

    I got an error in the first command /testforblock ~~1~ ~~1~ -10 -60 4

    • @gabedala
      @gabedala  11 หลายเดือนก่อน

      Double check the command block settings and make sure your chests are facing the same direction

  • @Rojvan_OG
    @Rojvan_OG 6 หลายเดือนก่อน

    Playsound firework.large_blast @p

  • @thatduck9959
    @thatduck9959 5 หลายเดือนก่อน

    For some reason now the chest closes so you have to re open it after you put the key in which is SO ANOYYING if there’s a way you can fix it plz tell me

    • @gabedala
      @gabedala  5 หลายเดือนก่อน

      Making an updated version

  • @Buzzlofn
    @Buzzlofn 6 หลายเดือนก่อน

    Why does the chest close every time i put in the key

    • @gabedala
      @gabedala  6 หลายเดือนก่อน

      Add a ticking area. 1.21 update ruined this video sorta

    • @Buzzlofn
      @Buzzlofn 6 หลายเดือนก่อน

      @@gabedala what is a ticking area

    • @JackySai-hz1mz
      @JackySai-hz1mz 5 หลายเดือนก่อน

      It basically makes the chunk always function (such as commands or redstone) no matter how far the player is ​@@Buzzlofn

  • @LilepotPVP
    @LilepotPVP 5 หลายเดือนก่อน

    /execute at @r[type=armor_stand,name="Crates"] run /setblock ~~-2~ redstone_block