-
Bug
-
Resolution: Works As Intended
-
None
-
Minecraft 13w37b
-
None
-
Unconfirmed
I used a command to summon a falling sand entity riding a pig. However, when lifetime of falling sand runs out, it will crash instead of dropping off as a resourse if I use block id 144.
Steps to reproduce:
- Enter command
- Wait about 2 minutes
Command in question:
/summon FallingSand ~ ~2 ~ {TileID:144,Time:590,Riding:{id:Pig}}
Command which does not produces a bug (to look on intended behavior):
/summon FallingSand ~ ~2 ~ {TileID:1,Time:590,Riding:{id:Pig}}