
NoTextureRotations
Prevent Block Texture Rotations
About this Mod
A Fabric mod to prevent coordinate exploits based on texture rotation and position offsets. Or if you prefer how it looks!
Compatible with Vanilla MC, Sodium, and custom texture/resource packs
How the mod works
This mod can either:
- Disable block texture rotations and offsets
- Replace the random function with a secure implementation, which will retain the normal visual feel of the game
Configuration
There are two ways to configure the mod in-game:
- Install YetAnotherConfigLib and ModMenu
- Install Sodium. A page for NoTextureRotation settings will be added to the Video Settings.
The configuration file is located at: .minecraft/config/no-texture-rotations.json
What's the exploit?
Many blocks like grass, dirt, and stone have variations that rotate or change their textures slightly.
Texture variants are not inherently bad, they make the game visually more interesting as they prevent blocks from looking "same-y" when many are next to each other.

The problem is that the "random" number used to select the variant is seeded by the block's position in-game. No world seed is required.
Offsets works similarly, some blocks like flowers offset their position from the center of the block with a "random" offset.
Any screenshots or videos that show examples of these blocks are susceptible to an attacker cracking the block coordinates.
On anarchy servers, this can be particularly powerful - leading to bases with images or videos shared being found.
This is not a new discovery, and the method has been known since at least before 2018 and is still regularly used today
in reversing panorma seeds. Example: https://youtu.be/gE1dMNCyofs?t=57
There are multiple public tools to perform this:
Available Versions
How to Install NoTextureRotations on Your Client
Install the Mod Loader Locally
Install fabric for your local Minecraft version.
Download the Matching File
Choose the NoTextureRotations file for fabric and Minecraft 26.2.
Install Mod
Place the .jar file in your local .minecraft/mods folder and restart Minecraft. No server-side installation is required.
Compatibility
Mod Loaders
Minecraft Versions
26.2, 26.1.2, 26.1.1 (+25 more)
Server-side
✗ UnsupportedRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Does NoTextureRotations need to be installed on the Minecraft server?
No. Modrinth marks NoTextureRotations as unsupported on the server side. Install it only in your local Minecraft mods folder. Your server can remain unchanged unless the mod page lists an additional dependency.
Which version and loader does NoTextureRotations require?
Use a file for fabric and your exact Minecraft version. Supported versions include 26.2, 26.1.2, 26.1.1. Files for different loaders are not interchangeable.
NoTextureRotations is not working – what should I check?
First check the Minecraft version, loader version and required dependencies. Put the .jar file in your local .minecraft/mods folder and remove older duplicates. Because this mod is client-side, adding server RAM will not fix it.
Similar Mods
Minecraft Server for Your Group
NoTextureRotations stays on your client. Host a compatible world for your group.