Open main menu

UESPWiki β

Morrowind Mod:Mod File Format/INGR

< Mod / Morrowind: Morrowind Mod: Modding: Mod File Format

INGR records contain information about ingredients.

C Field Type/Size Info
+ NAME zstring ID
+ MODL zstring Model name
- FNAM zstring Name
+ IRDT struct
(56 bytes)
Ingredient data
float32 - Weight
uint32 - Value
int32[4] - Effect index (-1 if unused)
int32[4] - Skill ID (only if effect supports it; otherwise 0 or -1)
int32[4] - Attribute ID (only if effect supports it; otherwise 0 or -1)
- SCRI zstring Script name
- ITEX zstring Icon filename