@Retention(value=RUNTIME)
 @Target(value=FIELD)
public static @interface Mod.Metadata
| Modifier and Type | Optional Element and Description | 
|---|---|
| java.lang.String | ownerOptional owner modid, required if this annotation is on something that is not inside the main class of a mod container. | 
| java.lang.String | valueThe mod id specifying the metadata to load here |