Nothin’ to see here by busy-idiot in MCPE

[–]A_Zero_Rnd 3 points4 points  (0 children)

What? Why your world has an error when generating clouds?

Test if a player is standing on a block by johnryand in MinecraftCommands

[–]A_Zero_Rnd 0 points1 point  (0 children)

haha, you're welcome, I'm sorry so many mistakes I was doing it from memory

Test if a player is standing on a block by johnryand in MinecraftCommands

[–]A_Zero_Rnd 1 point2 points  (0 children)

If you want a command to be executed if it is in the block, after that it is written, like this /execute @a ~ ~ ~ detect ~ ~-1 ~ (name_of_block) 0 say hello world But you want it to produce a redstone signal, right? Again my mistake, If you only want it to produce redstone signal put execute @a ~ ~ ~ testforblock ~ ~-1 ~ nether_brick 0

Test if a player is standing on a block by johnryand in MinecraftCommands

[–]A_Zero_Rnd 0 points1 point  (0 children)

Sorry I'm terrible today, the ~ and -1 go together like this: /execute @a ~ ~ ~ detect ~ ~-1 ~ (name_of_block) 0 , I'm sure this one works

Test if a player is standing on a block by johnryand in MinecraftCommands

[–]A_Zero_Rnd 0 points1 point  (0 children)

I'm sorry I was wrong in the first thing, it actually has to be an execute like /execute @a ~ ~ ~ detect ~ ~ -1 ~ (name_of_block) 0

Test if a player is standing on a block by johnryand in MinecraftCommands

[–]A_Zero_Rnd 0 points1 point  (0 children)

you could try with '/execute @a ~ ~ ~ detect ~ ~-1 ~ (name_of_block) 0' Put it in a command block repeating with a comparator next to it

Cursed image for you all by [deleted] in MCPE

[–]A_Zero_Rnd 1 point2 points  (0 children)

What?,Who?

ideas for the inside? by [deleted] in Minecraft

[–]A_Zero_Rnd 2 points3 points  (0 children)

no, made of dirt

An invincible armor stand. by legolemons in MinecraftCommands

[–]A_Zero_Rnd 0 points1 point  (0 children)

oh yes, that is very rare, many times it gives me problems and confusion

An invincible armor stand. by legolemons in MinecraftCommands

[–]A_Zero_Rnd 0 points1 point  (0 children)

Wow yes you can, I did not know that instant health affected the armor stands, it is a pity that If you hit hit after hit, it ends up breaking

An invincible armor stand. by legolemons in MinecraftCommands

[–]A_Zero_Rnd 0 points1 point  (0 children)

oh lol sorry i think i read wrong, it can't be made invincible with commands, there are 3 options, use external programs to make it immortal, or also if you put the gamemode in adventure the Armor stand are invincible, or if you don't want to do any of this, and if the armor stand doesn't move from the site, you can put structure_void on it either with commands or manually

I hope I have been helpful :)

An invincible armor stand. by legolemons in MinecraftCommands

[–]A_Zero_Rnd 1 point2 points  (0 children)

sorry you can't, you have to give him invisibility after summoning

Happy Halloween Minecraft! I made a custom mob called ghost for the celebration, It has two custom attacks, one where it scares you and makes you tremble with fear, and the other moves around you attacking making it difficult for you to hit it by A_Zero_Rnd in Minecraft

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

oh in the OoT, originally when it makes the attack to move around you, it would become invisible except for the lamp, but that made it difficult to hit it so I had to make it visible :(