How to make quicksand in Minecraft! (Both survival and commands!)

  Рет қаралды 20,557

Quengis

Quengis

3 жыл бұрын

"haha quengis sucks"
Commands IN ORDER:
Giving command:
give @p minecraft:bat_spawn_egg{display:{Name:'{"text":"Quick sand","italic":false}'},EntityTag:{Tags:[quicksandnew]}}
execute at @e[tag=quicksandnew] run summon minecraft:falling_block ~ ~ ~ {Tags:[quicksand],BlockState:{Name:"minecraft:sand"},Time:1,NoGravity:1b,PersistenceRequired:1b}
execute at @e[tag=quicksandnew] run setblock ~ ~ ~ minecraft:cobweb
kill @e[tag=quicksandnew]
execute as @e[tag=quicksand] run data merge entity @s {Time:1}
execute as @e[tag=quicksand] at @s unless block ~ ~ ~ minecraft:cobweb run tag @s add quicksanddead
execute at @e[tag=quicksanddead] run kill @e[distance=0..2,limit=1,type=item,nbt={Item:{id:"minecraft:cobweb"}}]
execute at @e[tag=quicksanddead] run kill @e[distance=0..2,limit=1,type=item,nbt={Item:{id:"minecraft:string"}}]
execute at @e[tag=quicksanddead] run summon minecraft:item ~ ~ ~ {Item:{id:bat_spawn_egg,Count:1b,tag:{display:{Name:'{"text":"Quick sand","italic":false}'},EntityTag:{Tags:[quicksandnew]}}}}
kill @e[tag=quicksanddead]
Remember to like and subscribe to see more videos like these!
Discord Server: / discord

Пікірлер: 66
@minecraftin30seconds
@minecraftin30seconds 3 жыл бұрын
I learned a lot about command blocks coding in this video, subbed!
@THE-CRT
@THE-CRT Жыл бұрын
I remember the good ol days when we used shulkers for quick sand
@leotheumbreon1133
@leotheumbreon1133 3 жыл бұрын
Hey dude you deserve more subs this is amazing and helpful content
@flipking3196
@flipking3196 3 жыл бұрын
yea this is an underrated channel
@aasshmangupta9553
@aasshmangupta9553 Жыл бұрын
as you wish sir he now has 2k
@SomebodySomehow
@SomebodySomehow 3 жыл бұрын
This is very helpful and cool just a little long,a sub for you
@rajravenlabine3564
@rajravenlabine3564 3 жыл бұрын
I watched this 3 days ago, I forgot TO THANK YOU OMG it helped me alot cuz its satisfying making the mobs fall and ded. Also for survival quicksand, You can add Pufferfish under it
@Quengis
@Quengis 3 жыл бұрын
Thanks so much! I forgot that pufferfish existed :O
@rajravenlabine3564
@rajravenlabine3564 3 жыл бұрын
@@Quengis yeee
@nothingmeanimated8598
@nothingmeanimated8598 3 жыл бұрын
I love it!
@thederpygirl8712
@thederpygirl8712 2 жыл бұрын
What kind of program did you use to type these commands? I'd love to try it out!
@Quengis
@Quengis 2 жыл бұрын
atom.io its pretty convenient for datapacks too
@samantharencarge8636
@samantharencarge8636 2 жыл бұрын
cool
@theawesomegoblins5986
@theawesomegoblins5986 2 жыл бұрын
There is a way to spawn entities with a spawn egg, like, the entity is stored in the egg and no execute command is needed.
@Quengis
@Quengis 2 жыл бұрын
yeah this was before i learned about EntityTag lol
@westernwolf5299
@westernwolf5299 2 жыл бұрын
True genius
@senitech3128
@senitech3128 2 жыл бұрын
Thanks man! Now I can troll my friends :) You deserve more subscribers, so I'm gonna sub.
@aasshmangupta9553
@aasshmangupta9553 Жыл бұрын
POV: you have no friends
@senitech3128
@senitech3128 Жыл бұрын
@@aasshmangupta9553 POV: you have no friends that play minecraft java
@aasshmangupta9553
@aasshmangupta9553 Жыл бұрын
@@senitech3128 POV: you litterly said the opposite
@senitech3128
@senitech3128 Жыл бұрын
@@aasshmangupta9553 get over it
@aasshmangupta9553
@aasshmangupta9553 Жыл бұрын
@@senitech3128 Ok I have 2 friends
@tavetesitafine3164
@tavetesitafine3164 3 жыл бұрын
Your me in minecraft!
@ethanethanb9097
@ethanethanb9097 3 жыл бұрын
when i copy and paste all the commands and then summon the bat, the bat flies around summoning lots of sand that can be walked through
@Quengis
@Quengis 3 жыл бұрын
Hm, are you putting the command blocks in the right order? The top command in the description is the base for the command block. You might have a problem in the second command block.
@Quengis
@Quengis 3 жыл бұрын
Nevermind, my mistake. I made a little typo where the kill command for the bat is merged in with the command above it. I edited the description so now you should be able to see the difference. You should probably redo all of the command blocks. Tell me if it works
@dogedoggie1890
@dogedoggie1890 3 жыл бұрын
same things happening for me
@westonklaus7990
@westonklaus7990 3 жыл бұрын
This worked thank you so much I’ve been trying years to make quicksand in Minecraft
@Quengis
@Quengis 3 жыл бұрын
Thanks! I'm glad it worked for you
@westonklaus7990
@westonklaus7990 3 жыл бұрын
You’re the best bro just the best bro
@NeutronGD_OFFICIAL
@NeutronGD_OFFICIAL 2 жыл бұрын
0:05 okay
@karmagamer9_yt116
@karmagamer9_yt116 2 жыл бұрын
Uh this actually didn't work and when I spawned in the bat in just left a bunch of floating sand trails. Do I need to set the chain command blocks into conditional?
@Quengis
@Quengis 2 жыл бұрын
I don't think so, did you have a command block that killed the bat?
@karmagamer9_yt116
@karmagamer9_yt116 2 жыл бұрын
@@Quengis Nevermind it worked I'm just stupid I put the command blocks going to the side and left the 4th command block blank lel. Also watching your video makes me feel stupid 'cuz you know more about minecraft commands than I do. I only know the command /Summon and /Item Replace.
@Quengis
@Quengis 2 жыл бұрын
@@karmagamer9_yt116 lol I probably know like 40% of the commands and still have a lot to learn
@hajibaelfazy1917
@hajibaelfazy1917 10 ай бұрын
WHY BAT GO THROUGH
@barneya1965
@barneya1965 3 жыл бұрын
I'm on 1.16.5 and it's working as shown except my chat log is getting spammed with [Falling Block: Modified entity data of Falling Block] until I destroy the block. Also, is it possible to do a simpler command that just modifies local falling blocks in some way so they don't tick down and break? I like the bubbling effect they have with gravity on in the survival build, if they just didn't break I'd be happy with it.
@Quengis
@Quengis 3 жыл бұрын
Hey, thanks for commenting. On answering your first question it's a simple gamerule command: /gamerule commandBlockOutput false For your second question, there is a way to keep the same from breaking. I can try to narrow it down to if the sand is touching cobweb. /execute as @e[type=falling_block] at @s if block ~ ~ ~ cobweb run data merge entity @s {Time:1} tell me if it doesn't work
@barneya1965
@barneya1965 3 жыл бұрын
@@Quengis thanks! I'm new to minecraft so I don't really understand the code or command block configuration very well, but I can't seem to get it to work. The conditional statement must be what's breaking somehow. I tried using the command below and it worked within the radius, although what I made merges every block they fall through and turns my quicksand pit trap into an abomination that makes you freeze in midair and causes all sorts of strange phenomena. /execute as @e[type=falling_block,distance=..10] run data merge entity @s {Time:1}
@Quengis
@Quengis 3 жыл бұрын
Hm, so to clarify, you want to make a quicksand trap that detects if the falling block sand is "merged in" with the cobweb. When you meant "merges" what do you mean exactly? Do you have a way for me to see whats going on so I can understand a little more? thanks!
@barneya1965
@barneya1965 3 жыл бұрын
​@@Quengis by "merge" I mean if the merge entity command's distance is too far it affects the entire column the sand falls through, so it tells all the air blocks they have cobwebs, falling sand, and water elevators in them which leads to really weird and bad behaviors. I can definitely avoid that by placing the command block under the quicksand and setting its distance to only go as high as the cobwebs. Your idea to restrict the merge entity command to only go off while in a cobweb block seems like the right one to make it work as smoothly as possible, but the blocks are still breaking when I use that command.
@Quengis
@Quengis 3 жыл бұрын
Hey there you said my command works but the sand is still breaking. I will set it to never break even if there is no cobweb. /execute as @e[type=falling_block] run data merge entity @s {Time:1} Now if you want to have the sand stay up in the air without falling while in cobweb, just do /execute as @e[type=falling_block] at @s if block ~ ~ ~ minecraft:cobweb run data merge entity @s {NoGravity:1} I don't know if it works since I don't have access to Minecraft at this moment. Tell me if it doesn't
@user-li4ey3sk6y
@user-li4ey3sk6y 3 жыл бұрын
thats a alot of work
@0zowo
@0zowo 2 жыл бұрын
make it a fall instead so people can't hear the lava or see particles
@Quengis
@Quengis 2 жыл бұрын
?
@TheRealSinclair.
@TheRealSinclair. 3 жыл бұрын
the hacker man
@TheRealSinclair.
@TheRealSinclair. 3 жыл бұрын
the guy who made the quick sand and all the god dam thingy he did
@TheRealSinclair.
@TheRealSinclair. 3 жыл бұрын
for the 2nd version
@doctorelijah
@doctorelijah 3 жыл бұрын
y/wooosh y=youtube
@ecomonyo2018
@ecomonyo2018 3 жыл бұрын
For quick sand this video long 😂😂
@Quengis
@Quengis 3 жыл бұрын
i mean its kinda like a new block soo
@ecomonyo2018
@ecomonyo2018 3 жыл бұрын
@@Quengis true
@leonardorodriguez9499
@leonardorodriguez9499 2 жыл бұрын
You can be stuck in qu
@aidangamerpro2670
@aidangamerpro2670 3 жыл бұрын
Are you a new youtuber
@Quengis
@Quengis 3 жыл бұрын
Nope, I have been here for like 2 years, but I haven't been doing much
@heavenlymessiah8692
@heavenlymessiah8692 3 жыл бұрын
i thought it was another bedrock tutorial, i was trying to make a trap datapack
@heavenlymessiah8692
@heavenlymessiah8692 3 жыл бұрын
actually can you add a download for the .mcfunction file?
@Quengis
@Quengis 3 жыл бұрын
its not an .mcfunction I just used atom to help show people understand what I'm writing.
@heavenlymessiah8692
@heavenlymessiah8692 3 жыл бұрын
@@Quengis what do you mean?
@dogedoggie1890
@dogedoggie1890 3 жыл бұрын
what is the command thing you used to make the commands
@canyougetmeto1kwithnovideo331
@canyougetmeto1kwithnovideo331 3 жыл бұрын
Command Block, /Give @p command_block
@flipking3196
@flipking3196 3 жыл бұрын
YA he used a command block
@mewoplayz1405
@mewoplayz1405 3 жыл бұрын
so hard -_-
@LTHankWill
@LTHankWill 3 жыл бұрын
It not working
@Quengis
@Quengis 3 жыл бұрын
are you on the java version 1.16.4?
How To Make Quicksand In Minecraft! (WORKING!)
5:50
BeezeeBox
Рет қаралды 28 М.
Why You Should Always Help Others ❤️
00:40
Alan Chikin Chow
Рет қаралды 20 МЛН
He tried to save his parking spot, instant karma
00:28
Zach King
Рет қаралды 19 МЛН
If QUICKSAND was added to Minecraft
5:45
CreeperMovies
Рет қаралды 3,2 МЛН
11 EASIEST Minecraft Traps That Everyone Should Know in Minecraft!
10:01
Ghost Blöcke erstellen | Java 1.17.1
2:15
Ein wildes Texti
Рет қаралды 4,5 М.
I made a hack client using ONLY Minecraft commands
21:53
Quengis
Рет қаралды 8 М.
Minecraft, But it's Quicksand...
13:58
Jelly
Рет қаралды 1,1 МЛН
MCPE | Working Quicksand Trap using Commands (Tutorial)
6:44
Derpy Jhomes
Рет қаралды 318 М.
BRAWL STARS x DRAGONFORCE: A Draco Tale
3:46
Brawl Stars
Рет қаралды 14 МЛН
skibidi toilet multiverse Special Episode 02
7:37
DOM Studio
Рет қаралды 6 МЛН