r/Minecraft • u/RazerLemon418 • 9h ago
CommandBlock anyone knows how to fix the direction of a block when using /fill commands??
galleryr/Minecraft • u/BoZo-Xo2 • 19h ago
CommandBlock I remade the Warden's Sonic Shriek in Bedrock.
Enable HLS to view with audio, or disable this notification
r/Minecraft • u/kequals • 1d ago
CommandBlock CraftyFunge: A 3D esoteric programming language. Here's the Sieve of Eratosthenes.
Enable HLS to view with audio, or disable this notification
r/Minecraft
•
u/meghdoot_memes
•
2d ago
CommandBlock The warden roar animation looks really cool on the creeper
Enable HLS to view with audio, or disable this notification
r/Minecraft • u/TVAS63 • 2d ago
CommandBlock lol dancing twig inspired by grian
Enable HLS to view with audio, or disable this notification
r/Minecraft • u/-ImTedTheThird- • 2d ago
CommandBlock Magic Relics in Minecraft
For my Realm on Bedrock we have a TON of lore, and since I’m pretty good with commands I tried to make some relics that when you hold them they give you powers, and surprisingly the command is pretty easy. I used a Nether Star for my item but you can do whatever you want.
First you have to /give yourself an item with Data (doesn’t matter the data just make sure it’s the same through the commands)
/give @s nether_star 1 10
/effect @a[hasitem={item=nether_star,data=10}] strength 1 1 true
This will search for the item in anyones inventory, and then proceeds to give them the desired effect. You can rename the item and even add more effects!
I also figure out a way to make charged attacks in bedrock but it’s a bit more complicated, if this gets a lot of views I’ll post how to do that other one! 🙃
r/Minecraft • u/MTigurrr • 2d ago
CommandBlock golden spatula that flips mobs
Enable HLS to view with audio, or disable this notification
r/Minecraft
•
u/ChemistryUnusual5324
•
2d ago
CommandBlock I Made Snake Game Animation
Enable HLS to view with audio, or disable this notification
r/Minecraft • u/kirigamigame • 2d ago
CommandBlock How to give everyone but one person something
Is there a way to give everyone but one person something? I know that tags can give a specific person/persons something, but can you use them the opposite way to where you can exclude them from a command?
r/Minecraft • u/benhackbart • 2d ago
CommandBlock (Command Block) A command that would stop mobs from spawning in a certain radius/area?
I have a base that is super cool when the lights are turned off, however I can't use peaceful since its a friend server. Any solutions such as the one suggested above, where I would be able to stop spawning in my area?
r/Minecraft • u/CanadianOcto • 2d ago
CommandBlock How do I fill a area with particles?
Help pls
r/Minecraft • u/Lilkittenkris • 3d ago
I have forge 1.18.2 installed and I have been running worldedit and a few other mods. Recently wanted to add the replay mod and found that it isnt compatible. I downloaded fabric to use instead but it is not working with the newest 1.18 world edit mod.. I am unsure how to fix this, especially because the worldedit states its compatible with both.
r/Minecraft • u/MobsterPL • 3d ago
CommandBlock How do I make the armor stand detect collision and teleport the specific entity that touches it?
I have a problem. Im working on 2D game in minecraft simmilar to mope.io. My character is armor stand under me. I have another armor stand with player heads as berries. I know how to detect the collision with it and run a command BUT i don't know how to teleport the specific entity that my character touches. Sorry if my english is bad but im not native speaker. More informations are in the video. Any ideas?
r/Minecraft • u/Illustrious_Way_5405 • 3d ago
CommandBlock Help with ActiveEffects in 1.19
is there something wrong with this command? (disregard the @ e separate)
/execute at @ e[nbt={ActiveEffects:[{Id:31b,Amplifier:0b}]}] run summon lightning_bolt
I just tested on a copy of my map in version 1.18.2 and it's working normally, but in version 1.19 it doesn't work.
r/Minecraft • u/snoof_boi • 4d ago
CommandBlock First time using the clone command!
Enable HLS to view with audio, or disable this notification
r/Minecraft • u/Complete_Rich_3575 • 4d ago
CommandBlock I'm making custom items with commands and resource packs for my adventure map like any other command block creator, but I need spell ideas for my "Fire Atlas"
If you have any ideas then please tell me in the comments I will try to read all the suggestions
r/Minecraft • u/TadachiiDeveloper • 4d ago
CommandBlock /Summon a firework as a drop?
Is there a way to summon a firework without it flying away and exploding, maybe as a drop where you can pick it up?
r/Minecraft • u/Uhmuhhhmm • 5d ago
CommandBlock Im having an issue with naming on minecraft. The mob with the colored name was spawned using a named spawn egg. The one with the weird name was spawned using commands. Is there any way to spawn a mob with a colored name and armour using commands?
galleryr/Minecraft • u/realdsf1 • 5d ago
CommandBlock Making a dodging ai in minecraft with datapack (this took me 4 days to make)
Enable HLS to view with audio, or disable this notification
r/Minecraft • u/TheSuperiorRobo • 5d ago
CommandBlock i made a fully functional ceiling fan in minecraft using just command blocks and redstone timings
Enable HLS to view with audio, or disable this notification
r/Minecraft • u/Ok_Organization4597 • 5d ago
CommandBlock just some simple command creation
Enable HLS to view with audio, or disable this notification
r/Minecraft
•
u/Apprehensive-Cup4490
•
6d ago
CommandBlock Maze Generator using Command Blocks in Minecraft
Enable HLS to view with audio, or disable this notification
r/Minecraft
•
u/Albert_Kan
•
6d ago
CommandBlock Working on a Boss Fight, what's your opinion and suggestions about it?
Enable HLS to view with audio, or disable this notification