Summoning falling grass in an area

Summoning falling grass in an area - White cumulus clouds floating on blue sky over grassy vast terrain against hilly area in nature on sunny autumn day

I've recently made some "sculpture" in Minecraft. To make it look more natural, I've decided to cover it with grass. For this I intend to summon falling grass blocks with /summon FallingSand ~ ~ ~ {TileID:2,Time:1}.

The problem is that the /summon command only works at one coordinate; I want to summon these at each block in an area. Is this possible?



Best Answer

You could fill an area really high up, and then quickly set all fallingsand to grass

/fill ~ ­~220 ~ ~25 ~220 ­~25 minecraft:sand
/entitydata @e[type=FallingSand] {TileID:2}

This way you have no risk of changing parts of your sculpture if they're made out of sand.




Pictures about "Summoning falling grass in an area"

Summoning falling grass in an area - Panoramic view of white cumulus clouds floating on blue sky over vast grassy field against hilly area in sunny nature
Summoning falling grass in an area - Field with shrubs against mountains
Summoning falling grass in an area - Old masonry property in countryside



How do you spawn a falling block?

If cheats are enabled, falling block entities can be spawned using the command /summon . By tweaking the BlockState NBT tag, it is possible to summon a falling block entity that normally does not fall as a block, such as dirt or stone, although it has the same behavior as a naturally spawned falling block.

How do you summon falling sand in Minecraft PE?

Related
  • Make falling sand disappear when it lands.
  • Summoning an armor stand with a falling sand entity riding it.


  • How do you make falling sand not Despawn?

    Pour a bucket of water down. It will knock the tall grass/flowers/etc off the block.



    How to make any block fall like sand!




    Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.

    Images: Brett Sayles, Brett Sayles, Brett Sayles, Erik Mclean