Changes

Jump to navigation Jump to search
→‎Big craftables: Finish 1.6 Data Format
Line 684: Line 684:  
| boolean
 
| boolean
 
| Whether the item is a lamp and produces light when it's dark.  
 
| Whether the item is a lamp and produces light when it's dark.  
 +
|-
 +
| Texture
 +
| string
 +
| The asset name for the texture containing the item's sprite, or null for <samp>TileSheets/Craftables</samp>.
 +
|-
 +
| SpriteIndex
 +
| integer
 +
| The sprite's index in the spritesheet.
 +
|-
 +
| ContextTags
 +
| <samp>List</samp> of strings
 +
| Thee custom [[#Context_tags|context tags]] to add for this item (in addition to the tags added automatically based on the other object data).
 +
|-
 +
| CustomFields
 +
| <samp>Dictionary</samp> of string keys to string values
 +
| Custom fields ignored by the base game, for use by mods.
 
|-
 
|-
 
|}
 
|}
46

edits

Navigation menu