-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.9.2, Minecraft 16w14a, Minecraft 16w15a, Minecraft 16w15b
-
None
-
Windows 10
Java 7 or 8 (multiple versions installed)
-
Unconfirmed
Falling sand with ID of water or lava does not render (the lava or water is still placed when the entity falls and we still can see the entity shadow).
Command used :
/summon FallingSand ~ ~2 ~2
(IDs 8, 9, 10 and 11 not rendering)
Replacing "TileID" by "Block" in the command does not solve the problem.
PS : After having seen the IDs were deprecated, I tried replacing the TileID:8 with TileID:minecraft:water.
But when I use the command with TileID:minecraft:water, it spawns a normal falling sand with ID of sand, that is not normal either (reported in another post : MC-100887).
- duplicates
-
MC-64634 Falling sand - Banners, Signs, Chests, Lava or Water- Don't render until done falling
- Resolved