promotional bannermobile promotional banner

NoTextureRotations

Prevent Block Texture Rotations

File Details

1.0.3+1.20.x

  • R
  • Oct 22, 2024
  • 26.46 KB
  • 53
  • 1.20.6+6
  • Fabric

File Name

NoTextureRotations-1.0.3+1.20.x.jar

Supported Versions

  • 1.20.6
  • 1.20.5
  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20

Curse Maven Snippet

Fabric

modImplementation "curse.maven:notexturerotations-1013466:5835037"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

* New Mode: Random Offset
* On game launch a random number is generated that is added as an offset to rotation and offset calculations
* Secure Random mode has the side effect of constantly changing rotations and offsets, which can be noticeable visually
* Random Offset mode is less secure but visuals are stable
* Be warned: the random offset is possible to reverse if you reveal actual coordinates at any time
* 1.21.2 support
* 1.21 now requires Sodium 0.6+ for the settings integration