mojira.dev
MC-205890

textures changing dirt

I was trying to make a pumkin farm then
I was just jumping on the dirt with no reason then
I noticed that the gray dots were moving?
it doesn't hapen from the sides

Linked issues

Attachments

Comments 3

I believe that is intentional. The blockstate file for dirt shows several rotations. The piston makes it choose a new rotation.

"variants": {    "": [      {        "model": "minecraft:block/dirt"      },      {        "model": "minecraft:block/dirt",        "y": 90      },      {        "model": "minecraft:block/dirt",        "y": 180      },      {        "model": "minecraft:block/dirt",        "y": 270      }    ]  }}

Relate to MC-144914

Thank you for your report!
We're tracking this issue in MC-74128, so this ticket is being resolved and linked as a duplicate.

That ticket has already been resolved as working as intended, which means this is not considered a bug and won't be fixed. Please do not leave a comment on the linked ticket.

If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.

Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki

Alistair Evans

(Unassigned)

Unconfirmed

1.16.4

Retrieved