Difference between revisions of "Config"
Line 6: | Line 6: | ||
The {{tt|AFK|Away From Keyboard}} handler is a system that automatically takes control of battling players that have not responded for an amount of time. Once the AFK handler takes over, the unresponsive player may resume control at any time. | The {{tt|AFK|Away From Keyboard}} handler is a system that automatically takes control of battling players that have not responded for an amount of time. Once the AFK handler takes over, the unresponsive player may resume control at any time. | ||
{|class="wikitable sortable collapsible" | {|class="wikitable sortable collapsible" | ||
− | ! | + | ! style="width:15%"| Setting (.hocon) |
− | ! class="unsortable" | Description | + | ! style="width:15%"| Setting (in-game) |
− | ! class="unsortable" | Default value | + | ! class="unsortable" style="width:65%" | Description |
+ | ! class="unsortable" style="width:5%"| Default value | ||
|- | |- | ||
|afkActivateSeconds | |afkActivateSeconds | ||
+ | |AFK activate seconds | ||
|The amount of time (in seconds) that a player can be unresponsive in battle before the AFK handler takes control. | |The amount of time (in seconds) that a player can be unresponsive in battle before the AFK handler takes control. | ||
|90 seconds | |90 seconds | ||
|- | |- | ||
|afkHandlerTurnSeconds | |afkHandlerTurnSeconds | ||
+ | |AFK turn seconds | ||
|The amount of time that the AFK handler takes to make a move. | |The amount of time that the AFK handler takes to make a move. | ||
|15 seconds | |15 seconds | ||
|- | |- | ||
|enableAFKHandler | |enableAFKHandler | ||
+ | |AFK handler enabled | ||
|Whether or not the AFK handler is enabled. | |Whether or not the AFK handler is enabled. | ||
|False | |False | ||
Line 24: | Line 28: | ||
===[[Breeding]]=== | ===[[Breeding]]=== | ||
{|class="wikitable sortable collapsible" | {|class="wikitable sortable collapsible" | ||
− | ! | + | ! style="width:15%"| Setting (.hocon) |
− | ! class="unsortable" | Description | + | ! style="width:15%"| Setting (in-game) |
− | ! class="unsortable" | Default value | + | ! class="unsortable" style="width:65%" | Description |
+ | ! class="unsortable" style="width:5%"| Default value | ||
|- | |- | ||
|allowBreeding | |allowBreeding | ||
+ | |Allow breeding | ||
|Whether or not [[ranch blocks]] can be crafted and used. | |Whether or not [[ranch blocks]] can be crafted and used. | ||
|True | |True | ||
|- | |- | ||
|allowDittoDittoBreeding | |allowDittoDittoBreeding | ||
+ | |Allow Ditto-Ditto breeding | ||
|Whether or not two [[Ditto]] can [[breed]] together to produce [[Eggs]] with random Pokémon inside them. | |Whether or not two [[Ditto]] can [[breed]] together to produce [[Eggs]] with random Pokémon inside them. | ||
|True | |True | ||
|- | |- | ||
|allowRanchCrafting | |allowRanchCrafting | ||
+ | |Allow ranch crafting | ||
|Whether or not [[ranch blocks]] can be crafted. | |Whether or not [[ranch blocks]] can be crafted. | ||
|True | |True | ||
|- | |- | ||
|allowRanchExpansion | |allowRanchExpansion | ||
+ | |Enable ranch expansion | ||
|Whether or not [[ranch upgrades]] exist. | |Whether or not [[ranch upgrades]] exist. | ||
|True | |True | ||
|- | |- | ||
|allowRandomBreedingEggsToBeLegendary | |allowRandomBreedingEggsToBeLegendary | ||
+ | |Ditto-Ditto can contain Legendaries | ||
|Whether or not [[Eggs]] made from two [[Ditto]] [[breeding]] together have a chance of hatching [[Legendary Pokémon]]. | |Whether or not [[Eggs]] made from two [[Ditto]] [[breeding]] together have a chance of hatching [[Legendary Pokémon]]. | ||
|False | |False | ||
|- | |- | ||
|allowRandomSpawnedEggsToBeLegendary | |allowRandomSpawnedEggsToBeLegendary | ||
+ | |/pokegiveegg can give Legendaries | ||
|Whether or not [[Eggs]] spawned with a [[gift box]] or the random Egg feature of /pokegiveEgg have a chance of hatching [[Legendary Pokémon]]. | |Whether or not [[Eggs]] spawned with a [[gift box]] or the random Egg feature of /pokegiveEgg have a chance of hatching [[Legendary Pokémon]]. | ||
|False | |False | ||
|- | |- | ||
|breedingTicks | |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. | |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) | |18000 (15 minutes) | ||
|- | |- | ||
|numBreedingStages | |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. | |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 | |5 | ||
|- | |- | ||
|stepsPerEggCycle | |stepsPerEggCycle | ||
+ | |Steps per Egg cycle | ||
|[http://bulbapedia.bulbagarden.net/wiki/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. | |[http://bulbapedia.bulbagarden.net/wiki/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 | |255 | ||
|- | |- | ||
|useBreedingEnvironment | |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!" | |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 | |True | ||
Line 72: | Line 87: | ||
These settings deal with saving Pixelmon data (e.g., Pokémon in players' parties and [[PC]]) to an external database. | These settings deal with saving Pixelmon data (e.g., Pokémon in players' parties and [[PC]]) to an external database. | ||
{|class="wikitable sortable collapsible" | {|class="wikitable sortable collapsible" | ||
− | ! | + | ! style="width:15%"| Setting (.hocon) |
− | ! class="unsortable" | Description | + | ! style="width:15%"| Setting (in-game) |
− | ! class="unsortable" | Default value | + | ! class="unsortable" style="width:65%" | Description |
+ | ! class="unsortable" style="width:5%"| Default value | ||
|- | |- | ||
|connectionString | |connectionString | ||
+ | |Connection string | ||
|The URL that specifies the location of the database that Pixelmon data will be saved to. Can be either an H2 database or a MySQL database (jdbc:''{{tt|type|"h2" or "mysql"}}''://''{{tt|hostname|IP address/domain of server (without "http://"}}'':''{{tt|port|Port number of database connections, 3306 by default}}''/''{{tt|dbname|Name of database}}''?user=''{{tt|username|Username used to connect to database}}''&password=''{{tt|password|Password associated with username}}''). | |The URL that specifies the location of the database that Pixelmon data will be saved to. Can be either an H2 database or a MySQL database (jdbc:''{{tt|type|"h2" or "mysql"}}''://''{{tt|hostname|IP address/domain of server (without "http://"}}'':''{{tt|port|Port number of database connections, 3306 by default}}''/''{{tt|dbname|Name of database}}''?user=''{{tt|username|Username used to connect to database}}''&password=''{{tt|password|Password associated with username}}''). | ||
|jdbc:h2:// | |jdbc:h2:// | ||
|- | |- | ||
|saveToExternalDatabase | |saveToExternalDatabase | ||
+ | |Use above database for saving | ||
|Whether or not to save Pixelmon data to the external database specified in the "Connection string" setting. | |Whether or not to save Pixelmon data to the external database specified in the "Connection string" setting. | ||
|False | |False | ||
Line 86: | Line 104: | ||
===[[Elevator]]=== | ===[[Elevator]]=== | ||
{|class="wikitable sortable collapsible" | {|class="wikitable sortable collapsible" | ||
− | ! | + | ! style="width:15%"| Setting (.hocon) |
− | ! class="unsortable" | Description | + | ! style="width:15%"| Setting (in-game) |
− | ! class="unsortable" | Default value | + | ! class="unsortable" style="width:65%" | Description |
+ | ! class="unsortable" style="width:5%"| Default value | ||
|- | |- | ||
|elevatorSearchRange | |elevatorSearchRange | ||
+ | |Search range (up/down) | ||
|The maximum distance that two elevators can link together at. | |The maximum distance that two elevators can link together at. | ||
|10 | |10 | ||
Line 96: | Line 116: | ||
===[[External moves]]=== | ===[[External moves]]=== | ||
{|class="wikitable sortable collapsible" | {|class="wikitable sortable collapsible" | ||
− | ! | + | ! style="width:15%"| Setting (.hocon) |
− | ! class="unsortable" | Description | + | ! style="width:15%"| Setting (in-game) |
− | ! class="unsortable" | Default value | + | ! class="unsortable" style="width:65%" | Description |
+ | ! class="unsortable" style="width:5%"| Default value | ||
|- | |- | ||
|allowExternalMoves | |allowExternalMoves | ||
+ | |Allow external moves | ||
|Whether or not players are able to use their Pokémon's [[external moves]]. | |Whether or not players are able to use their Pokémon's [[external moves]]. | ||
|True | |True | ||
Line 106: | Line 128: | ||
===General=== | ===General=== | ||
{|class="wikitable sortable collapsible" | {|class="wikitable sortable collapsible" | ||
− | ! | + | ! style="width:15%"| Setting (.hocon) |
− | ! class="unsortable" | Description | + | ! style="width:15%"| Setting (in-game) |
− | ! class="unsortable" | Default value | + | ! class="unsortable" style="width:65%" | Description |
+ | ! class="unsortable" style="width:5%"| Default value | ||
|- | |- | ||
|allowAnvilAutoreloading | |allowAnvilAutoreloading | ||
+ | |Enable anvil auto-reloading | ||
+ | | | ||
|Anvil auto-reloading is when players can continue to [[hammer]] an item on an [[anvil]] and the item will automatically be taken and replaced with its unfinished version when finished (e.g., an [[iron base]] being obtained and replaced with an [[iron disc]] from the player's inventory), allowing players to continuously hammer stacks of items to completion. | |Anvil auto-reloading is when players can continue to [[hammer]] an item on an [[anvil]] and the item will automatically be taken and replaced with its unfinished version when finished (e.g., an [[iron base]] being obtained and replaced with an [[iron disc]] from the player's inventory), allowing players to continuously hammer stacks of items to completion. | ||
|False | |False | ||
|- | |- | ||
|allowCaptureOutsideBattle | |allowCaptureOutsideBattle | ||
+ | |Allow capture outside battle | ||
|Whether or not players are allowed to throw [[Poké Balls]] and capture Pokémon outside of battle. | |Whether or not players are allowed to throw [[Poké Balls]] and capture Pokémon outside of battle. | ||
|True | |True | ||
|- | |- | ||
|allowEventMoveTutors | |allowEventMoveTutors | ||
+ | |Allow event move tutors to spawn | ||
|Whether or not [[event move tutors]] spawn naturally. | |Whether or not [[event move tutors]] spawn naturally. | ||
|False | |False | ||
|- | |- | ||
|allowGemCrafting | |allowGemCrafting | ||
+ | |Allow Gem crafting | ||
|Whether or not [[Gems]] can be crafted. | |Whether or not [[Gems]] can be crafted. | ||
|True | |True | ||
|- | |- | ||
|allowPayDayMoney | |allowPayDayMoney | ||
+ | |Allow Pay Day money | ||
|Whether or not [[Pay Day]] will award [[PokéDollars]] to the player. | |Whether or not [[Pay Day]] will award [[PokéDollars]] to the player. | ||
|True | |True | ||
|- | |- | ||
|allowPlanting | |allowPlanting | ||
+ | |Allow Apricorn planting | ||
|Whether or not [[Apricorns]] can be planted by players. This does not remove existing [[Apricorn trees]] or prevent natural Apricorn tree generation. | |Whether or not [[Apricorns]] can be planted by players. This does not remove existing [[Apricorn trees]] or prevent natural Apricorn tree generation. | ||
|True | |True | ||
|- | |- | ||
− | | | + | |allowPokemonEditors |
+ | |Allow Pokémon editors | ||
|Whether or not players can use [[Pokémon editors]]. When disabled client-side, this will prevent other players from using Pokémon editors on the player with the setting disabled. | |Whether or not players can use [[Pokémon editors]]. When disabled client-side, this will prevent other players from using Pokémon editors on the player with the setting disabled. | ||
|True | |True | ||
|- | |- | ||
− | | | + | |allowPokemonNicknames |
+ | |Allow Pokémon nicknames | ||
|Whether or not the player can nickname owned Pokémon. On a server, this will prevent nicknames from being visible to other players. | |Whether or not the player can nickname owned Pokémon. On a server, this will prevent nicknames from being visible to other players. | ||
|True | |True | ||
|- | |- | ||
|allowPvPExperience | |allowPvPExperience | ||
+ | |Enable PvP exp. | ||
|Whether or not Pokémon can gain experience when battling other players. | |Whether or not Pokémon can gain experience when battling other players. | ||
|True | |True | ||
|- | |- | ||
|allowRareCandyCrafting | |allowRareCandyCrafting | ||
+ | |Enable Rare Candy crafting | ||
|Whether or not players are allowed to craft [[Rare Candies]]. | |Whether or not players are allowed to craft [[Rare Candies]]. | ||
|True | |True | ||
|- | |- | ||
|allowRiding | |allowRiding | ||
+ | |Allow Pokémon to be ridden | ||
|Whether or not players can [[mount]] Pokémon. | |Whether or not players can [[mount]] Pokémon. | ||
|True | |True | ||
|- | |- | ||
|allowTMReuse | |allowTMReuse | ||
+ | |Allow TM reuse | ||
|If enabled, [[TMs]] can be used an infinite amount of times without breaking. If disabled, TMs will break after being used once. | |If enabled, [[TMs]] can be used an infinite amount of times without breaking. If disabled, TMs will break after being used once. | ||
|False | |False | ||
|- | |- | ||
|allowTrainerExperience | |allowTrainerExperience | ||
+ | |Enable Trainer exp. | ||
|Whether or not [[NPC Trainers]]' Pokémon award experience upon defeat. | |Whether or not [[NPC Trainers]]' Pokémon award experience upon defeat. | ||
|True | |True | ||
|- | |- | ||
|allowVanillaMobs | |allowVanillaMobs | ||
+ | |Enable vanilla mobs | ||
|Whether or not regular ''Minecraft'' mobs like {{mc|Cow|cows}} and zombies can spawn naturally. {{mc|monster_spawner|Monster spawners}} containing {{mc|zombie|zombies}}, {{mc|skeleton|skeletons}}, or {{mc|spider|spiders}} will be converted into monsters spawners that spawn {{mc|pig|pigs}} if this setting is disabled. Other monster spawners (including ones that spawn hostile mobs like {{mc|Blaze|Blazes}}, {{mc|Cave_Spider|cave spiders}}, or {{mc|Silverfish|silverfish}}) will not be affected, nor will {{mc|Spawn_Egg|spawn eggs}}. The {{mc|Ender_dragon|Ender dragon}} also spawns naturally regardless of this setting. | |Whether or not regular ''Minecraft'' mobs like {{mc|Cow|cows}} and zombies can spawn naturally. {{mc|monster_spawner|Monster spawners}} containing {{mc|zombie|zombies}}, {{mc|skeleton|skeletons}}, or {{mc|spider|spiders}} will be converted into monsters spawners that spawn {{mc|pig|pigs}} if this setting is disabled. Other monster spawners (including ones that spawn hostile mobs like {{mc|Blaze|Blazes}}, {{mc|Cave_Spider|cave spiders}}, or {{mc|Silverfish|silverfish}}) will not be affected, nor will {{mc|Spawn_Egg|spawn eggs}}. The {{mc|Ender_dragon|Ender dragon}} also spawns naturally regardless of this setting. | ||
|False | |False | ||
|- | |- | ||
|awardPhotos | |awardPhotos | ||
+ | |Award photos to wild battle winners | ||
|Whether or not wild Pokémon will [[drop]] [[photos]] when defeated. | |Whether or not wild Pokémon will [[drop]] [[photos]] when defeated. | ||
|False | |False | ||
|- | |- | ||
|battleAIBoss | |battleAIBoss | ||
+ | |Boss Pokémon battle AI | ||
|The type of battle AI that [[boss Pokémon]] will use. | |The type of battle AI that [[boss Pokémon]] will use. | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 193: | Line 233: | ||
|- | |- | ||
|battleAITrainer | |battleAITrainer | ||
+ | |NPC Trainer battle AI | ||
|The type of battle AI that naturally spawning [[NPC Trainers]] will use. | |The type of battle AI that naturally spawning [[NPC Trainers]] will use. | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 219: | Line 260: | ||
|- | |- | ||
|battleAIWild | |battleAIWild | ||
+ | |Wild Pokémon battle AI | ||
|The type of battle AI that wild Pokémon will use. | |The type of battle AI that wild Pokémon will use. | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 241: | Line 283: | ||
|- | |- | ||
|bedsHealPokemon | |bedsHealPokemon | ||
+ | |Beds heal Pokémon | ||
|Whether or not {{mc|bed|beds}} will fully heal Pokémon when slept in. | |Whether or not {{mc|bed|beds}} will fully heal Pokémon when slept in. | ||
|True | |True | ||
|- | |- | ||
|cloningMachineEnabled | |cloningMachineEnabled | ||
+ | |Enable cloning machine | ||
|Whether or not [[cloning machines]] can be crafted and used. Disabling this setting prevents [[Mewtwo]] from being legitimately obtainable. | |Whether or not [[cloning machines]] can be crafted and used. Disabling this setting prevents [[Mewtwo]] from being legitimately obtainable. | ||
|True | |True | ||
|- | |- | ||
|chunkSpawnRadius | |chunkSpawnRadius | ||
+ | |Pokémon chunk spawn distance | ||
|The chunk radius around a player where Pokémon can spawn. | |The chunk radius around a player where Pokémon can spawn. | ||
|8 | |8 | ||
|- | |- | ||
|computerBoxes | |computerBoxes | ||
+ | |Amount of PC boxes | ||
|The number of boxes a player has access to in the [[PC]], up to a maximum of 256. | |The number of boxes a player has access to in the [[PC]], up to a maximum of 256. | ||
|16 | |16 | ||
|- | |- | ||
|dataSaveOnWorldSave | |dataSaveOnWorldSave | ||
+ | |Data save on world save | ||
|Whether or not data about players' Pokémon is saved when the world is saved. If this option is disabled, player Pokémon will need to be saved manually. | |Whether or not data about players' Pokémon is saved when the world is saved. If this option is disabled, player Pokémon will need to be saved manually. | ||
|True | |True | ||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
|enablePointToSteer | |enablePointToSteer | ||
Line 268: | Line 311: | ||
|True | |True | ||
|- | |- | ||
− | | | + | |enablePokedexWikiWebsiteOpen |
+ | |Allow Pokédex to open wiki | ||
|If disabled, all methods of opening up the Pixelmon/''Minecraft'' wikis from within Pixelmon are disabled. | |If disabled, all methods of opening up the Pixelmon/''Minecraft'' wikis from within Pixelmon are disabled. | ||
|True | |True | ||
|- | |- | ||
|enableWildAggression | |enableWildAggression | ||
+ | |Enable aggressive wild Pokémon | ||
|Whether or not aggressive wild Pokémon initiate battles against players. | |Whether or not aggressive wild Pokémon initiate battles against players. | ||
|True | |True | ||
|- | |- | ||
− | | | + | |engagePlayerByPokeBall |
+ | |Enable challenge by throwing Poké Ball | ||
|If enabled, battles between players can be initiated by a player throwing a Pokémon's Poké Ball at another player directly (rather than at the other player's Pokémon). | |If enabled, battles between players can be initiated by a player throwing a Pokémon's Poké Ball at another player directly (rather than at the other player's Pokémon). | ||
|False | |False | ||
|- | |- | ||
|expModifier | |expModifier | ||
+ | |Experience modifier | ||
|Pokémon experience gain in battle will be multiplied by this number. | |Pokémon experience gain in battle will be multiplied by this number. | ||
|1 | |1 | ||
|- | |- | ||
|forceEndBattleResult | |forceEndBattleResult | ||
+ | |Force-end battle result | ||
|This setting determines what will occur if a battle is ended without a proper conclusion (e.g., too many errors in battle, player death while in battle). Determining an official winner and loser only matters for certain aspects, such as the /pokestats [[command]], [[NPC Trainers]] that give items upon defeat, or Pixelmon [[sidemods]] that manipulate battle wins and losses. | |This setting determines what will occur if a battle is ended without a proper conclusion (e.g., too many errors in battle, player death while in battle). Determining an official winner and loser only matters for certain aspects, such as the /pokestats [[command]], [[NPC Trainers]] that give items upon defeat, or Pixelmon [[sidemods]] that manipulate battle wins and losses. | ||
*0: A winner will be decided based on which battler has more Pokémon remaining. If both battlers have the same amount of Pokémon remaining, the percentages of HP of each Pokémon remaining are summed and the winner is decided based on whose percentage HP sum is greater. If both sums are the same, the battle is considered a draw. | *0: A winner will be decided based on which battler has more Pokémon remaining. If both battlers have the same amount of Pokémon remaining, the percentages of HP of each Pokémon remaining are summed and the winner is decided based on whose percentage HP sum is greater. If both sums are the same, the battle is considered a draw. | ||
Line 292: | Line 340: | ||
|- | |- | ||
|growthScaleModifier | |growthScaleModifier | ||
+ | |Growth size variation | ||
|How much [[growth (stat)|growth]] varies the size of Pokémon. This value can range from 0-2; if set to 0, growth will have no effect on Pokémon size. | |How much [[growth (stat)|growth]] varies the size of Pokémon. This value can range from 0-2; if set to 0, growth will have no effect on Pokémon size. | ||
|1 | |1 | ||
|- | |- | ||
|maxLevel | |maxLevel | ||
+ | |Maximum level | ||
|The maximum level that a Pokémon can be. | |The maximum level that a Pokémon can be. | ||
|100 | |100 | ||
|- | |- | ||
|multiplePhotosOfSamePokemon | |multiplePhotosOfSamePokemon | ||
+ | |Allow duplicate Pokémon photos | ||
|Whether a player can take multiple [[photos]] of a single Pokémon. | |Whether a player can take multiple [[photos]] of a single Pokémon. | ||
|True | |True | ||
|- | |- | ||
|namePlateRange | |namePlateRange | ||
+ | |Name plate distance | ||
|How far away levels and names of Pokémon can be seen when outside of battle. This setting is client-side. | |How far away levels and names of Pokémon can be seen when outside of battle. This setting is client-side. | ||
*1: Default (closest) | *1: Default (closest) | ||
Line 311: | Line 363: | ||
|- | |- | ||
|needHMToRide | |needHMToRide | ||
+ | |Need HM to ride | ||
|Whether or not [[Fly]] or [[Surf]] must be known by a water or flying [[mounted]] Pokémon in order to mount it. Land mounts are unaffected by this setting. | |Whether or not [[Fly]] or [[Surf]] must be known by a water or flying [[mounted]] Pokémon in order to mount it. Land mounts are unaffected by this setting. | ||
|False | |False | ||
|- | |- | ||
|npcRarity | |npcRarity | ||
+ | |NPC rarity | ||
|How commonly [[NPC Trainers]] and [[move tutors]] spawn naturally. This can be a value between 0 and 200, where 0 disables natural NPC spawning and 200 is the maximum possible spawn rate. | |How commonly [[NPC Trainers]] and [[move tutors]] spawn naturally. This can be a value between 0 and 200, where 0 disables natural NPC spawning and 200 is the maximum possible spawn rate. | ||
|50 | |50 | ||
|- | |- | ||
|pickupRate | |pickupRate | ||
+ | |Pickup rate | ||
|The rate ({{frac|''x''}}) that [[Pickup]] will collect [[special drops]] at. | |The rate ({{frac|''x''}}) that [[Pickup]] will collect [[special drops]] at. | ||
|10 | |10 | ||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
|pokemonDropsEnabled | |pokemonDropsEnabled | ||
+ | |Enable Pokémon drops | ||
|Whether or not certain Pokémon can [[drop]] items upon defeat. | |Whether or not certain Pokémon can [[drop]] items upon defeat. | ||
|True | |True | ||
|- | |- | ||
|printErrors | |printErrors | ||
+ | |Print more detailed errors | ||
|If this option is enabled, any Pixelmon-related errors on a server will be printed to the server log in detail. If disabled, errors will be much shorter and less detailed. | |If this option is enabled, any Pixelmon-related errors on a server will be printed to the server log in detail. If disabled, errors will be much shorter and less detailed. | ||
|False | |False | ||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
|returnHeldItems | |returnHeldItems | ||
+ | |Return held items after PvP battles | ||
|If enabled, consumable [[held items]] used up during player vs. player battles will be restored when the battle ends. | |If enabled, consumable [[held items]] used up during player vs. player battles will be restored when the battle ends. | ||
|True | |True | ||
|- | |- | ||
|reusableBirdShrines | |reusableBirdShrines | ||
+ | |Allow bird shrine reuse | ||
|Whether or not [[shrines]] can be used multiple times. Players will still have to acquired a new charged orb each time to use the shrine. | |Whether or not [[shrines]] can be used multiple times. Players will still have to acquired a new charged orb each time to use the shrine. | ||
|False | |False | ||
|- | |- | ||
|scalePokémonModels | |scalePokémonModels | ||
+ | |Increase model size by 30% | ||
|If this option is enabled, Pokémon will be 30% larger than if the option was disabled. | |If this option is enabled, Pokémon will be 30% larger than if the option was disabled. | ||
|True | |True | ||
|- | |- | ||
|showWildNames | |showWildNames | ||
+ | |Show wild Pokémon names | ||
|If enabled, text labeling wild Pokémon's names will be displayed outside of battle. | |If enabled, text labeling wild Pokémon's names will be displayed outside of battle. | ||
|False | |False | ||
|- | |- | ||
|spawnBirdShrines | |spawnBirdShrines | ||
+ | |Spawn bird shrines | ||
|Whether or not [[shrines]] can spawn naturally. If disabled, shrines that already exist can still be used. | |Whether or not [[shrines]] can spawn naturally. If disabled, shrines that already exist can still be used. | ||
|True | |True | ||
|- | |- | ||
|spawnGemShrines | |spawnGemShrines | ||
+ | |Spawn Gem shrines | ||
|Whether or not [[Gem structures]] can spawn naturally. Enabling this setting also allows the use of the /halloween [[command]]. | |Whether or not [[Gem structures]] can spawn naturally. Enabling this setting also allows the use of the /halloween [[command]]. | ||
|False | |False | ||
|- | |- | ||
|spawnStructures | |spawnStructures | ||
+ | |Spawn Pixelmon structures in world | ||
|Whether or not Pixelmon structures can spawn naturally. | |Whether or not Pixelmon structures can spawn naturally. | ||
|True | |True | ||
|- | |- | ||
|spawnersOpOnly | |spawnersOpOnly | ||
+ | |Spawners op only | ||
|Whether or not players have to be ops to edit [[Pixelmon spawners]]. If this option is disabled, any player in Creative mode can edit spawners. | |Whether or not players have to be ops to edit [[Pixelmon spawners]]. If this option is disabled, any player in Creative mode can edit spawners. | ||
|True | |True | ||
|- | |- | ||
|starterOnJoin | |starterOnJoin | ||
+ | |Starter list on join | ||
|Whether or not players will pick their [[starter Pokémon]] immediately upon entering a world. | |Whether or not players will pick their [[starter Pokémon]] immediately upon entering a world. | ||
|True | |True | ||
|- | |- | ||
|systemTimeSyncInterval | |systemTimeSyncInterval | ||
+ | |Seconds between time syncs | ||
|How often Minecraft time will sync to real time (in seconds) if real time syncing is enabled. | |How often Minecraft time will sync to real time (in seconds) if real time syncing is enabled. | ||
|30 | |30 | ||
|- | |- | ||
|tradersReusable | |tradersReusable | ||
+ | |Traders are reusable | ||
|Whether or not [[traders]] can be used multiple times. If disabled, traders will disappear after completing their trade offers. | |Whether or not [[traders]] can be used multiple times. If disabled, traders will disappear after completing their trade offers. | ||
|False | |False | ||
|- | |- | ||
|useCustomTabList | |useCustomTabList | ||
+ | |Use custom tab list | ||
|If enabled, a different GUI will be used when viewing the list of online players. | |If enabled, a different GUI will be used when viewing the list of online players. | ||
|True | |True | ||
|- | |- | ||
|useExternalJSONFiles | |useExternalJSONFiles | ||
+ | |Use external JSON files | ||
|If enabled, the [[NPC]], [[special drop]], and structure JSON files can be edited in the "pixelmon" folder in the ''Minecraft'' directory. If these directories do not already exist, they will be created after enabling this option. | |If enabled, the [[NPC]], [[special drop]], and structure JSON files can be edited in the "pixelmon" folder in the ''Minecraft'' directory. If these directories do not already exist, they will be created after enabling this option. | ||
|False | |False | ||
|- | |- | ||
|useSystemTimeForWorldTime | |useSystemTimeForWorldTime | ||
+ | |Use system time for world time | ||
|Whether or not ''Minecraft'' time will sync to real time (as defined by the server's system time). | |Whether or not ''Minecraft'' time will sync to real time (as defined by the server's system time). | ||
− | |||
− | |||
− | |||
− | |||
|False | |False | ||
|- | |- | ||
|writeEntitiesToWorld | |writeEntitiesToWorld | ||
+ | |Save entities to world | ||
|Whether or not Pixelmon entities (such as naturally spawning Pokémon and [[NPC Trainers]]) are saved with the world. If enabled, the size of the world save file and the time needed to save the world increase. | |Whether or not Pixelmon entities (such as naturally spawning Pokémon and [[NPC Trainers]]) are saved with the world. If enabled, the size of the world save file and the time needed to save the world increase. | ||
|False | |False | ||
Line 405: | Line 465: | ||
===Graphics=== | ===Graphics=== | ||
{|class="wikitable sortable collapsible" | {|class="wikitable sortable collapsible" | ||
− | ! | + | ! style="width:15%"| Setting (.hocon) |
− | ! class="unsortable" | Description | + | ! style="width:15%"| Setting (in-game) |
− | ! class="unsortable" | Default value | + | ! class="unsortable" style="width:65%" | Description |
+ | ! class="unsortable" style="width:5%"| Default value | ||
+ | |- | ||
+ | |drawHealthBars | ||
+ | |Draw Pokémon health bars | ||
+ | |Whether or not HP bars will be displayed above Pokémon. | ||
+ | |False | ||
|- | |- | ||
|lowResTextures | |lowResTextures | ||
− | |Whether or not Pokémon and [[Poké Balls]] use low-resolution (256 × 256) textures, making them appear less detailed. | + | |Potato mode |
+ | |Whether or not Pokémon and [[Poké Balls]] use low-resolution (256 × 256) textures instead of normal (512 × 512) textures, making them appear less detailed. | ||
|False | |False | ||
+ | |- | ||
+ | |playerControlCamera | ||
+ | |Player-controlled battle camera | ||
+ | |Whether or not the camera can be manually moved by the player during battles. | ||
+ | |True | ||
|- | |- | ||
|renderDistanceWeight | |renderDistanceWeight | ||
+ | |Render distance weight | ||
|A number that is multiplied to the default render distance (64) to produce a final render distance. | |A number that is multiplied to the default render distance (64) to produce a final render distance. | ||
|2 | |2 | ||
|- | |- | ||
|showCurrentAttackTarget | |showCurrentAttackTarget | ||
+ | |Show current attack target | ||
|Whether or not a Pokémon's attack target ('F' key by default) is shown on the screen. | |Whether or not a Pokémon's attack target ('F' key by default) is shown on the screen. | ||
|True | |True | ||
|- | |- | ||
|useBattleCamera | |useBattleCamera | ||
+ | |Use battle camera | ||
|If enabled, the camera will change during battles to a third-person camera focusing on the battling Pokémon. If disabled, the camera will remain the same as if the player was not in a battle. | |If enabled, the camera will change during battles to a third-person camera focusing on the battling Pokémon. If disabled, the camera will remain the same as if the player was not in a battle. | ||
|True | |True | ||
|- | |- | ||
− | | | + | |useOriginalPokemonTexturesForStatues |
+ | |Statues use original textures | ||
|Whether or not statues (spawned with the /pokespawn [[command]]) use the actual Pokémon textures and colors. If disabled, statues are always gray. | |Whether or not statues (spawned with the /pokespawn [[command]]) use the actual Pokémon textures and colors. If disabled, statues are always gray. | ||
|False | |False | ||
|- | |- | ||
− | | | + | |useSmoothShadingOnPokeBalls |
+ | |Smooth shading on Poké Balls | ||
|Whether or not [[Poké Balls]] use {{tt|SMD|Studio Model Data}} normal maps in their models, making them appear smoother. | |Whether or not [[Poké Balls]] use {{tt|SMD|Studio Model Data}} normal maps in their models, making them appear smoother. | ||
|True | |True | ||
|- | |- | ||
− | | | + | |useSmoothShadingOnPokemon |
+ | |Smooth shading on Pokémon | ||
|Whether or not Pokémon use {{tt|SMD|Studio Model Data}} normal maps in their models, making them appear smoother. | |Whether or not Pokémon use {{tt|SMD|Studio Model Data}} normal maps in their models, making them appear smoother. | ||
|True | |True | ||
Line 439: | Line 517: | ||
===PixelUtilities=== | ===PixelUtilities=== | ||
{|class="wikitable sortable collapsible" | {|class="wikitable sortable collapsible" | ||
− | ! | + | ! style="width:15%"| Setting (.hocon) |
− | ! class="unsortable" | Description | + | ! style="width:15%"| Setting (in-game) |
− | ! class="unsortable" | Default value | + | ! class="unsortable" style="width:65%" | Description |
+ | ! class="unsortable" style="width:5%"| Default value | ||
|- | |- | ||
|blocksHaveLegendaries | |blocksHaveLegendaries | ||
+ | |Allow Legendaries from blocks | ||
|Whether [[Pixelmon Grass]] can contain [[Legendary Pokémon]]. | |Whether [[Pixelmon Grass]] can contain [[Legendary Pokémon]]. | ||
|False | |False | ||
|- | |- | ||
|eventCoords | |eventCoords | ||
+ | |Event Poké Gift spawning coordinates | ||
|Locations where [[event Poké Gifts]] will spawn. | |Locations where [[event Poké Gifts]] will spawn. | ||
|None | |None | ||
|- | |- | ||
|eventHasLegendaries | |eventHasLegendaries | ||
+ | |Allow Legendaries in event Poké Gifts | ||
|If enabled, it is possible for [[event Poké Gifts]] to contain [[Legendary Pokémon]]. | |If enabled, it is possible for [[event Poké Gifts]] to contain [[Legendary Pokémon]]. | ||
|False | |False | ||
|- | |- | ||
|eventHasShinies | |eventHasShinies | ||
+ | |Enable event Poké Gift Shinies | ||
|Whether or not it is possible for [[event Poké Gifts]] to contain [[Shiny Pokémon]] | |Whether or not it is possible for [[event Poké Gifts]] to contain [[Shiny Pokémon]] | ||
|False | |False | ||
|- | |- | ||
− | | | + | |eventMaxPokemon |
+ | |Event Poké Gift maximum Pokémon | ||
|The maximum number of Pokémon that can be contained inside an [[event Poké Gift]]. The event Poké Gift will contain a random amount of Pokémon between 1 and the specified value. | |The maximum number of Pokémon that can be contained inside an [[event Poké Gift]]. The event Poké Gift will contain a random amount of Pokémon between 1 and the specified value. | ||
|1 | |1 | ||
|- | |- | ||
− | | | + | |eventPokeGiftLoad |
+ | |Enable Poké Gift events | ||
|Whether or not [[event Poké Gifts]] spawn. | |Whether or not [[event Poké Gifts]] spawn. | ||
|False | |False | ||
|- | |- | ||
|eventShinyRate | |eventShinyRate | ||
+ | |Event Poké Gift Shiny rate (1/x) | ||
|The chance of an [[event Poké Gift]] containing a [[Shiny Pokémon]] with the formula {{frac|''x''}}. | |The chance of an [[event Poké Gift]] containing a [[Shiny Pokémon]] with the formula {{frac|''x''}}. | ||
|{{frac|10}} | |{{frac|10}} | ||
|- | |- | ||
|eventTime | |eventTime | ||
+ | |Event Poké Gift custom date (D/M) | ||
|If desired, a specified date for [[event Poké Gifts]] to spawn can be used for the option in the form ''day''/''month''. | |If desired, a specified date for [[event Poké Gifts]] to spawn can be used for the option in the form ''day''/''month''. | ||
|None | |None | ||
|- | |- | ||
− | | | + | |pokeGiftHaveEvents |
+ | |Enable Poké Gift events | ||
|Whether or not [[Poké Gifts]] can be placed and opened. | |Whether or not [[Poké Gifts]] can be placed and opened. | ||
|True | |True | ||
|- | |- | ||
− | | | + | |pokeGiftReusable |
+ | |Poké Gifts reusable | ||
|If enabled, [[Poké Gifts]] will remain after players claim them, but each Poké Gift can only be claimed once per player. If disabled, claiming a Poké Gift will cause it to disappear. | |If enabled, [[Poké Gifts]] will remain after players claim them, but each Poké Gift can only be claimed once per player. If disabled, claiming a Poké Gift will cause it to disappear. | ||
|False | |False | ||
|- | |- | ||
|scaleGrassBattles | |scaleGrassBattles | ||
+ | |Scale grass battle levels to player | ||
|Whether or not the levels Pokémon found in [[Pixelmon grass]] will scale to the level of the player's highest-leveled Pokémon. | |Whether or not the levels Pokémon found in [[Pixelmon grass]] will scale to the level of the player's highest-leveled Pokémon. | ||
|False | |False | ||
Line 489: | Line 579: | ||
===PokéLoot=== | ===PokéLoot=== | ||
{|class="wikitable sortable collapsible" | {|class="wikitable sortable collapsible" | ||
− | ! | + | ! style="width:15%"| Setting (.hocon) |
− | ! class="unsortable" | Description | + | ! style="width:15%"| Setting (in-game) |
− | ! class="unsortable" | Default value | + | ! class="unsortable" style="width:65%" | Description |
+ | ! class="unsortable" style="width:5%"| Default value | ||
|- | |- | ||
|spawnGrotto | |spawnGrotto | ||
+ | |Spawn Hidden Grottos | ||
|Whether or not [[Hidden Grottos]] spawn naturally. | |Whether or not [[Hidden Grottos]] spawn naturally. | ||
|True | |True | ||
|- | |- | ||
|spawnHidden | |spawnHidden | ||
+ | |Spawn invisible PokéLoot | ||
|Whether or not invisible [[PokéLoot chests]] spawn naturally. | |Whether or not invisible [[PokéLoot chests]] spawn naturally. | ||
|True | |True | ||
|- | |- | ||
|spawnMode | |spawnMode | ||
+ | |PokéLoot spawn mode | ||
|The default setting for how [[PokéLoot chests]] act once looted. | |The default setting for how [[PokéLoot chests]] act once looted. | ||
*First Come, First Served (FCFS)-Chest disappears once looted by a player. | *First Come, First Served (FCFS)-Chest disappears once looted by a player. | ||
Line 510: | Line 604: | ||
|- | |- | ||
|spawnNormal | |spawnNormal | ||
+ | |Spawn normal Pokéloot | ||
|Whether or not visible [[PokéLoot chests]] spawn naturally. | |Whether or not visible [[PokéLoot chests]] spawn naturally. | ||
|True | |True | ||
|- | |- | ||
|spawnRate | |spawnRate | ||
+ | |PokéLoot spawn rate | ||
|The frequency at which [[PokéLoot chests]] spawn. | |The frequency at which [[PokéLoot chests]] spawn. | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 540: | Line 636: | ||
|- | |- | ||
|timedLootReuseSeconds | |timedLootReuseSeconds | ||
+ | |Reuse cooldown | ||
|How often players can loot [[PokéLoot chests]] that are set to have timed loot. This value is in seconds. | |How often players can loot [[PokéLoot chests]] that are set to have timed loot. This value is in seconds. | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 559: | Line 656: | ||
===Sounds=== | ===Sounds=== | ||
{|class="wikitable sortable collapsible" | {|class="wikitable sortable collapsible" | ||
− | ! | + | ! style="width:15%"| Setting (.hocon) |
− | ! class="unsortable" | Description | + | ! style="width:15%"| Setting (in-game) |
− | ! class="unsortable" | Default value | + | ! class="unsortable" style="width:65%" | Description |
+ | ! class="unsortable" style="width:5%"| Default value | ||
|- | |- | ||
|maxMusicDelay | |maxMusicDelay | ||
+ | |Maximum music delay | ||
|The maximum number of ticks that can pass before another music track will play after the previous one finishes. | |The maximum number of ticks that can pass before another music track will play after the previous one finishes. | ||
|24000 (20 minutes) | |24000 (20 minutes) | ||
|- | |- | ||
|minMusicDelay | |minMusicDelay | ||
+ | |Minimum music delay | ||
|The minimum number of ticks that can pass before another music track will play after the previous one finishes. | |The minimum number of ticks that can pass before another music track will play after the previous one finishes. | ||
|12000 (10 minutes) | |12000 (10 minutes) | ||
+ | |- | ||
+ | |removeVanillaMusic | ||
+ | |Remove vanilla music | ||
+ | |Whether or not vanilla ''Minecraft'' music (not including music discs) can randomly play instead of Pixelmon music.. | ||
+ | |True | ||
|} | |} | ||
===Spawning=== | ===Spawning=== | ||
{|class="wikitable sortable collapsible" | {|class="wikitable sortable collapsible" | ||
− | ! | + | ! style="width:15%"| Setting (.hocon) |
− | ! class="unsortable" | Description | + | ! style="width:15%"| Setting (in-game) |
− | ! class="unsortable" | Default value | + | ! class="unsortable" style="width:65%" | Description |
+ | ! class="unsortable" style="width:5%"| Default value | ||
|- | |- | ||
|Gen1 | |Gen1 | ||
+ | |Generation 1 | ||
|Whether or not Generation 1 Pokémon ([[Bulbasaur|#1]]-[[Mew|#151]]) can spawn. | |Whether or not Generation 1 Pokémon ([[Bulbasaur|#1]]-[[Mew|#151]]) can spawn. | ||
|True | |True | ||
|- | |- | ||
|Gen2 | |Gen2 | ||
+ | |Generation 2 | ||
|Whether or not Generation 2 Pokémon ([[Chikorita|#152]]-[[Celebi|#251]]) can spawn. | |Whether or not Generation 2 Pokémon ([[Chikorita|#152]]-[[Celebi|#251]]) can spawn. | ||
|True | |True | ||
|- | |- | ||
|Gen3 | |Gen3 | ||
+ | |Generation 3 | ||
|Whether or not Generation 3 Pokémon ([[Treecko|#252]]-#386) can spawn. | |Whether or not Generation 3 Pokémon ([[Treecko|#252]]-#386) can spawn. | ||
|True | |True | ||
|- | |- | ||
|Gen4 | |Gen4 | ||
+ | |Generation 4 | ||
|Whether or not Generation 4 Pokémon ([[Turtwig|#387]]-#493) can spawn. | |Whether or not Generation 4 Pokémon ([[Turtwig|#387]]-#493) can spawn. | ||
|True | |True | ||
|- | |- | ||
|Gen5 | |Gen5 | ||
+ | |Generation 5 | ||
|Whether or not Generation 5 Pokémon (#494-#649) can spawn. | |Whether or not Generation 5 Pokémon (#494-#649) can spawn. | ||
|True | |True | ||
|- | |- | ||
|Gen6 | |Gen6 | ||
− | |Whether or not Generation 6 Pokémon (#650-#721) can spawn | + | |Generation 6 |
+ | |Whether or not Generation 6 Pokémon (#650-#721) can spawn. | ||
|True | |True | ||
|- | |- | ||
|allowLegendarySpawn | |allowLegendarySpawn | ||
+ | |Allow Legendaries to spawn | ||
|Whether or not [[Legendary Pokémon]] will spawn naturally. This only affects Pokémon that use the Legendary spawn rate. | |Whether or not [[Legendary Pokémon]] will spawn naturally. This only affects Pokémon that use the Legendary spawn rate. | ||
|True | |True | ||
|- | |- | ||
|bossSpawnRate | |bossSpawnRate | ||
+ | |Boss spawn rate (1/x) | ||
|The rarity of [[boss Pokémon]], using the formula {{frac|''x''}} Pokémon. | |The rarity of [[boss Pokémon]], using the formula {{frac|''x''}} Pokémon. | ||
|250 ({{frac|250}} Pokémon) | |250 ({{frac|250}} Pokémon) | ||
|- | |- | ||
|despawnOnFleeOrLoss | |despawnOnFleeOrLoss | ||
+ | |Despawn on flee or loss | ||
|Whether or not wild Pokémon will despawn if the player flees from them or loses against them. | |Whether or not wild Pokémon will despawn if the player flees from them or loses against them. | ||
|False | |False | ||
|- | |- | ||
|displayLegendaryGlobalMessage | |displayLegendaryGlobalMessage | ||
+ | |Display Legendary global message | ||
|Whether or not a message will display when a [[Legendary Pokémon]] spawns. The message also displays which [[biome]] the Pokémon spawned in. | |Whether or not a message will display when a [[Legendary Pokémon]] spawns. The message also displays which [[biome]] the Pokémon spawned in. | ||
|True | |True | ||
|- | |- | ||
|distancePerLevel | |distancePerLevel | ||
+ | |Distance per level | ||
|If the "spawnLevelsByDistance" setting is enabled, this setting determines the rate (in block distance) that wild Pokémon levels increase according to the distance from the world spawn point. | |If the "spawnLevelsByDistance" setting is enabled, this setting determines the rate (in block distance) that wild Pokémon levels increase according to the distance from the world spawn point. | ||
|30 | |30 | ||
|- | |- | ||
|hiddenAbilitySpawnRate | |hiddenAbilitySpawnRate | ||
+ | |Hidden Ability spawn rate | ||
|The rarity of hidden [[Abilities]] on wild or spawned-in Pokémon, using the formula {{frac|''x''}} Pokémon. This setting does not affect [[breeding]]. | |The rarity of hidden [[Abilities]] on wild or spawned-in Pokémon, using the formula {{frac|''x''}} Pokémon. This setting does not affect [[breeding]]. | ||
|150 ({{frac|150}} Pokémon) | |150 ({{frac|150}} Pokémon) | ||
|- | |- | ||
|increaseVillageSpawnRate | |increaseVillageSpawnRate | ||
+ | |Increase village spawn rate | ||
|Whether to make [[towns]] spawn more often than they do in vanilla ''Minecraft''. | |Whether to make [[towns]] spawn more often than they do in vanilla ''Minecraft''. | ||
|True | |True | ||
|- | |- | ||
|legendaryRepeatSpawnTicks | |legendaryRepeatSpawnTicks | ||
+ | |Legendary repeat spawn ticks | ||
|The minimum amount of ticks that must pass before a particular [[Legendary Pokémon]] species can spawn again after previously spawning. | |The minimum amount of ticks that must pass before a particular [[Legendary Pokémon]] species can spawn again after previously spawning. | ||
|96,000 ticks (80 minutes) | |96,000 ticks (80 minutes) | ||
|- | |- | ||
|legendarySpawnChance | |legendarySpawnChance | ||
+ | |Legendary spawn chance | ||
|The chance of a [[Legendary Pokémon]] spawn attempt succeeding (0-1). The frequency of this spawn attempt is defined by the "legendarySpawnTicks" setting. | |The chance of a [[Legendary Pokémon]] spawn attempt succeeding (0-1). The frequency of this spawn attempt is defined by the "legendarySpawnTicks" setting. | ||
|0.3 (30%) | |0.3 (30%) | ||
|- | |- | ||
|legendarySpawnTicks | |legendarySpawnTicks | ||
+ | |Legendary spawn ticks | ||
|How often (in ticks) a [[Legendary Pokémon]] attempts to spawn. The chance of this attempt succeeding is defined by the "legendarySpawnChance" setting. | |How often (in ticks) a [[Legendary Pokémon]] attempts to spawn. The chance of this attempt succeeding is defined by the "legendarySpawnChance" setting. | ||
|3,000 ticks (2 minutes and 30 seconds) | |3,000 ticks (2 minutes and 30 seconds) | ||
|- | |- | ||
− | | | + | |maxFlyingPokemon |
+ | |Max flying Pokémon | ||
|The maximum number of naturally spawning [[Spawn location#Air persistent spawns|air persistent spawns]]) that can exist at once. | |The maximum number of naturally spawning [[Spawn location#Air persistent spawns|air persistent spawns]]) that can exist at once. | ||
|2 | |2 | ||
|- | |- | ||
− | | | + | |maxLandPokemon |
+ | |Max land Pokémon | ||
|The maximum number of naturally spawning [[Spawn location#Land spawns|land Pokémon]] + [[Spawn location#Air spawns|air Pokémon]] that can exist at once. | |The maximum number of naturally spawning [[Spawn location#Land spawns|land Pokémon]] + [[Spawn location#Air spawns|air Pokémon]] that can exist at once. | ||
|40 | |40 | ||
|- | |- | ||
|maxLevelByDistance | |maxLevelByDistance | ||
+ | |Maximum spawn level (by distance) | ||
|The maximum level that Pokémon can spawn at when the spawnLevelsByDistance option is enabled. | |The maximum level that Pokémon can spawn at when the spawnLevelsByDistance option is enabled. | ||
|60 | |60 | ||
|- | |- | ||
|maxSpawnsPerTick | |maxSpawnsPerTick | ||
+ | |Max Pokémon spawns per tick | ||
|The maximum number of Pokémon that can spawn naturally per tick. | |The maximum number of Pokémon that can spawn naturally per tick. | ||
|100 | |100 | ||
|- | |- | ||
− | | | + | |maxUndergroundPokemon |
+ | |Max underground Pokémon | ||
|The maximum number of naturally spawning [[Spawn location#Underground spawns|underground Pokémon]] that can exist at once. | |The maximum number of naturally spawning [[Spawn location#Underground spawns|underground Pokémon]] that can exist at once. | ||
|20 | |20 | ||
|- | |- | ||
− | | | + | |maxWaterPokemon |
+ | |Max water Pokémon | ||
|The maximum number of naturally spawning [[Spawn location#Water spawns|water Pokémon]] that can exist at once. | |The maximum number of naturally spawning [[Spawn location#Water spawns|water Pokémon]] that can exist at once. | ||
|20 | |20 | ||
|- | |- | ||
|replaceMCVillagers | |replaceMCVillagers | ||
+ | |Replace Minecraft villagers | ||
|Whether to replace ''Minecraft's'' {{mc|villagers}} with [[chatting NPCs]] in {{mc|villages}}. | |Whether to replace ''Minecraft's'' {{mc|villagers}} with [[chatting NPCs]] in {{mc|villages}}. | ||
|True | |True | ||
|- | |- | ||
|shinySpawnRate | |shinySpawnRate | ||
+ | |Shiny spawn rate (1/x) | ||
|The rarity of [[Shiny Pokémon]], using the formula {{frac|''x''}} Pokémon. | |The rarity of [[Shiny Pokémon]], using the formula {{frac|''x''}} Pokémon. | ||
|8192 ({{frac|8192}} Pokémon) | |8192 ({{frac|8192}} Pokémon) | ||
|- | |- | ||
|spawnDimensions | |spawnDimensions | ||
+ | |Dimensions to spawn in | ||
|Dimensions (by number) that Pokémon will spawn naturally in. If there are no dimensions in the setting, no Pokémon will spawn naturally. This setting does not affect [[Pixelmon spawners]]. | |Dimensions (by number) that Pokémon will spawn naturally in. If there are no dimensions in the setting, no Pokémon will spawn naturally. This setting does not affect [[Pixelmon spawners]]. | ||
{| class="wikitable" | {| class="wikitable" | ||
Line 692: | Line 823: | ||
|- | |- | ||
|spawnGyms | |spawnGyms | ||
+ | |Spawn Gyms | ||
|Whether [[Gyms]] can spawn naturally. | |Whether [[Gyms]] can spawn naturally. | ||
|True | |True | ||
|- | |- | ||
|spawnLevelsByDistance | |spawnLevelsByDistance | ||
+ | |Spawn levels by distance | ||
|If enabled, wild Pokémon levels will increase as the distance from the world spawn point increases. If disabled, wild Pokémon will spawn with varying levels regardless of the distance from the world spawn point. | |If enabled, wild Pokémon levels will increase as the distance from the world spawn point increases. If disabled, wild Pokémon will spawn with varying levels regardless of the distance from the world spawn point. | ||
|False | |False | ||
|- | |- | ||
− | | | + | |spawnPokeMarts |
+ | |Spawn shopkeepers | ||
|Whether [[Poké Marts]] can spawn in [[towns]]. | |Whether [[Poké Marts]] can spawn in [[towns]]. | ||
|True | |True | ||
|- | |- | ||
|spawnTickRate | |spawnTickRate | ||
+ | |Spawn ticks | ||
|The rate (in ticks) that Pokémon spawning will be ticked at. | |The rate (in ticks) that Pokémon spawning will be ticked at. | ||
|60 (3 seconds) | |60 (3 seconds) | ||
Line 710: | Line 845: | ||
===Starters=== | ===Starters=== | ||
{|class="wikitable sortable collapsible" | {|class="wikitable sortable collapsible" | ||
− | ! | + | ! style="width:15%"| Setting (.hocon) |
− | ! class="unsortable" | Description | + | ! style="width:15%"| Setting (in-game) |
− | ! class="unsortable" | Default value | + | ! class="unsortable" style="width:65%" | Description |
+ | ! class="unsortable" style="width:5%"| Default value | ||
|- | |- | ||
|level | |level | ||
+ | |Starter level | ||
|The initial level that Trainers' [[starter Pokémon]] will be at. This can be between levels 5 and 100. | |The initial level that Trainers' [[starter Pokémon]] will be at. This can be between levels 5 and 100. | ||
|5 | |5 | ||
|- | |- | ||
|shiny | |shiny | ||
+ | |Shiny starters | ||
|If enabled, Trainers' [[starter Pokémon]] will always be [[Shiny]]. | |If enabled, Trainers' [[starter Pokémon]] will always be [[Shiny]]. | ||
|False | |False | ||
|- | |- | ||
|starterList | |starterList | ||
+ | |Starter list | ||
|The choices that players will have for their [[starter Pokémon]]. There can be a maximum of 15 choices. If a Pokémon has multiple forms, the form can be defined by placing the corresponding [[form index]] directly after the Pokémon's name (e.g., "Unown10" for [[Unown]] K). | |The choices that players will have for their [[starter Pokémon]]. There can be a maximum of 15 choices. If a Pokémon has multiple forms, the form can be defined by placing the corresponding [[form index]] directly after the Pokémon's name (e.g., "Unown10" for [[Unown]] K). | ||
| | | |
Revision as of 17:00, 22 December 2016
The Pixelmon config file, "pixelmon.hocon", is a file containing numerous settings for Pixelmon. The file can be located by going to the Minecraft folder (accessible by clicking the "Open Game Dir" button on the Minecraft launcher's profile editor screen) and opening the "config" folder. If using the Pixelmon launcher, the config file can be accessed by selecting the "Browse to Profile Folder" option on the main launcher screen and navigating to the "config" folder.
The config file can be edited inside Minecraft by pressing a certain hotkey (P by default), or by selecting Pixelmon from the "Mods" section in the main menu or the "Mod Options" section in-game. The file can also be edited with a plain text editor such as Notepad or TextEdit. If edited with a plain text editor, changes will only be reflected when the target world is not online; changing the config file while the world is online will cause no changes to occur to the world until the world is reloaded.
Contents
Settings
AFK handler
The AFK handler is a system that automatically takes control of battling players that have not responded for an amount of time. Once the AFK handler takes over, the unresponsive player may resume control at any time.
Setting (.hocon) | Setting (in-game) | Description | Default value |
---|---|---|---|
afkActivateSeconds | AFK activate seconds | The amount of time (in seconds) that a player can be unresponsive in battle before the AFK handler takes control. | 90 seconds |
afkHandlerTurnSeconds | AFK turn seconds | The amount of time that the AFK handler takes to make a move. | 15 seconds |
enableAFKHandler | AFK handler enabled | Whether or not the AFK handler is enabled. | False |
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 |
allowRanchCrafting | Allow ranch crafting | Whether or not ranch blocks can be crafted. | 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 |
allowRandomSpawnedEggsToBeLegendary | /pokegiveegg can give Legendaries | Whether or not Eggs spawned with a gift box or the random Egg feature of /pokegiveEgg 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) |
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 |
Database
These settings deal with saving Pixelmon data (e.g., Pokémon in players' parties and PC) to an external database.
Setting (.hocon) | Setting (in-game) | Description | Default value |
---|---|---|---|
connectionString | Connection string | The URL that specifies the location of the database that Pixelmon data will be saved to. Can be either an H2 database or a MySQL database (jdbc:type://hostname:port/dbname?user=username&password=password). | jdbc:h2:// |
saveToExternalDatabase | Use above database for saving | Whether or not to save Pixelmon data to the external database specified in the "Connection string" setting. | False |
Elevator
Setting (.hocon) | Setting (in-game) | Description | Default value |
---|---|---|---|
elevatorSearchRange | Search range (up/down) | The maximum distance that two elevators can link together at. | 10 |
External moves
Setting (.hocon) | Setting (in-game) | Description | Default value |
---|---|---|---|
allowExternalMoves | Allow external moves | Whether or not players are able to use their Pokémon's external moves. | True |
General
Setting (.hocon) | Setting (in-game) | Description | Default value | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
allowAnvilAutoreloading | Enable anvil auto-reloading | Anvil auto-reloading is when players can continue to hammer an item on an anvil and the item will automatically be taken and replaced with its unfinished version when finished (e.g., an iron base being obtained and replaced with an iron disc from the player's inventory), allowing players to continuously hammer stacks of items to completion. | False | |||||||||||||||
allowCaptureOutsideBattle | Allow capture outside battle | Whether or not players are allowed to throw Poké Balls and capture Pokémon outside of battle. | True | |||||||||||||||
allowEventMoveTutors | Allow event move tutors to spawn | Whether or not event move tutors spawn naturally. | False | |||||||||||||||
allowGemCrafting | Allow Gem crafting | Whether or not Gems can be crafted. | True | |||||||||||||||
allowPayDayMoney | Allow Pay Day money | Whether or not Pay Day will award PokéDollars to the player. | True | |||||||||||||||
allowPlanting | Allow Apricorn planting | Whether or not Apricorns can be planted by players. This does not remove existing Apricorn trees or prevent natural Apricorn tree generation. | True | |||||||||||||||
allowPokemonEditors | Allow Pokémon editors | Whether or not players can use Pokémon editors. When disabled client-side, this will prevent other players from using Pokémon editors on the player with the setting disabled. | True | |||||||||||||||
allowPokemonNicknames | Allow Pokémon nicknames | Whether or not the player can nickname owned Pokémon. On a server, this will prevent nicknames from being visible to other players. | True | |||||||||||||||
allowPvPExperience | Enable PvP exp. | Whether or not Pokémon can gain experience when battling other players. | True | |||||||||||||||
allowRareCandyCrafting | Enable Rare Candy crafting | Whether or not players are allowed to craft Rare Candies. | True | |||||||||||||||
allowRiding | Allow Pokémon to be ridden | Whether or not players can mount Pokémon. | True | |||||||||||||||
allowTMReuse | Allow TM reuse | If enabled, TMs can be used an infinite amount of times without breaking. If disabled, TMs will break after being used once. | False | |||||||||||||||
allowTrainerExperience | Enable Trainer exp. | Whether or not NPC Trainers' Pokémon award experience upon defeat. | True | |||||||||||||||
allowVanillaMobs | Enable vanilla mobs | Whether or not regular Minecraft mobs like cows and zombies can spawn naturally. Monster spawners containing zombies, skeletons, or spiders will be converted into monsters spawners that spawn pigs if this setting is disabled. Other monster spawners (including ones that spawn hostile mobs like Blazes, cave spiders, or silverfish) will not be affected, nor will spawn eggs. The Ender dragon also spawns naturally regardless of this setting. | False | |||||||||||||||
awardPhotos | Award photos to wild battle winners | Whether or not wild Pokémon will drop photos when defeated. | False | |||||||||||||||
battleAIBoss | Boss Pokémon battle AI | The type of battle AI that boss Pokémon will use.
|
2 (Aggressive) | |||||||||||||||
battleAITrainer | NPC Trainer battle AI | The type of battle AI that naturally spawning NPC Trainers will use.
|
3 (Tactical) | |||||||||||||||
battleAIWild | Wild Pokémon battle AI | The type of battle AI that wild Pokémon will use.
|
1 (Random) | |||||||||||||||
bedsHealPokemon | Beds heal Pokémon | Whether or not beds will fully heal Pokémon when slept in. | True | |||||||||||||||
cloningMachineEnabled | Enable cloning machine | Whether or not cloning machines can be crafted and used. Disabling this setting prevents Mewtwo from being legitimately obtainable. | True | |||||||||||||||
chunkSpawnRadius | Pokémon chunk spawn distance | The chunk radius around a player where Pokémon can spawn. | 8 | |||||||||||||||
computerBoxes | Amount of PC boxes | The number of boxes a player has access to in the PC, up to a maximum of 256. | 16 | |||||||||||||||
dataSaveOnWorldSave | Data save on world save | Whether or not data about players' Pokémon is saved when the world is saved. If this option is disabled, player Pokémon will need to be saved manually. | True | |||||||||||||||
enablePointToSteer | If enabled, this option causes a mounted Pokémon to be steered by moving the camera, matching the directional controls on foot. If disabled, mounted Pokémon are steered using the keybinds for moving left and right. | True | ||||||||||||||||
enablePokedexWikiWebsiteOpen | Allow Pokédex to open wiki | If disabled, all methods of opening up the Pixelmon/Minecraft wikis from within Pixelmon are disabled. | True | |||||||||||||||
enableWildAggression | Enable aggressive wild Pokémon | Whether or not aggressive wild Pokémon initiate battles against players. | True | |||||||||||||||
engagePlayerByPokeBall | Enable challenge by throwing Poké Ball | If enabled, battles between players can be initiated by a player throwing a Pokémon's Poké Ball at another player directly (rather than at the other player's Pokémon). | False | |||||||||||||||
expModifier | Experience modifier | Pokémon experience gain in battle will be multiplied by this number. | 1 | |||||||||||||||
forceEndBattleResult | Force-end battle result | This setting determines what will occur if a battle is ended without a proper conclusion (e.g., too many errors in battle, player death while in battle). Determining an official winner and loser only matters for certain aspects, such as the /pokestats command, NPC Trainers that give items upon defeat, or Pixelmon sidemods that manipulate battle wins and losses.
|
0 (determine winner based on Pokémon remaining) | |||||||||||||||
growthScaleModifier | Growth size variation | How much growth varies the size of Pokémon. This value can range from 0-2; if set to 0, growth will have no effect on Pokémon size. | 1 | |||||||||||||||
maxLevel | Maximum level | The maximum level that a Pokémon can be. | 100 | |||||||||||||||
multiplePhotosOfSamePokemon | Allow duplicate Pokémon photos | Whether a player can take multiple photos of a single Pokémon. | True | |||||||||||||||
namePlateRange | Name plate distance | How far away levels and names of Pokémon can be seen when outside of battle. This setting is client-side.
|
1 (Default) | |||||||||||||||
needHMToRide | Need HM to ride | Whether or not Fly or Surf must be known by a water or flying mounted Pokémon in order to mount it. Land mounts are unaffected by this setting. | False | |||||||||||||||
npcRarity | NPC rarity | How commonly NPC Trainers and move tutors spawn naturally. This can be a value between 0 and 200, where 0 disables natural NPC spawning and 200 is the maximum possible spawn rate. | 50 | |||||||||||||||
pickupRate | Pickup rate | The rate (1x) that Pickup will collect special drops at. | 10 | |||||||||||||||
pokemonDropsEnabled | Enable Pokémon drops | Whether or not certain Pokémon can drop items upon defeat. | True | |||||||||||||||
printErrors | Print more detailed errors | If this option is enabled, any Pixelmon-related errors on a server will be printed to the server log in detail. If disabled, errors will be much shorter and less detailed. | False | |||||||||||||||
returnHeldItems | Return held items after PvP battles | If enabled, consumable held items used up during player vs. player battles will be restored when the battle ends. | True | |||||||||||||||
reusableBirdShrines | Allow bird shrine reuse | Whether or not shrines can be used multiple times. Players will still have to acquired a new charged orb each time to use the shrine. | False | |||||||||||||||
scalePokémonModels | Increase model size by 30% | If this option is enabled, Pokémon will be 30% larger than if the option was disabled. | True | |||||||||||||||
showWildNames | Show wild Pokémon names | If enabled, text labeling wild Pokémon's names will be displayed outside of battle. | False | |||||||||||||||
spawnBirdShrines | Spawn bird shrines | Whether or not shrines can spawn naturally. If disabled, shrines that already exist can still be used. | True | |||||||||||||||
spawnGemShrines | Spawn Gem shrines | Whether or not Gem structures can spawn naturally. Enabling this setting also allows the use of the /halloween command. | False | |||||||||||||||
spawnStructures | Spawn Pixelmon structures in world | Whether or not Pixelmon structures can spawn naturally. | True | |||||||||||||||
spawnersOpOnly | Spawners op only | Whether or not players have to be ops to edit Pixelmon spawners. If this option is disabled, any player in Creative mode can edit spawners. | True | |||||||||||||||
starterOnJoin | Starter list on join | Whether or not players will pick their starter Pokémon immediately upon entering a world. | True | |||||||||||||||
systemTimeSyncInterval | Seconds between time syncs | How often Minecraft time will sync to real time (in seconds) if real time syncing is enabled. | 30 | |||||||||||||||
tradersReusable | Traders are reusable | Whether or not traders can be used multiple times. If disabled, traders will disappear after completing their trade offers. | False | |||||||||||||||
useCustomTabList | Use custom tab list | If enabled, a different GUI will be used when viewing the list of online players. | True | |||||||||||||||
useExternalJSONFiles | Use external JSON files | If enabled, the NPC, special drop, and structure JSON files can be edited in the "pixelmon" folder in the Minecraft directory. If these directories do not already exist, they will be created after enabling this option. | False | |||||||||||||||
useSystemTimeForWorldTime | Use system time for world time | Whether or not Minecraft time will sync to real time (as defined by the server's system time). | False | |||||||||||||||
writeEntitiesToWorld | Save entities to world | Whether or not Pixelmon entities (such as naturally spawning Pokémon and NPC Trainers) are saved with the world. If enabled, the size of the world save file and the time needed to save the world increase. | False |
Graphics
Setting (.hocon) | Setting (in-game) | Description | Default value |
---|---|---|---|
drawHealthBars | Draw Pokémon health bars | Whether or not HP bars will be displayed above Pokémon. | False |
lowResTextures | Potato mode | Whether or not Pokémon and Poké Balls use low-resolution (256 × 256) textures instead of normal (512 × 512) textures, making them appear less detailed. | False |
playerControlCamera | Player-controlled battle camera | Whether or not the camera can be manually moved by the player during battles. | True |
renderDistanceWeight | Render distance weight | A number that is multiplied to the default render distance (64) to produce a final render distance. | 2 |
showCurrentAttackTarget | Show current attack target | Whether or not a Pokémon's attack target ('F' key by default) is shown on the screen. | True |
useBattleCamera | Use battle camera | If enabled, the camera will change during battles to a third-person camera focusing on the battling Pokémon. If disabled, the camera will remain the same as if the player was not in a battle. | True |
useOriginalPokemonTexturesForStatues | Statues use original textures | Whether or not statues (spawned with the /pokespawn command) use the actual Pokémon textures and colors. If disabled, statues are always gray. | False |
useSmoothShadingOnPokeBalls | Smooth shading on Poké Balls | Whether or not Poké Balls use SMD normal maps in their models, making them appear smoother. | True |
useSmoothShadingOnPokemon | Smooth shading on Pokémon | Whether or not Pokémon use SMD normal maps in their models, making them appear smoother. | True |
PixelUtilities
Setting (.hocon) | Setting (in-game) | Description | Default value |
---|---|---|---|
blocksHaveLegendaries | Allow Legendaries from blocks | Whether Pixelmon Grass can contain Legendary Pokémon. | False |
eventCoords | Event Poké Gift spawning coordinates | Locations where event Poké Gifts will spawn. | None |
eventHasLegendaries | Allow Legendaries in event Poké Gifts | If enabled, it is possible for event Poké Gifts to contain Legendary Pokémon. | False |
eventHasShinies | Enable event Poké Gift Shinies | Whether or not it is possible for event Poké Gifts to contain Shiny Pokémon | False |
eventMaxPokemon | Event Poké Gift maximum Pokémon | The maximum number of Pokémon that can be contained inside an event Poké Gift. The event Poké Gift will contain a random amount of Pokémon between 1 and the specified value. | 1 |
eventPokeGiftLoad | Enable Poké Gift events | Whether or not event Poké Gifts spawn. | False |
eventShinyRate | Event Poké Gift Shiny rate (1/x) | The chance of an event Poké Gift containing a Shiny Pokémon with the formula 1x. | 110 |
eventTime | Event Poké Gift custom date (D/M) | If desired, a specified date for event Poké Gifts to spawn can be used for the option in the form day/month. | None |
pokeGiftHaveEvents | Enable Poké Gift events | Whether or not Poké Gifts can be placed and opened. | True |
pokeGiftReusable | Poké Gifts reusable | If enabled, Poké Gifts will remain after players claim them, but each Poké Gift can only be claimed once per player. If disabled, claiming a Poké Gift will cause it to disappear. | False |
scaleGrassBattles | Scale grass battle levels to player | Whether or not the levels Pokémon found in Pixelmon grass will scale to the level of the player's highest-leveled Pokémon. | False |
PokéLoot
Setting (.hocon) | Setting (in-game) | Description | Default value | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
spawnGrotto | Spawn Hidden Grottos | Whether or not Hidden Grottos spawn naturally. | True | |||||||||||||||
spawnHidden | Spawn invisible PokéLoot | Whether or not invisible PokéLoot chests spawn naturally. | True | |||||||||||||||
spawnMode | PokéLoot spawn mode | The default setting for how PokéLoot chests act once looted.
|
0 (First Come, First Served) | |||||||||||||||
spawnNormal | Spawn normal Pokéloot | Whether or not visible PokéLoot chests spawn naturally. | True | |||||||||||||||
spawnRate | PokéLoot spawn rate | The frequency at which PokéLoot chests spawn.
|
1 (Normal) | |||||||||||||||
timedLootReuseSeconds | Reuse cooldown | How often players can loot PokéLoot chests that are set to have timed loot. This value is in seconds.
|
86,400 seconds (1 day) |
Sounds
Setting (.hocon) | Setting (in-game) | Description | Default value |
---|---|---|---|
maxMusicDelay | Maximum music delay | The maximum number of ticks that can pass before another music track will play after the previous one finishes. | 24000 (20 minutes) |
minMusicDelay | Minimum music delay | The minimum number of ticks that can pass before another music track will play after the previous one finishes. | 12000 (10 minutes) |
removeVanillaMusic | Remove vanilla music | Whether or not vanilla Minecraft music (not including music discs) can randomly play instead of Pixelmon music.. | True |
Spawning
Setting (.hocon) | Setting (in-game) | Description | Default value | ||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Gen1 | Generation 1 | Whether or not Generation 1 Pokémon (#1-#151) can spawn. | True | ||||||||
Gen2 | Generation 2 | Whether or not Generation 2 Pokémon (#152-#251) can spawn. | True | ||||||||
Gen3 | Generation 3 | Whether or not Generation 3 Pokémon (#252-#386) can spawn. | True | ||||||||
Gen4 | Generation 4 | Whether or not Generation 4 Pokémon (#387-#493) can spawn. | True | ||||||||
Gen5 | Generation 5 | Whether or not Generation 5 Pokémon (#494-#649) can spawn. | True | ||||||||
Gen6 | Generation 6 | Whether or not Generation 6 Pokémon (#650-#721) can spawn. | True | ||||||||
allowLegendarySpawn | Allow Legendaries to spawn | Whether or not Legendary Pokémon will spawn naturally. This only affects Pokémon that use the Legendary spawn rate. | True | ||||||||
bossSpawnRate | Boss spawn rate (1/x) | The rarity of boss Pokémon, using the formula 1x Pokémon. | 250 (1250 Pokémon) | ||||||||
despawnOnFleeOrLoss | Despawn on flee or loss | Whether or not wild Pokémon will despawn if the player flees from them or loses against them. | False | ||||||||
displayLegendaryGlobalMessage | Display Legendary global message | Whether or not a message will display when a Legendary Pokémon spawns. The message also displays which biome the Pokémon spawned in. | True | ||||||||
distancePerLevel | Distance per level | If the "spawnLevelsByDistance" setting is enabled, this setting determines the rate (in block distance) that wild Pokémon levels increase according to the distance from the world spawn point. | 30 | ||||||||
hiddenAbilitySpawnRate | Hidden Ability spawn rate | The rarity of hidden Abilities on wild or spawned-in Pokémon, using the formula 1x Pokémon. This setting does not affect breeding. | 150 (1150 Pokémon) | ||||||||
increaseVillageSpawnRate | Increase village spawn rate | Whether to make towns spawn more often than they do in vanilla Minecraft. | True | ||||||||
legendaryRepeatSpawnTicks | Legendary repeat spawn ticks | The minimum amount of ticks that must pass before a particular Legendary Pokémon species can spawn again after previously spawning. | 96,000 ticks (80 minutes) | ||||||||
legendarySpawnChance | Legendary spawn chance | The chance of a Legendary Pokémon spawn attempt succeeding (0-1). The frequency of this spawn attempt is defined by the "legendarySpawnTicks" setting. | 0.3 (30%) | ||||||||
legendarySpawnTicks | Legendary spawn ticks | How often (in ticks) a Legendary Pokémon attempts to spawn. The chance of this attempt succeeding is defined by the "legendarySpawnChance" setting. | 3,000 ticks (2 minutes and 30 seconds) | ||||||||
maxFlyingPokemon | Max flying Pokémon | The maximum number of naturally spawning air persistent spawns) that can exist at once. | 2 | ||||||||
maxLandPokemon | Max land Pokémon | The maximum number of naturally spawning land Pokémon + air Pokémon that can exist at once. | 40 | ||||||||
maxLevelByDistance | Maximum spawn level (by distance) | The maximum level that Pokémon can spawn at when the spawnLevelsByDistance option is enabled. | 60 | ||||||||
maxSpawnsPerTick | Max Pokémon spawns per tick | The maximum number of Pokémon that can spawn naturally per tick. | 100 | ||||||||
maxUndergroundPokemon | Max underground Pokémon | The maximum number of naturally spawning underground Pokémon that can exist at once. | 20 | ||||||||
maxWaterPokemon | Max water Pokémon | The maximum number of naturally spawning water Pokémon that can exist at once. | 20 | ||||||||
replaceMCVillagers | Replace Minecraft villagers | Whether to replace Minecraft's villagers with chatting NPCs in villages. | True | ||||||||
shinySpawnRate | Shiny spawn rate (1/x) | The rarity of Shiny Pokémon, using the formula 1x Pokémon. | 8192 (18192 Pokémon) | ||||||||
spawnDimensions | Dimensions to spawn in | Dimensions (by number) that Pokémon will spawn naturally in. If there are no dimensions in the setting, no Pokémon will spawn naturally. This setting does not affect Pixelmon spawners.
|
0 (Overworld) | ||||||||
spawnGyms | Spawn Gyms | Whether Gyms can spawn naturally. | True | ||||||||
spawnLevelsByDistance | Spawn levels by distance | If enabled, wild Pokémon levels will increase as the distance from the world spawn point increases. If disabled, wild Pokémon will spawn with varying levels regardless of the distance from the world spawn point. | False | ||||||||
spawnPokeMarts | Spawn shopkeepers | Whether Poké Marts can spawn in towns. | True | ||||||||
spawnTickRate | Spawn ticks | The rate (in ticks) that Pokémon spawning will be ticked at. | 60 (3 seconds) |
Starters
Setting (.hocon) | Setting (in-game) | Description | Default value |
---|---|---|---|
level | Starter level | The initial level that Trainers' starter Pokémon will be at. This can be between levels 5 and 100. | 5 |
shiny | Shiny starters | If enabled, Trainers' starter Pokémon will always be Shiny. | False |
starterList | Starter list | The choices that players will have for their starter Pokémon. There can be a maximum of 15 choices. If a Pokémon has multiple forms, the form can be defined by placing the corresponding form index directly after the Pokémon's name (e.g., "Unown10" for Unown K). |