Minecraft Maps / Other

Hide and seek But you can morph into blocks

  • 1,278 views, 11 today
  • 134 downloads, 1 today
  • 1
  • 0
Dylanstas's Avatar Dylanstas
Level 19 : Journeyman Miner
2
Hide and seek but you can morph into blocks

How it works:
A falling block summons at your position but then dies you have to hide somewhere.

The setup of command blocks:
So there are two command blocks that summon the falling blocks
The command for that is:

/execute at @e[​tag=hider] align xyz run summon falling_block ~0.5 ~ ~0.5 {NoGravity:1,Time:1,BlockState:{Name:"[​Block Name eg:oak_planks]"}}.

Then power another command block the command in it is:

/kill @e[​type=falling_block].

Then we have to give the hider invisibility so we do the command for that is:

/effect give @e[​tag=hider] invisibility 1 1 true.

And the seeker has to stay still and can't see.
Progress100% complete
Tags

Create an account or sign in to comment.

Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome