You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
Instantly share code, notes, and snippets.
🖖
Mulverine
MulverineX
🖖
Enjoys working with web-based tech and various software/game modding platforms.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Minecraft Display Entity Transformation applied to model (after normal entity orientation). Defaults to identity. Interpolated.
For an easy GUI, check out Misode's tool.
The value is stored in decomposed object form for interpolation & ease-of-use,
Supports storing a non-canonical matrix form describing a row-major matrix, is automatically decomposed by the game with a performance cost.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Major & Minor Versions in Minecraft: Java Edition (Reposted because shit tier microsoft code)
Major & Minor Versions in Minecraft: Java Edition
Going forward from 1.19.3, Minecraft: Java Edition will start to release multiple minor versions per year, including content and improvements that we think are ready to ship. This method is easier and faster than waiting for a major version to be ready to go out the door. Major versions will still be released yearly, containing fixes, improvements, and technical changes.
What is a major version?
A major version is a version that introduces a larger amount of new gameplay features and is usually “packaged” in a nice format. These are indicated by the change of the second octet. In other words, from 1.18 to 1.19. These usually also have names attached to them, such as Caves & Cliffs or Nether Update.
What is a minor version?
A minor version is what we tend to refer to as a dot-release. In other words, the current 1.19.2 version is a minor version because it’s “dot-two.” These minor versions are smaller than major versions and don’t introduce as much
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters