User:Rom1504/SMP Map Format

From wiki.vg
< User:Rom1504
Revision as of 23:28, 24 June 2016 by Rom1504 (talk | contribs) (Created page with "== Example == 13 bits per block, using the global palette. The following two longs would represent... <code>1001880C0060020</code> = 0000 0001 0000<sup>5</sup> 0 0000 0011...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Example

13 bits per block, using the global palette.

The following two longs would represent...

1001880C0060020 = 0000 0001 00005 0 0000 0011 00014 0 0000 0011 00003 0 0000 0011 00002 0 0000 0010 00001

200D0068004C020 = 0000 0010 000010 0 0000 1101 00009 0 0000 1101 00008 0 0000 0001 00117 0 0000 0001 00006 05

9 blocks, with the start of a 10th (that would be finished in the next long).

  1. Grass, 2:0
  2. Dirt, 3:0
  3. Dirt, 3:0
  4. Coarse dirt, 3:1
  5. Stone, 1:0
  6. Stone, 1:0
  7. Diorite, 1:3
  8. Gravel, 13:0
  9. Gravel, 13:0
  10. Stone, 1:0 (or potentially emerald ore, 129:0)