Skyrim Mod:Mod File Format/Model Textures Field
The UESPWiki – Your source for The Elder Scrolls since 1995
< Mod / Skyrim: Skyrim Mod: File Formats: Mod File Format: Fields
Contents
MODT[edit]
Version >=40[edit]
If form version is >=40.
Header[edit]
Name | Type/Size | Info |
---|---|---|
count | uint32 | type? 02-00-00-00-00-00-00-00-00-00-00-00 is a blank collidable record |
unknown4count | uint32 | Only present if count >= 1, otherwise default 0. |
unknown5count | uint32 | Only present if count >= 2, otherwise default 0. |
unknown3 | uint32[count-2] | Only present if count >= 3. |
unknown4 | Unknown4[unknown4count] | |
unknown5 | uint32[unknown5count] |
Unknown4[edit]
Name | Type/Size | Info |
---|---|---|
unknown | uint32 | |
texture type? | char[4] | dds\0 |
unknown | uint32 | common format data? commonly repeats with one or two outliers' |
Version >=38[edit]
If form version is >=38 && <40.
Header[edit]
Name | Type/Size | Info |
---|---|---|
unknown | Unknown0[field data size / 12] |
Unknown0[edit]
Name | Type/Size | Info |
---|---|---|
unknown | uint32 | |
unknown | char[4] | dds\0 |
unknown | uint32 |