Changes

Jump to navigation Jump to search
→‎Custom wild trees: update for build 24070 (renamed SeedPlantChance to SeedSpreadChance), update references to recently renamed SeedOnShakeChance field
Line 2,350: Line 2,350:  
|-
 
|-
 
| <samp>SeedItemId</samp>
 
| <samp>SeedItemId</samp>
| ''(Optional)'' The [[#Custom items|qualified item ID]] for the seed item. If omitted, the tree can't be planted and <samp>SeedChance</samp> will be ignored.
+
| ''(Optional)'' The [[#Custom items|qualified item ID]] for the seed item. If omitted, the tree can't be planted and <samp>SeedOnShakeChance</samp> will be ignored.
 
|-
 
|-
 
| <samp>SeedPlantable</samp>
 
| <samp>SeedPlantable</samp>
Line 2,361: Line 2,361:  
| ''(Optional)'' Equivalent to <samp>GrowthChance</samp>, but with [[Tree Fertilizer|tree fertilizer]]. Defaults to 1 (100% chance).
 
| ''(Optional)'' Equivalent to <samp>GrowthChance</samp>, but with [[Tree Fertilizer|tree fertilizer]]. Defaults to 1 (100% chance).
 
|-
 
|-
| <samp>SeedPlantChance</samp>
+
| <samp>SeedSpreadChance</samp>
 
| ''(Optional)'' The probability each day that the tree will plant a seed on a nearby tile, as a value from 0 (never) to 1 (always). This only applied in locations where trees plant seeds (e.g. farms in vanilla). Default 0.15 (15% chance).
 
| ''(Optional)'' The probability each day that the tree will plant a seed on a nearby tile, as a value from 0 (never) to 1 (always). This only applied in locations where trees plant seeds (e.g. farms in vanilla). Default 0.15 (15% chance).
 
|-
 
|-
Line 2,402: Line 2,402:  
|-
 
|-
 
| <samp>SeedDropItems</samp>
 
| <samp>SeedDropItems</samp>
| ''(Optional)'' When a seed is dropped subject to <samp>SeedChance</samp>, the item to drop instead of the item specified by <samp>SeedItemId</samp>. If this is empty or none match, the <samp>SeedItemId</samp> will be dropped instead.
+
| ''(Optional)'' When a seed is dropped subject to <samp>SeedOnShakeChance</samp>, the item to drop instead of the item specified by <samp>SeedItemId</samp>. If this is empty or none match, the <samp>SeedItemId</samp> will be dropped instead.
    
This consists of a list of models with these fields:
 
This consists of a list of models with these fields:
translators
8,445

edits

Navigation menu