Skip to content

Instantly share code, notes, and snippets.

@agrif
Created November 29, 2011 07:39
Show Gist options
  • Save agrif/1403885 to your computer and use it in GitHub Desktop.
Save agrif/1403885 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE nbt PUBLIC "+//IDN libredstone.org//DTD XML-NBT//EN" "http://libredstone.org/dtd/nbt.dtd">
<nbt>
<compound>
<compound name="Data">
<int name="rainTime">108730</int>
<long name="SizeOnDisk">1826816</long>
<string name="LevelName">SeedGlacier</string>
<int name="SpawnZ">0</int>
<int name="SpawnY">64</int>
<int name="thunderTime">115067</int>
<int name="SpawnX">0</int>
<byte name="raining">0</byte>
<long name="Time">13809</long>
<int name="version">19132</int>
<long name="RandomSeed">1772835215</long>
<compound name="Player">
<short name="DeathTime">0</short>
<int name="Score">0</int>
<list name="Rotation">
<float>10.223855</float>
<float>19.233660</float>
</list>
<float name="FallDistance">0.000000</float>
<short name="Fire">-20</short>
<byte name="Sleeping">0</byte>
<short name="AttackTime">0</short>
<list name="Pos">
<double>14.638623</double>
<double>83.620000</double>
<double>60.568170</double>
</list>
<list name="Inventory">
<compound>
<byte name="Slot">0</byte>
<byte name="Count">3</byte>
<short name="Damage">0</short>
<short name="id">3</short>
</compound>
</list>
<short name="Air">300</short>
<int name="Dimension">0</int>
<short name="Health">20</short>
<short name="HurtTime">0</short>
<byte name="OnGround">1</byte>
<list name="Motion">
<double>0.000009</double>
<double>-0.078400</double>
<double>0.000277</double>
</list>
<short name="SleepTimer">0</short>
</compound>
<long name="LastPlayed">1303773010983</long>
<byte name="thundering">0</byte>
</compound>
</compound>
</nbt>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment