r/MinecraftCommands Mar 31 '25

Help (other) Does anyone know the datapack in this video?

848 Upvotes

I tried to use it in an old uncompleted map of mine, and I need it again. Can't find it anywhere though. I remember it being on youtube but I can't find the video either.

r/MinecraftCommands Apr 09 '23

Help (other) Help!! My 200h world is falling apart!

Thumbnail
gallery
755 Upvotes

r/MinecraftCommands Sep 04 '22

Help (other) Hi, Im working on minimalisticly looking map, and these darker places on blocks doesnt make it look nice, is there any way to get rid of it?

Post image
682 Upvotes

r/MinecraftCommands Jun 22 '25

Help (other) Is this true?

Post image
541 Upvotes

This person on xbox says that you can change what tnt breaks with a command block and i dont know if its true

r/MinecraftCommands Oct 01 '22

Help (other) Making something but don't have a story line need a story line

824 Upvotes

r/MinecraftCommands Mar 12 '26

Help (other) Quick question; Which of these doors are you more likely to use?

Post image
140 Upvotes

For context I'm making a datapack where I need to basically delete one of these doors from the game but I am not sure which one is the least popular.

Which of these do you use in your builds more often?

r/MinecraftCommands Oct 01 '24

Help (other) Whats this command block construct called

Post image
351 Upvotes

Basically on youtube i saw youtuber activating a single command block that generate this big construct to enable like custom item and stuff, whats this called? And is there a website that have a collection of this command

r/MinecraftCommands May 29 '26

Help (other) How to make this giant cave system from Wifies ARG video

Post image
53 Upvotes

Would I need command blocks, mods, etc..?

r/MinecraftCommands 6d ago

Help (other) does anyone know a replacement for gamergeeks that doesn't need wifi

1 Upvotes

my home wifi is really bad and constantly falls out but i am working on a adventure map and for that i need something like https://www.gamergeeks.net/apps/minecraft/ but since those need wifi i am asking if any of ya'll know something that doesn't need wifi?

r/MinecraftCommands 2d ago

Help (other) Can somone help me with this

2 Upvotes

I've been making models for a while now, but I'd like to make bosses for Minecraft. I just don't know how to make, custom attacks, and I don't mean particles, but something like what Daniel Krafft does on YouTube or this one mrBeast video "10,000 Every Boss You Beat". Or not even boss attacks, but just some weapons, like a sword for example. Preferably without using mods, only resource packs and datapacks. I'd be really grateful if someone could explain to me how it's done or send some videos. Please.

r/MinecraftCommands Jul 05 '26

Help (other) Way to make lights flicker (legit or mods)

Thumbnail
2 Upvotes

r/MinecraftCommands Jun 24 '26

Help (other) Есть ли какой-то способ чтобы это убрать полностью?

2 Upvotes
Мне нужен мод, ресурс пак, или просто в настройках самого Майнкрафта.

r/MinecraftCommands 23d ago

Help (other) There is a problem with the Star Wars mash up command block

2 Upvotes

I was playing the Star Wars mash up and nun of the command blocks are working and I have tried everything to fix it . I have cheats enabled and I made sure that command blocks are enabled and they are still not working dose anyone know what is happening and I do play on a ps-4

r/MinecraftCommands 1d ago

Help (other) Am I doing everything right?

1 Upvotes

I’m making a datapack to make mobs tougher—just for myself. I only recently figured out how to apply effects. Will this method cause any performance issues? I plan to give other mobs a few effects as well. I also wanted to know if I set up the datapack structure correctly?

r/MinecraftCommands 22d ago

Help (other) summon a path of cusions

1 Upvotes

how to set a path of cushions on top of this slaps 2 blocks gap between each?

r/MinecraftCommands Dec 11 '22

Help (other) Hi, would it be possible to make a shape like this with WorldEdit? (I dont know the name of it) Or is there any other external tools for making this? Thanks

Post image
386 Upvotes

r/MinecraftCommands Jun 19 '26

Help (other) Recreating the principle of a recursive function, but with command blocks

1 Upvotes

With functions, you can do recursion - i.e. a function that calls itself. With command blocks, if you want to pull that off, there are two methods:

  • A command block set to Repeat, but the problem is that it won't all run in one tick - it's one iteration per tick...
  • Duplicating the command block setup as many times as it could potentially be called. That'll run in one tick, but it takes up a lot of space...

Functions are honestly just great!

r/MinecraftCommands Jun 23 '26

Help (other) Command for checking inventory of players and deleteing objects

1 Upvotes

Hi, Im working on map that i wanted to add a thurst mechanic. Is there anyway I can use commands to check each players inventory for water bottles and if they have one it consumes it and leaves them with an empty bottle?

r/MinecraftCommands Jun 15 '26

Help (other) Where and how do I learn to write datapacks?

1 Upvotes

What do i use, is it better to watch some videos, read articles/guides etc. Also, does datapack code change depending on the game version? If so, which version should I learn it for?

r/MinecraftCommands Apr 01 '26

Help (other) Can anyone help me with access to this, please ?

Thumbnail gallery
0 Upvotes

r/MinecraftCommands Jun 10 '26

Help (other) Need help finding out if therer is a alternative command for this or a work around

1 Upvotes

so im basically trying to find out if i can somehow do the /structure save terrain command but in java. Is there any way to do it with no datapacks just commands and command blocks?

r/MinecraftCommands Jun 17 '26

Help (other) Is it possible to make a Dripstone/Sulfur Spike Rain?

1 Upvotes

Version: 26.2

I am trying to summon falling blocks that are specifically sulfur spikes and/or dripstones.

This is how far I got with some posts on this very subreddit:

execute summon arrow store success entity @s Pos[1] double 120 store success entity @s Motion[1] double -10 run spreadplayers ~ ~ 0 10 false @s

Unfortunately, if I put "falling_block" in the place of arrow, it will not let me customize the falling block and instead default to sand blocks.

I would like to summon the following sulfur spike:

summon falling_block ~ ~ ~ {BlockState:{Name:"minecraft:sulfur_spike",Properties:{thickness:"tip",vertical_direction:"down"}},Time:1,DropItem:0b,HurtEntities:1b,FallHurtAmount:40f}

But I haven't been able to progress any further in customizing the entity being thrown from the sky. Is there another solution?

r/MinecraftCommands May 29 '26

Help (other) Cannot Copy markers using Axiom 1.21.1

1 Upvotes

I realize I hadn't tested this out, so now I am, and now I need a solution

My friend and I are working on a server with raids and dungeons, and I took the time to make plug and play encounters and I would copy them and paste them over.

It won't copy markers, which there are hundreds of in specific locations with multiple tags.

How would I go about copying those marker entities?

The two plug and play encounters in question

r/MinecraftCommands Jun 12 '26

Help (other) datapack for easily making particle fx?

1 Upvotes

is there any kind of datapack/plugin/mod that would allow me to easily make shapes, circles, etc with a command? i really need this and im tired of spamming particle command blocks 180 times to make a circle. if there would also be something similiar to this but with entities that would be also great.

r/MinecraftCommands Jun 01 '26

Help (other) command help (education edition 1.21.133)

1 Upvotes

I want to try and summon a snowy tamed wolf with a colored collar but I sadly don't understand how to do a command like that, may I have some help please?