Affects 1.15-pre5.
Clarification: Any block that need a specific tool enchanted with Silk Touch to drop itself is unaffected by this.
Yes, you can transfer ownership.
What would it mean if ownership is transferred?
I made the report. Am I the one who can transfer ownership?
I can also confirm this was fixed before 19w14a.
Confirmed in 19w13a.
Looms that were previously in your world being turned backward was a fix in 19w12a and it shouldn't happen again. The top texture being backward is a problem though.
Oh, whoops, you're right. It's the player punching sound. Sorry about that.
The command I used was /summon slime ~ ~ ~ {Silent:1}. Is this not specific to all mobs?
This is happening in Windows 7 too. The only operating system I see mentioned right now is Windows 10.
Can confirm for 1.13.
Alright, I figured it out. piston_head_normal's parent was piston_head, and piston_head's parent was piston_head_normal.
Can we close the issue now, or are self-referencing files deleting all textures a problem?
Confirmed for 18w21b.
No, I don't have a complete list. Sorry about that.
Sure, I can add a pack link. https://www.planetminecraft.com/texture_pack/the-super-simplistic-redstone-resource-pack/download/file/11039632/
If the texture file was renamed (which seems plausible), why is the texture in the snapshot's folder still named piston_top_normal, and why does this not occur for sticky pistons?
I have attached a screenshot. In the screenshot, I have typed the text "U+0327: ̧" and "U+00B8: ¸" in the chat. The Unicode character U+0327 (Combining Cedilla) visually appears to be a cedilla, which is Unicode character U+00B8. The bitmap font provider does not include the U+00B8 character despite including all the other characters in the Latin-1 Supplement block, and includes the U+0327 character (visually appearing as U+00B8) despite not including any other characters in the Combining Diacritical Marks block. This leads me to believe this is an error in assets/minecraft/font/default.json in the accented.png provider.