Difference between revisions of "User:Rom1504/SMP Map Format"
Jump to navigation
Jump to search
(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...") |
(No difference)
|
Latest revision as of 23:28, 24 June 2016
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).
- Grass, 2:0
- Dirt, 3:0
- Dirt, 3:0
- Coarse dirt, 3:1
- Stone, 1:0
- Stone, 1:0
- Diorite, 1:3
- Gravel, 13:0
- Gravel, 13:0
- Stone, 1:0 (or potentially emerald ore, 129:0)