Minecraft generated structures format
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=electronic |subcat=Game data files }} '''Minecraft generated structures format''' is a data format used in the Minecraft game. This and other Minecraf...") |
Dan Tobias (Talk | contribs) |
||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Game data files | |subcat=Game data files | ||
+ | |extensions={{ext|dat}} | ||
}} | }} | ||
'''Minecraft generated structures format''' is a data format used in the Minecraft game. This and other Minecraft formats are extensively documented in the [https://minecraft.gamepedia.com/ Minecraft Gamepedia wiki]. | '''Minecraft generated structures format''' is a data format used in the Minecraft game. This and other Minecraft formats are extensively documented in the [https://minecraft.gamepedia.com/ Minecraft Gamepedia wiki]. |
Latest revision as of 14:30, 16 August 2019
Minecraft generated structures format is a data format used in the Minecraft game. This and other Minecraft formats are extensively documented in the Minecraft Gamepedia wiki.
This format was used for files within the folder of files describing a level (files named Village.dat, Fortress.dat, Temple.dat, Mineshaft.dat, Stronghold.dat, Monument.dat, EndCity.dat, and Mansion.dat), but is no longer used in current versions, which use the Minecraft chunk format.