# PokeWiki

## Highlights

* View Pokémon's abilities.
* View Pokémon's type matchups.
* View Pokémon's drops.
* View Pokémon's movesets.
* View Pokémon's spawn locations.
* View Pokémon's evolutions.
* View Pokémon's aspects.
* View Pokémon's level moves.
* View Pokémon's evolution moves.
* View Pokémon's egg moves.
* View Pokémon's tutor moves.
* View Pokémon's disk moves.

## Commands

<table><thead><tr><th width="257.33333333333326">Command</th><th width="277">Permission</th><th>Description</th></tr></thead><tbody><tr><td>/pokewiki info</td><td>N/A</td><td>Shows the plugin information and commands.</td></tr><tr><td>/pokewiki reload</td><td>pokewiki.command.reload</td><td>Reloads the configuration files.</td></tr><tr><td>/pokewiki [&#x3C;species>]</td><td>N/A</td><td>Opens the pokemon wiki user interface.</td></tr></tbody></table>

## Main Configuration

<details>

<summary>Expand</summary>

```json
{
  "CommandAlias": [
    "pokewiki",
    "pwiki",
    "wiki"
  ],
  # The aspect listed here will not show in the aspects user interface.
  "HideAspects": [
    "aspect1",
    "aspect2"
  ],
  "DexEntryMaximumCharactersPerLine": 70,
  "LevelMoveMaximumCharactersPerLine": 70,
  "EvolutionMoveMaximumCharactersPerLine": 70,
  "EggMoveMaximumCharactersPerLine": 70,
  "TutorMoveMaximumCharactersPerLine": 70,
  "DiskMoveMaximumCharactersPerLine": 70,
  "BiomeMaximumCharactersPerLine": 100,
  "BiomeEvoRequirementMaximumCharactersPerLine": 80,
  "DialogueSpeakerPokemon": "pikachu",
  "DialogueSpeakerPlayerUUID": "",
  "DialogueSpeakerName": "Professor Pikachu",
  "DialogueTexts": [
    "Enter the pokemon name you want to search."
  ],
  "MainUserInterfaceRows": 6,
  "MainUserInterfaceTitle": "&#404040Pokemon Wiki",
  "MainUserInterface": {
    "0": {
      "DisplayItem": "minecraft:red_stained_glass_pane"
    },
    "1": {
      "DisplayItem": "minecraft:red_stained_glass_pane"
    },
    "2": {
      "DisplayItem": "minecraft:red_stained_glass_pane"
    },
    "3": {
      "DisplayItem": "minecraft:red_stained_glass_pane"
    },
    "4": {
      "Type": "search",
      "DisplayItem": "minecraft:compass",
      "DisplayName": "&6Search Pokemon"
    },
    "5": {
      "DisplayItem": "minecraft:red_stained_glass_pane"
    },
    "6": {
      "DisplayItem": "minecraft:red_stained_glass_pane"
    },
    "7": {
      "DisplayItem": "minecraft:red_stained_glass_pane"
    },
    "8": {
      "DisplayItem": "minecraft:red_stained_glass_pane"
    },
    "9": {
      "DisplayItem": "minecraft:red_stained_glass_pane"
    },
    "17": {
      "DisplayItem": "minecraft:red_stained_glass_pane"
    },
    "18": {
      "DisplayItem": "minecraft:black_stained_glass_pane"
    },
    "26": {
      "DisplayItem": "minecraft:black_stained_glass_pane"
    },
    "27": {
      "DisplayItem": "minecraft:black_stained_glass_pane"
    },
    "35": {
      "DisplayItem": "minecraft:black_stained_glass_pane"
    },
    "36": {
      "DisplayItem": "minecraft:white_stained_glass_pane"
    },
    "44": {
      "DisplayItem": "minecraft:white_stained_glass_pane"
    },
    "45": {
      "DisplayItem": "minecraft:white_stained_glass_pane"
    },
    "46": {
      "DisplayItem": "minecraft:white_stained_glass_pane"
    },
    "47": {
      "DisplayItem": "minecraft:white_stained_glass_pane"
    },
    "48": {
      "Type": "previous",
      "DisplayItem": "minecraft:spectral_arrow",
      "DisplayName": "&6Previous"
    },
    "49": {
      "DisplayItem": "minecraft:white_stained_glass_pane"
    },
    "50": {
      "Type": "next",
      "DisplayItem": "minecraft:spectral_arrow",
      "DisplayName": "&6Next"
    },
    "51": {
      "DisplayItem": "minecraft:white_stained_glass_pane"
    },
    "52": {
      "DisplayItem": "minecraft:white_stained_glass_pane"
    },
    "53": {
      "DisplayItem": "minecraft:white_stained_glass_pane"
    }
  },
  "WikiUserInterfaceRows": 5,
  "WikiUserInterfaceTitle": "&#404040%pokemon%'s Wiki",
  "AspectWikiUserInterfaceTitle": "&#404040%aspect% %pokemon%'s Wiki",
  "WikiUserInterface": {
    "0": {
      "DisplayItem": "minecraft:red_stained_glass_pane"
    },
    "1": {
      "DisplayItem": "minecraft:red_stained_glass_pane"
    },
    "2": {
      "DisplayItem": "minecraft:red_stained_glass_pane"
    },
    "3": {
      "DisplayItem": "minecraft:red_stained_glass_pane"
    },
    "4": {
      "Type": "pokemon",
      "DisplayLore": [
        "&7%dex_entry%"
      ]
    },
    "5": {
      "DisplayItem": "minecraft:red_stained_glass_pane"
    },
    "6": {
      "DisplayItem": "minecraft:red_stained_glass_pane"
    },
    "7": {
      "DisplayItem": "minecraft:red_stained_glass_pane"
    },
    "8": {
      "DisplayItem": "minecraft:red_stained_glass_pane"
    },
    "9": {
      "DisplayItem": "minecraft:red_stained_glass_pane"
    },
    "11": {
      "DisplayItem": "cobblemon:pokedex_red",
      "DisplayName": "&6Base Information",
      "DisplayLore": [
        "&eType: %types%",
        "&eEgg Group: &b%egg_group%",
        "&eCatch Rate: &7%catch_rate%",
        "&eMale Ratio: &7%male_ratio%",
        "&eFemale Ratio: &7%female_ratio%"
      ]
    },
    "12": {
      "Type": "abilities",
      "DisplayItem": "cobblemon:ability_capsule",
      "DisplayName": "&6Abilities"
    },
    "13": {
      "DisplayItem": "cobblemon:dubious_disc",
      "DisplayName": "&6Base Stats",
      "DisplayLore": [
        "&eHP: &7%base_stat_hp%",
        "&eAttack: &7%base_stat_attack%",
        "&eDefense: &7%base_stat_defense%",
        "&eSpecial Attack: &7%base_stat_special_attack%",
        "&eSpecial Defense: &7%base_stat_special_defense%",
        "&eSpeed: &7%base_stat_speed%"
      ]
    },
    "14": {
      "DisplayItem": "cobblemon:power_weight",
      "DisplayName": "&6EV Yields",
      "DisplayLore": [
        "&eHP: &7%ev_yield_hp%",
        "&eAttack: &7%ev_yield_attack%",
        "&eDefense: &7%ev_yield_defense%",
        "&eSpecial Attack: &7%ev_yield_special_attack%",
        "&eSpecial Defense: &7%ev_yield_special_defense%",
        "&eSpeed: &7%ev_yield_speed%"
      ]
    },
    "15": {
      "Type": "defensive_matchups",
      "DisplayItem": "cobblemon:expert_belt",
      "DisplayName": "&6Type Matchups"
    },
    "17": {
      "DisplayItem": "minecraft:red_stained_glass_pane"
    },
    "18": {
      "DisplayItem": "minecraft:black_stained_glass_pane"
    },
    "20": {
      "Type": "drops",
      "DisplayItem": "minecraft:chest",
      "DisplayName": "&6Drops"
    },
    "21": {
      "Type": "moveset",
      "DisplayItem": "minecraft:book",
      "DisplayName": "&6Optimal MoveSets"
    },
    "22": {
      "Type": "spawn_locations",
      "DisplayItem": "minecraft:spruce_sapling",
      "DisplayName": "&6Spawn Locations",
      "DisplayLore": [
        "&eClick to view spawn locations."
      ]
    },
    "23": {
      "Type": "evolutions",
      "DisplayItem": "cobblemon:rare_candy",
      "DisplayName": "&6Evolutions",
      "DisplayLore": [
        "&eClick to view evolutions."
      ]
    },
    "24": {
      "Type": "aspects",
      "DisplayItem": "cobblemon:upgrade",
      "DisplayName": "&6Aspects",
      "DisplayLore": [
        "&eClick to view aspects."
      ]
    },
    "26": {
      "DisplayItem": "minecraft:black_stained_glass_pane"
    },
    "27": {
      "DisplayItem": "minecraft:white_stained_glass_pane"
    },
    "29": {
      "Type": "level_moves",
      "DisplayItem": "cobblemon:growth_mulch",
      "DisplayName": "&6Level Moves"
    },
    "30": {
      "Type": "evolution_moves",
      "DisplayItem": "cobblemon:metal_coat",
      "DisplayName": "&6Evolution Moves"
    },
    "31": {
      "Type": "egg_moves",
      "DisplayItem": "minecraft:turtle_egg",
      "DisplayName": "&6Egg Moves"
    },
    "32": {
      "Type": "tutor_moves",
      "DisplayItem": "cobblemon:monitor",
      "DisplayName": "&6Tutor Moves"
    },
    "33": {
      "Type": "disk_moves",
      "DisplayItem": "minecraft:lectern",
      "DisplayName": "&6TMs Moves"
    },
    "35": {
      "DisplayItem": "minecraft:white_stained_glass_pane"
    },
    "36": {
      "DisplayItem": "minecraft:white_stained_glass_pane"
    },
    "37": {
      "DisplayItem": "minecraft:white_stained_glass_pane"
    },
    "38": {
      "DisplayItem": "minecraft:white_stained_glass_pane"
    },
    "39": {
      "DisplayItem": "minecraft:white_stained_glass_pane"
    },
    "40": {
      "Type": "back",
      "DisplayItem": "cobblemon:eject_button",
      "DisplayName": "&6Back"
    },
    "41": {
      "DisplayItem": "minecraft:white_stained_glass_pane"
    },
    "42": {
      "DisplayItem": "minecraft:white_stained_glass_pane"
    },
    "43": {
      "DisplayItem": "minecraft:white_stained_glass_pane"
    },
    "44": {
      "DisplayItem": "minecraft:white_stained_glass_pane"
    }
  },
  "GroundedSpawnLocationDisplayItem": "minecraft:grass_block",
  "GroundedSpawnLocationDisplayName": "&6Location Type: Grounded",
  "GroundedSpawnLocationDisplayItemNbt": [],
  "SeafloorSpawnLocationDisplayItem": "minecraft:sea_lantern",
  "SeafloorSpawnLocationDisplayName": "&6Location Type: Seafloor",
  "SeafloorSpawnLocationDisplayItemNbt": [],
  "LavafloorSpawnLocationDisplayItem": "minecraft:magma_block",
  "LavafloorSpawnLocationDisplayName": "&6Location Type: Lavafloor",
  "LavafloorSpawnLocationDisplayItemNbt": [],
  "SubmergedSpawnLocationDisplayItem": "minecraft:water_bucket",
  "SubmergedSpawnLocationDisplayName": "&6Location Type: Submerged",
  "SubmergedSpawnLocationDisplayItemNbt": [],
  "SurfaceSpawnLocationDisplayItem": "minecraft:sand",
  "SurfaceSpawnLocationDisplayName": "&6Location Type: Surface",
  "SurfaceSpawnLocationDisplayItemNbt": [],
  "FishingSpawnLocationDisplayItem": "cobblemon:poke_rod",
  "FishingSpawnLocationDisplayName": "&6Location Type: Fishing",
  "FishingSpawnLocationDisplayItemNbt": [],
  "ListUserInterfaceRows": 5,
  "SpawnLocationListUserInterfaceTitle": "&#404040%pokemon%'s Spawn Locations",
  "EvolutionListUserInterfaceTitle": "&#404040%pokemon%'s Evolutions",
  "AspectListUserInterfaceTitle": "&#404040%pokemon%'s Aspects",
  "ListUserInterface": {
    "0": {
      "DisplayItem": "minecraft:red_stained_glass_pane"
    },
    "1": {
      "DisplayItem": "minecraft:red_stained_glass_pane"
    },
    "2": {
      "DisplayItem": "minecraft:red_stained_glass_pane"
    },
    "3": {
      "DisplayItem": "minecraft:red_stained_glass_pane"
    },
    "4": {
      "DisplayItem": "minecraft:red_stained_glass_pane"
    },
    "5": {
      "DisplayItem": "minecraft:red_stained_glass_pane"
    },
    "6": {
      "DisplayItem": "minecraft:red_stained_glass_pane"
    },
    "7": {
      "DisplayItem": "minecraft:red_stained_glass_pane"
    },
    "8": {
      "DisplayItem": "minecraft:red_stained_glass_pane"
    },
    "9": {
      "DisplayItem": "minecraft:red_stained_glass_pane"
    },
    "17": {
      "DisplayItem": "minecraft:red_stained_glass_pane"
    },
    "18": {
      "DisplayItem": "minecraft:black_stained_glass_pane"
    },
    "26": {
      "DisplayItem": "minecraft:black_stained_glass_pane"
    },
    "27": {
      "DisplayItem": "minecraft:white_stained_glass_pane"
    },
    "35": {
      "DisplayItem": "minecraft:white_stained_glass_pane"
    },
    "36": {
      "DisplayItem": "minecraft:white_stained_glass_pane"
    },
    "37": {
      "DisplayItem": "minecraft:white_stained_glass_pane"
    },
    "38": {
      "DisplayItem": "minecraft:white_stained_glass_pane"
    },
    "39": {
      "Type": "previous",
      "DisplayItem": "minecraft:spectral_arrow",
      "DisplayName": "&6Previous"
    },
    "40": {
      "Type": "back",
      "DisplayItem": "cobblemon:eject_button",
      "DisplayName": "&6Back"
    },
    "41": {
      "Type": "next",
      "DisplayItem": "minecraft:spectral_arrow",
      "DisplayName": "&6Next"
    },
    "42": {
      "DisplayItem": "minecraft:white_stained_glass_pane"
    },
    "43": {
      "DisplayItem": "minecraft:white_stained_glass_pane"
    },
    "44": {
      "DisplayItem": "minecraft:white_stained_glass_pane"
    }
  }
}
```

</details>

## MoveSets Configuration

<details>

<summary>Expand</summary>

```json
{
  "NoData": "&eNo optimal moveset available at the moment.",
  "Data": {
    "Charizard": [
      "&aSwords Dance",
      "&eCharizard @ Flying Gem",
      "&bAbility: Blaze",
      "&bEVs: 252 Atk / 4 Def / 252 Spe",
      "&bJolly Nature",
      "&bSwords Dance, Dragon Claw, Flare Blitz, Roost."
    ]
  }
}
```

</details>

## Messages Configuration

<details>

<summary>Expand</summary>

```json
{
  "InvalidPokemonName": "&cNo pokemon found with the name %name%",
  "PokemonSpriteTitle": "&6%pokemon% &b(#%dex_number%)",
  "PokemonAspectSpriteTitle": "&6%aspect% %pokemon% &b(#%dex_number%)",
  "PokemonSpriteLore": [
    "&eClick to open %pokemon%'s wiki."
  ],
  "PokemonAspectSpriteLore": [
    "&eClick to open %aspect% %pokemon%'s wiki."
  ],
  "TypeText": "%type1%&f/%type2%",
  "AbilityText": "&7- &e%ability%",
  "AbilityDescription": "&7%description%",
  "HiddenAbilityText": "&7- &b(Hidden Ability) &e%ability%",
  "ItemDropText": "&e[%min%x-%max%x] &b%item% &a(%percentage%%)",
  "LevelMoves": "&7%level%: %moves%",
  "DefensiveMatchups": [
    "&cWeak Against:",
    "%weaknesses%",
    " ",
    "&aResistance Against:",
    "%resistances%"
  ],
  "EvolutionLevelUp": "&aEvolves by leveling up.",
  "EvolutionTrade": "&aEvolves by trading.",
  "EvolutionBlockCondition": "&aEvolves by clicking a %block% block.",
  "EvolutionItemInteraction": "&aEvolves by clicking with %item% item.",
  "EvolutionRequirementLevelUp": "&7- &eLevel %level%.",
  "EvolutionRequirementHeldItem": "&7- &eHeld Item %item%.",
  "EvolutionRequirementFriendship": "&7- &eFriendship at least %friendship%.",
  "EvolutionRequirementMoonPhase": "&7- &eDuring %moon_phase%.",
  "EvolutionRequirementTime": "&7- &eDuring %time% time.",
  "EvolutionRequirementMove": "&7- &eHas the move %move%.",
  "EvolutionRequirementMoveType": "&7- &eHas a %type% type move.",
  "EvolutionRequirementMoveUsage": "&7- &eMust have used the move %move% at least %uses% times.",
  "EvolutionRequirementDamageTaken": "&7- &eMust have it take %damage% or more damage in a battle without fainting.",
  "EvolutionRequirementWeather": "&7- &eDuring %weather% weather.",
  "EvolutionRequirementCriticalHit": "&7- &eMust land %amount% critical hits in a single battle.",
  "EvolutionRequirementBlocksTraveled": "&7- &eMust walk %amount% blocks.",
  "EvolutionRequirementDefeat": "&7- &eDefeat %amount% %property%",
  "EvolutionRequirementPartyMember": "&7- &eMust have the following property in your party: %property%",
  "EvolutionRequirementNotPartyMember": "&7- &eMust not have the following property in your party: %property%",
  "EvolutionRequirementBiome": "&7- &eMust be in any following biome: %biomes%.",
  "SpawnLocationLore": [
    "&eLevel Range: &b%level_range%",
    "&eRarity Multipliers: %multipliers%",
    "&eSpawning Conditions:"
  ],
  "NoneText": "&bNone",
  "Multiplier": "&a(x%multiplier%) %conditions%",
  "LureEnchantmentLevel": "&bLure enchantment level: &a%level%&f",
  "WeatherText": "&bWeather: &a%weather%",
  "RainingText": "Raining",
  "ThunderingText": "Thundering",
  "StructureText": "&bStructure: &a%structure%",
  "BiomeText": "&a%biome% &7(%rarity%%)&f",
  "AddedSpawnLocationLore": {},
  "MoveTypeColors": {
    "Water": "&#539AE2",
    "Fighting": "&#CB5F48",
    "Rock": "&#B2A061",
    "Ground": "&#CC9F4F",
    "Electric": "&#E5C531",
    "Ice": "&#70CBD4",
    "Grass": "&#71C558",
    "Normal": "&#AAB09F",
    "Steel": "&#89A1B0",
    "Dragon": "&#6A7BAF",
    "Flying": "&#7DA6DE",
    "Psychic": "&#E5709B",
    "Bug": "&#94BC4A",
    "Ghost": "&#846AB6",
    "Dark": "&#736C75",
    "Fire": "&#EA7A3C",
    "Poison": "&#B468B7",
    "Fairy": "&#E397D1"
  },
  "CustomTranslations": {
    "biome.terralith.desert_spires": "Desert Spires",
    "biome.terralith.cave.desert_caves": "Desert Caves",
    "structure.terralith.underground/sunken_tower": "Sunken Tower",
    "biome.terralith.alpha_islands": "Alpha Islands",
    "biome.terralith.cave/desert_caves": "Desert Caves",
    "biome.terralith.alpha_islands_winter": "Alpha Islands (Winter)",
    "biome.terralith.lavender_valley": "Lavender Valley",
    "biome.terralith.steppe": "Steppe",
    "biome.terralith.orchid_swamp": "Orchid Swamp",
    "biome.terralith.frozen_cliffs": "Frozen Cliffs",
    "biome.terralith.siberian_taiga": "Siberian Taiga",
    "biome.terralith.volcanic_peaks": "Volcanic Peaks",
    "biome.terralith.cave/granite_caves": "Granite Caves",
    "biome.terralith.snowy_cherry_grove": "Snowy Cherry Grove",
    "biome.terralith.white_mesa": "White Mesa",
    "biome.terralith.wintry_lowlands": "Wintry Lowlands",
    "biome.terralith.mirage_isles": "Mirage Isles",
    "structure.terralith.underground/frosted_dungeon": "Frosted Dungeon",
    "structure.terralith.spire": "Spire",
    "biome.terralith.savanna_badlands": "Savanna Badlands",
    "biome.terralith.lush_valley": "Lush Valley",
    "night": "&bTime: &aNight",
    "biome.terralith.arid_highlands": "Arid Highlands",
    "biome.terralith.sandstone_valley": "Sandstone Valley",
    "biome.terralith.moonlight_valley": "Moonlight Valley",
    "biome.terralith.cave.infested_caves": "Infested Caves",
    "biome.terralith.scarlet_mountains": "Scarlet Mountains",
    "biome.terralith.cave.andesite_caves": "Andesite Caves",
    "morning": "&bTime: &aMorning",
    "biome.terralith.skylands_summer": "Skylands (Summer)",
    "structure.terralith.underground/giant_bee_hive": "Giant Bee Hive",
    "biome.terralith.glacial_chasm": "Glacial Chasm",
    "predawn": "&bTime: &aPredawn",
    "structure.terralith.underground/oak_cabin": "Oak Cabin",
    "dawn": "&bTime: &aDawn",
    "biome.terralith.rocky_jungle": "Rocky Jungle",
    "biome.terralith.warm_river": "Warm River",
    "biome.terralith.jungle_mountains": "Jungle Mountains",
    "biome.terralith.mountain_steppe": "Mountain Steppe",
    "biome.terralith.granite_cliffs": "Granite Cliffs",
    "biome.terralith.cave/diorite_caves": "Diorite Caves",
    "biome.terralith.cave/andesite_caves": "Andesite Caves",
    "biome.terralith.skylands_winter": "Skylands (Winter)",
    "biome.terralith.basalt_cliffs": "Basalt Cliffs",
    "structure.terralith.underground/witch_hut": "Witch Hut",
    "noon": "&bTime: &aNoon",
    "biome.terralith.moonlight_grove": "Moonlight Grove",
    "biome.terralith.rocky_mountains": "Rocky Mountains",
    "biome.terralith.gravel_desert": "Gravel Desert",
    "biome.terralith.lush_desert": "Lush Desert",
    "biome.terralith.caldera": "Caldera",
    "biome.terralith.valley_clearing": "Valley Clearing",
    "biome.terralith.stony_spires": "Stony Spires",
    "biome.terralith.temperate_highlands": "Temperate Highlands",
    "biome.terralith.cave/frostfire_caves": "Frostfire Caves",
    "biome.terralith.alpine_grove": "Alpine Grove",
    "biome.terralith.red_oasis": "Red Oasis",
    "biome.terralith.yosemite_lowlands": "Yosemite Lowlands",
    "biome.terralith.sakura_valley": "Sakura Valley",
    "structure.terralith.fortified_village": "Fortified Village",
    "biome.terralith.windswept_spires": "Windswept Spires",
    "biome.terralith.fractured_savanna": "Fractured Savanna",
    "biome.terralith.warped_mesa": "Warped Mesa",
    "biome.terralith.cave.thermal_caves": "Thermal Caves",
    "biome.terralith.alpine_highlands": "Alpine Highlands",
    "biome.terralith.painted_mountains": "Painted Mountains",
    "biome.terralith.hot_shrubland": "Hot Shrubland",
    "structure.terralith.underground/mining_outpost": "Mining Outpost",
    "evening": "&bTime: &aEvening",
    "biome.terralith.amethyst_canyon": "Amethyst Canyon",
    "biome.terralith.rocky_shrubland": "Rocky Shrubland",
    "biome.terralith.cave.diorite_caves": "Diorite Caves",
    "biome.terralith.highlands": "Highlands",
    "biome.terralith.snowy_badlands": "Snowy Badlands",
    "biome.terralith.snowy_shield": "Snowy Shield",
    "dusk": "&bTime: &aDusk",
    "biome.terralith.cave/infested_caves": "Infested Caves",
    "biome.terralith.cave.ice_caves": "Ice Caves",
    "biome.terralith.cave/underground_jungle": "Underground Jungle",
    "biome.terralith.deep_warm_ocean": "Deep Warm Ocean",
    "biome.terralith.skylands_spring": "Skylands (Spring)",
    "biome.terralith.cold_shrubland": "Cold Shrubland",
    "day": "&bTime: &aDay",
    "biome.terralith.cave/crystal_caves": "Crystal Caves",
    "biome.terralith.ashen_savanna": "Ashen Savanna",
    "biome.terralith.brushland": "Brushland",
    "biome.terralith.shield": "Shield",
    "biome.terralith.cave.tuff_caves": "Tuff Caves",
    "biome.terralith.cave/deep_caves": "Deep Caves",
    "biome.terralith.ancient_sands": "Ancient Sands",
    "structure.terralith.glacial_hut": "Glacial Hut",
    "structure.terralith.fortified_desert_village": "Fortified Desert Village",
    "biome.terralith.snowy_maple_forest": "Snowy Maple Forest",
    "biome.terralith.yellowstone": "Yellowstone",
    "biome.terralith.cave/mantle_caves": "Mantle Caves",
    "biome.terralith.bryce_canyon": "Bryce Canyon",
    "biome.terralith.siberian_grove": "Siberian Grove",
    "biome.terralith.tropical_jungle": "Tropical Jungle",
    "biome.terralith.white_cliffs": "White Cliffs",
    "biome.terralith.cave.fungal_caves": "Fungal Caves",
    "biome.terralith.cave/tuff_caves": "Tuff Caves",
    "biome.terralith.shield_clearing": "Shield Clearing",
    "biome.terralith.cave/fungal_caves": "Fungal Caves",
    "biome.terralith.amethyst_rainforest": "Amethyst Rainforest",
    "twilight": "&bTime: &aTwilight",
    "biome.terralith.blooming_valley": "Blooming Valley",
    "biome.terralith.cave.granite_caves": "Granite Caves",
    "structure.terralith.underground/old_refinery": "Old Refinery",
    "biome.terralith.cave.frostfire_caves": "Frostfire Caves",
    "biome.terralith.forested_highlands": "Forested Highlands",
    "biome.terralith.lavender_forest": "Lavender Forest",
    "biome.terralith.desert_oasis": "Desert Oasis",
    "biome.terralith.cave.crystal_caves": "Crystal Caves",
    "biome.terralith.cave.deep_caves": "Deep Caves",
    "biome.terralith.shrubland": "Shrubland",
    "biome.terralith.cave.underground_jungle": "Underground Jungle",
    "midnight": "&bTime: &aMidnight",
    "biome.terralith.cloud_forest": "Cloud Forest",
    "biome.terralith.savanna_slopes": "Savanna Slopes",
    "biome.terralith.cave/ice_caves": "Ice Caves",
    "biome.terralith.wintry_forest": "Wintry Forest",
    "biome.terralith.blooming_plateau": "Blooming Plateau",
    "biome.terralith.ice_marsh": "Ice Marsh",
    "biome.terralith.sakura_grove": "Sakura Grove",
    "any": "&bTime: &aAnytime",
    "biome.terralith.emerald_peaks": "Emerald Peaks",
    "biome.terralith.gravel_beach": "Gravel Beach",
    "biome.terralith.haze_mountain": "Haze Mountain",
    "afternoon": "&bTime: &aAfternoon",
    "biome.terralith.cave/thermal_caves": "Thermal Caves",
    "biome.terralith.desert_canyon": "Desert Canyon",
    "biome.terralith.birch_taiga": "Birch Taiga",
    "biome.terralith.skylands_autumn": "Skylands (Autumn)",
    "biome.terralith.volcanic_crater": "Volcanic Crater",
    "biome.terralith.yosemite_cliffs": "Yosemite Cliffs",
    "biome.terralith.cave.mantle_caves": "Mantle Caves"
  }
}
```

</details>

## Dependencies

* Java 21
* [GooeyLibs Fabric 1.21.1](https://modrinth.com/mod/gooeylibs)
* [Cobblemon Fabric 1.21.1](https://modrinth.com/mod/cobblemon/)

## Example

{% embed url="<https://youtu.be/keaJtVcbyRg>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://blockyville.gitbook.io/library/pokewiki.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
