When I put this command "/summon FallingSand ~ ~1.5 ~ {TileID:21,Time:1}" in a command block and put the command block in repeat mode and activate it. It starts dropping missing textures rather than lapis Ore.
Linked issues
is cloned by 1
Attachments
Comments 2
The use of numerical IDs was deprecated in 1.8 and was removed in 1.9. Use Block:"minecraft:lapis_block"
instead of TileID
or Tile
.
This also happens in 1.8