Ladder falling_block (FallingSand) drops Item even when doTileDrops are false
While having the gamerule doTileDrops set to false
/gamerule doTileDrops false
summoning a falling_block (FallingSand in 1.10.2 and less) with the ladder as the block
will drop the ladder as an item when it's touching the ground.
To summon this block do:
/summon falling_block ~ ~ ~ {Block:"minecraft:ladder",Time:1}
2016-11-09, 03:21 PM
2018-05-12, 02:08 AM
2016-11-17, 02:39 AM
1
0
Minecraft 1.10.2, Minecraft 1.11 Pre-Release 1
-