Changes

Jump to navigation Jump to search
Line 89: Line 89:  
===Other Properties===
 
===Other Properties===
 
These map properties can change other aspects of the farm, such as regenerating hardwood stumps or rock-spawning quarries.
 
These map properties can change other aspects of the farm, such as regenerating hardwood stumps or rock-spawning quarries.
 +
 +
{| class="wikitable"
 +
|-
 +
! property
 +
! description
 +
|-
 +
| <samp>FarmFishLocationOverride  {{t|location id}} {{t|chance}}</samp>
 +
| Adds an alternative location id when catching fish, where the {{t|chance}} is a decimal value between 0 (never happens) and 1 (always happens). For example, <samp>FarmFishLocationOverride Mountain 0.5</samp> adds a 50% chance of catching mountain fish instead of the normal fish for that location. The location id is case-sensitive, and matches those shown by the {{nexus mod|679|Debug Mode mod}}.
 +
|-
 +
| <samp>FarmOceanCrabPotOverride T</samp>
 +
| Causes crab pots on the farm to catch ocean fish.
 +
|-
 +
| <samp>Stumps [{{t|Tile X}} {{t|Tile Y}} {{t|unused}}]+</samp>
 +
| Places hardwood stumps every morning. This is based on the upper left corner of the stumps, which are 2 x 2.
 +
|-
 +
| <samp>SpawnBeachFarmForage T</samp>
 +
| Causes beach forage and [[Supply Crate|supply crates]] to spawn on the farm. These will only spawn on tiles with the <samp>BeachSpawn</samp> tile property set on the <samp>Back</samp> layer and no tile on <samp>AlwaysFront</samp>, which are clear for placement.
 +
|-
 +
| <samp>SpawnForestFarmForage T</samp>
 +
| Causes forest forage to spawn on the farm. These will only spawn on tiles with <samp>Type Grass</samp> on the <samp>Back</samp> layer and no tile on <samp>AlwaysFront</samp>, which are clear for placement.
 +
|-
 +
| <samp>SpawnMountainFarmOreRect {{t|Tile X}} {{t|Tile Y}} {{t|Width}} {{t|Height}}</samp>
 +
| The tile area on the farm map where ores should randomly spawn (like the [[Farm Maps|vanilla hilltop farm]]). Ores will only spawn on tiles which have the <samp>Type Dirt</samp> tile property and are clear for object placement.
 +
|}
    
==Farm Type==
 
==Farm Type==

Navigation menu