I loaded up a world from 1.7.4 and all the already placed packed ice was a missing texture. but still acts like packed ice, although new placed packed ice seems to be fine
Linked issues
is duplicated by 3
relates to 1
Attachments
Comments 8
Linked "duplicates" are unrelated. The farmland bug is the pickblock function screwing up and carrying over data values in cases where it gives something other than the block being copied. Specifically, the intended behavior of "pickblocking farmland gives you dirt instead" is mistakenly giving dirt 5 or dirt 7 (whatever data value the farmland is) instead of dirt 0. Presumably this also means you can get podzol if the farmland is data value 2.
I agree with Tokes, the farmland related ones are different from this bug. I'd rather say: "Relates to"
Happens to grass and stone as well, as of MC-55054
Obsidian blocks generated by the world also have a missing texture, and, like the ice, obsidian placed by the player renders normally.