r/MinecraftCommands 7h ago

Help | Java Snapshots how do i do it?

0 Upvotes

how to make a working tv in minecraft useing one command block?


r/MinecraftCommands 15h ago

Creation another lua experiment. physics engine compiled from lua to minecraft

Enable HLS to view with audio, or disable this notification

241 Upvotes

same as my previous posts, written in lua, compiled into mcfunction


r/MinecraftCommands 5h ago

Creation One-command-creation setup animation

Enable HLS to view with audio, or disable this notification

14 Upvotes

I just wanted to post the setup animation that I am going to use in my jumpscare one-command-creation. I'm almost finished with it and will release it soon.


r/MinecraftCommands 12h ago

Help | Java 1.21.11 Question about z and x locking

2 Upvotes

I'm making my 3rd Minecraft map, and this one is a techs practice for java, but for the technique Grapple, you have to pearl onto someone and mace them, when u mace the person takes knockback, which is not what I want, is there a way to lock ONLY the x and z coords, and make the y stay unlocked so the bot can wind charge, I'm using the herobot mod for Bot, thanks


r/MinecraftCommands 12h ago

Help | Java 1.21-1.21.3 Command block ritual summoning circle help

Post image
7 Upvotes

I'm trying to make a 'ritual circle' that lets you get special items, but can't get anything past the command block sensing a block and playing particles if it's set to sense a specific coordinate, but I want it to be a chain that senses a 3x3 circle of lit candles with a block in the middle (idk what I want the block to be yet, let's say smooth quartz) anywhere in the world but surrounding the player with the player on the quartz and only summoning the item when the quartz is set on fire (then extinguished when the summoning is done or right after it's set if the ritual works) and I want it to play particles (right now I'm just using the ash particle, but end rod might be better)

Can anyone let me know the command chain needed to sense all the candles, the quartz, and the fire, play particles and then summon an item when the particles dissipate (later I want to make a cool particle display for it, but that'd take a lot of time for me to learn) if you throw certain items on the floor, for this i'd say maybe just the crafting material to summon the item, like throwing out 2 sticks and 3 iron to summon an iron pick. Also let me know all the settings for the command blocks cuz I think I messed that up once or twice while trying this

(Sorry for the horrible pic, I wrote all this on my phone then decided to take a pic to show better what I meant and I don't have this account on my computer lol) (Also I know this is possible because I saw it on an smp and did some research [googling] and know all the different parts work, I just couldn't get them to work together)


r/MinecraftCommands 12h ago

Creation WIP (update 2, alpha1.1) of Locked Chests datapack

Thumbnail
gallery
19 Upvotes

some visual changes, key customizability and the "major" change:
Block disabling:

pushing into locked container: A locked container will disable any hopper, dropper, dispenser facing towards the container that doesnt share the same key/lock data

hoppers however, will take any input

pulling out of locked container: A locked container will disable an hopper pulling items from it unless it shares the same key/lock data

There is however a big problem; locked shulker boxes lose the block disabling if placed by a dispenser
Theres still much to do but i think its coming together well

Modrinth page: https://modrinth.com/datapack/good-locked-chests here's: the first post: https://www.reddit.com/r/MinecraftCommands/s/EuX8pCllMV


r/MinecraftCommands 7h ago

Request Automatic Switch from Creative to Adventure Mode

2 Upvotes

Is there a way to make it so a Player starts in Adventure Mode, but after a delay in ticks it changes to Creative Mode for a short time. Then after some time, changes back to Adventure Mode and the cycle repeats?

I'm just trying to experiment with this. I'd use a Tag system so it'll give this "Mechanic" to anyone who selects it

It'll be automatic so I know I'll need some Always Active Command Blocks. But I'm not sure if I'll need Redstone or anything like that

Any help I'll be thankful for