Translations:Config/5/en
From Pixelmon Wiki
Breeding
Setting (.hocon )
|
Setting (in-game) | Description | Default value |
---|---|---|---|
allowBreeding
|
Allow breeding | Whether or not ranch blocks can be crafted and used. | True
|
allowDittoDittoBreeding
|
Allow Ditto-Ditto breeding | Whether or not two Ditto can breed together to produce Eggs with random Pokémon inside them. | True
|
allowRanchExpansion
|
Enable ranch expansion | Whether or not ranch upgrades exist. | True
|
allowRandomBreedingEggsToBeLegendary
|
Ditto-Ditto can contain Legendaries | Whether or not Eggs made from two Ditto breeding together have a chance of hatching Legendary Pokémon. | False
|
breedingTicks
|
Ticks per stage | How long it takes for a Pokémon to advance from one breeding level to the next with breeding strength 1 ("Pokémon 1 is more attracted to Pokémon 2 every day!"). This is measured in ticks (20 ticks = 1 second). If breeding environments are enabled, this time will be affected by multipliers depending on how suitable the breeding environment is. | 18000 (15 minutes) |
maxCumulativePokemonInRanch
|
Maximum cumulative Pokemon In ranch blocks | Maximum Pokemon a player can have in all ranches across the world. Max of 0 is unlimited. | 0 |
numBreedingStages
|
Breeding stages | The number of breeding levels that breeding Pokémon must advance through in order to produce an Egg. Can be between 1 and 5. | 5 |
stepsPerEggCycle
|
Steps per Egg cycle | Egg cycles are used to determine how many steps it takes for Eggs to hatch. The lower this value, the fewer steps it takes for Eggs to hatch. | 255 |
useBreedingEnvironment
|
Use breeding environments | Whether or not the environment around a ranch block affects the speed of the breeding process. If this is disabled, the speed of breeding will always be equal to "Pokémon 1 is more attracted to Pokémon 2 every day!" | True
|