Changes

Jump to navigation Jump to search
→‎Custom objects: + custom fields
Line 1,635: Line 1,635:  
* revamped geode drops with support for conditions, probabilities, and item queries;
 
* revamped geode drops with support for conditions, probabilities, and item queries;
 
* expanded food/drink buffs (e.g. set a custom buff ID, add a custom buff icon, etc);
 
* expanded food/drink buffs (e.g. set a custom buff ID, add a custom buff icon, etc);
* context tags (moved from the former <samp>Data/ObjectContextTags</samp> asset).
+
* context tags (moved from the former <samp>Data/ObjectContextTags</samp> asset);
 +
* [[#Custom data fields|custom fields]] to let framework mods support additional features.
    
This consists of a string → model lookup, where...
 
This consists of a string → model lookup, where...
Line 1,787: Line 1,788:  
"ContextTags": [ "color_yellow", "fish_ocean", "fish_upright", "season_summer" ]
 
"ContextTags": [ "color_yellow", "fish_ocean", "fish_upright", "season_summer" ]
 
</syntaxhighlight>
 
</syntaxhighlight>
 +
|}
 +
 +
====Advanced====
 +
{| class="wikitable"
 +
|-
 +
! field
 +
! purpose
 +
|-
 +
| <samp>CustomFields</samp>
 +
| ''(Optional)'' The [[#Custom data fields|custom fields]] for this entry.
 
|}
 
|}
  
translators
8,456

edits

Navigation menu