wantlobi.blogg.se

Mc colorguide
Mc colorguide









The data for Java snapshots is current as of 21w10a. (the wiki is behind it's only updated to 1.20 Release Candidate 1).īlocks are colored according to their material. Maps use a color table to store the colors efficiently by ID.īase colors The data for Java release versions is current as of 1.17.1. (needs to be checked/updated to 1.19.4). This file keeps track of the latest map added. colors: An array of bytes that represent color values ( 65536 entries for a default 128×128 map).blockZ: The world z-position of the decoration.blockY: The world y-position of the decoration.blockX: The world x-position of the decoration.y: The vertical column (y) where the decoration is located on the map (per pixel).x: The horizontal column (x) where the decoration is located on the map (per pixel).

mc colorguide

  • type: The ID of the map icon to display.
  • South = 0, West = 4, North = 8, East = 12.
  • rot: The rotation of the symbol, ranging from 0 to 15.
  • decorations: A list of optional icons to display on the map.
  • zCenter: Center of the map according to real world by Z.
  • xCenter: Center of the map according to real world by X.
  • If this is changed in an anvil or a cartography table the Unique ID of the map change.
  • scale: How zoomed in the map is, and must be a number between 0 and 4 (inclusive) that represent the level.
  • mapLocked: 1 if the map has been locked in a cartography table.
  • MC COLORGUIDE FULL

    fullExplored: 1 if the map is full explored.dimension: 0 = The Overworld, 1 = The Nether, 2 = The End, any other value = a static image with no player pin.parentMapId: The Unique ID's of the parent maps.When this structure is loaded, Colors array is transformed to standard dimension (if it's necessary) and then structure is saved with standard height and width. If not present, defaults to 1343 ( 1.12.2) DataVersion: The version the map was created.Color can be accessed via the following method: colorID = Colors, where (widthOffset=0, heightOffset=0) is left upper point. colors: Width * Height array of color values ( 16384 entries for a default 128×128 map).Pos: The block position of the marker in the world.Rotation: The rotation of the marker, ranging from 0 to 360.EntityId: Arbitrary unique value for the marker.frames: List map markers added to this map.Pos: The block position of the banner in the world.

    mc colorguide

    Name: The custom name of the banner, in JSON text.Allowed values: white, orange, magenta, light_blue, yellow, lime, pink, gray, light_gray, cyan, purple, blue, brown, green, red, black. banners: List of banner markers added to this map.zCenter: Center of map according to real world by Z.

    mc colorguide

  • xCenter: Center of map according to real world by X.
  • locked: 1 if the map has been locked in a cartography table.
  • Defaults to 0 for maps created from an empty map and 1 for Explorer Maps. 0 makes the dot instead disappear when the player is farther than this distance.
  • unlimitedTracking: 1 allows the player position indicator to show as a smaller dot on the map's edge when the player is farther than 320 * (scale+1) blocks from the map's center.
  • 0 indicates that the position arrow should never be shown.
  • trackingPosition: 1 (default) indicates that a positional arrow should be shown when the map is near its center coords.
  • dimension: For =1.16 this is the resource location of a dimension instead.
  • scale: How zoomed in the map is (it is in 2 scale wide blocks square per pixel, even for 0, where the map is 1:1).








  • Mc colorguide