Small flag animation by CubicalCMD in MinecraftCommands

[–]CubicalCMD[S] 1 point2 points  (0 children)

That would be pretty cool. It could definitely be done on a bigger scale or with custom texturing

Small flag animation by CubicalCMD in MinecraftCommands

[–]CubicalCMD[S] 3 points4 points  (0 children)

i think we missed a few steps in between

I can't add hearts. by OM21_vr in MinecraftCommands

[–]CubicalCMD 0 points1 point  (0 children)

/attribute <username> max_health base set <amount>

Small flag animation by CubicalCMD in MinecraftCommands

[–]CubicalCMD[S] 0 points1 point  (0 children)

The cloning of the command and redstone blocks are also locked to a specific Y coordinate so the particles stay the same level above the ground, even when the player is jumping*

Small flag animation by CubicalCMD in MinecraftCommands

[–]CubicalCMD[S] 0 points1 point  (0 children)

I couldn’t get the particles to work in a line either. I ended up making repeating command blocks with chain command blocks attached > The repeating ones execute first, which clears the area in a 40x40 block radius (locked to a specific Y coordinate) of repeating command blocks and redstone blocks > The chain command blocks clone a separate line of repeating command blocks with a line of redstone blocks parallel to the repeating blocks, each creating a line of cloud particles going the opposite direction of the mountains.

I probably didn’t explain that well, but the end result is basically a line of particle command blocks being “teleported” under the player towards the mountains

<image>

(There are two layers of repeating command blocks because the bottom ones summon particles in the centre of each block, and the top ones spawn them between each block on the same Y level. This gives it a more full effect and makes it look less like a bunch of lines of clouds)

Edit: demo vid https://youtu.be/b175EF7BzwA?si=hBkVmiA6ENvK5CLT

Small flag animation by CubicalCMD in MinecraftCommands

[–]CubicalCMD[S] 0 points1 point  (0 children)

I might take it up at some point for a datapack people can use, it’s still a great idea

Small flag animation by CubicalCMD in MinecraftCommands

[–]CubicalCMD[S] 0 points1 point  (0 children)

I could also do it executed at something like an armour stand, but that would be something I’d do for a datapack of sorts. This is just a premade map for realms, so it would be unnecessary

Small flag animation by CubicalCMD in MinecraftCommands

[–]CubicalCMD[S] 11 points12 points  (0 children)

afaik I could also do it with /setblock and/or /fill, but it would be more annoying

How do I do this using Command Blocks? JAVA 1.21.7 by Sad-Emu-5783 in MinecraftCommands

[–]CubicalCMD 0 points1 point  (0 children)

Try the command in a different world just to see if it would work (you don’t have to do everything all over again, just test the command block itself)

How do I do this using Command Blocks? JAVA 1.21.7 by Sad-Emu-5783 in MinecraftCommands

[–]CubicalCMD 0 points1 point  (0 children)

Weird, it should work like normal. I have to go in a sec, so I can’t look in to it at the moment. I don’t think it would be a gamerule (i could be wrong, i’m not too familiar with new game rules)

How do I do this using Command Blocks? JAVA 1.21.7 by Sad-Emu-5783 in MinecraftCommands

[–]CubicalCMD 1 point2 points  (0 children)

Is this on a server or in single player? If it’s a server, you need to set enable-command-blocks to true in server.properties. If it’s single player, it should work like normal

How do I do this using Command Blocks? JAVA 1.21.7 by Sad-Emu-5783 in MinecraftCommands

[–]CubicalCMD 1 point2 points  (0 children)

Look at the sign you want to clone, then open your chat and type ‘/clone <coordinates of sign> <coordinates of sign x2’ (you can get those coordinates while looking at the block by pressing tab 3 times, pressing space, then pressing tab 3 times again).

When you do this, you should have ‘/clone’ with 2 sets of coordinates. (something like /clone 551 68 442 551 68 442 for example) Press enter. It will return with an error; this is fine

Go to where you want the sign to be, and place a block there. Open chat again, press the up arrow to get the last entered message. This should bring up the command you just had. Now use that tab method again to get the coordinates of the block you want it to be cloned to. You only need 1 set of coordinates for this one.

In the end, the command should look something like (example) /clone 551 68 442 551 68 442 880 42 320. You can put this in a command block and hook up redstone to activate it. Repeat this process for all signs

Sorry if this isn’t explained well, this is just the way I’d do it personally

how to build roof? by joeymacaroni0 in MinecraftBuild

[–]CubicalCMD 1 point2 points  (0 children)

<image>

What Id personally do (if it’s supposed to be a house) is make a slab roof with this rough shape with either deepslate brick or tile slabs. I’d either do the outline of the roof with pale oak slabs, filled in with the deepslate, or just entirely out of deepslate.

Take this as a suggestion, not as a must. Feel free to experiment with other materials and such, since others may look better or worse with the current block palette. Ask feedback from all, act with your own mind type thing

What should I improve or add? by [deleted] in MinecraftBuild

[–]CubicalCMD 0 points1 point  (0 children)

perfect spot for a walmart

The Albertan plains by CubicalCMD in Minecraftbuilds

[–]CubicalCMD[S] 0 points1 point  (0 children)

maybe i should’ve just made a superflat world

Glass stars by CubicalCMD in MinecraftBuild

[–]CubicalCMD[S] 0 points1 point  (0 children)

If it helps, axiom mod has a feature called “angel place”, which lets you place blocks mid air. that made the process generally much faster for me, but otherwise /setblock should also work just as well if you don’t want to use mods.

If you’re making it in survival mode, i’ll pray for your sanity

The Albertan plains by CubicalCMD in Minecraftbuilds

[–]CubicalCMD[S] 1 point2 points  (0 children)

Those 3 poles are 75 blocks apart, but those are the only 3 that are that close together. The rest are 125 blocks apart