▶️ ЗАБЕРИ СВОИ 8 ПОДАРКОВ 🎁 ПРИ СОЗДАНИИ СВОЕГО МАЙНКРАФТ СЕРВЕРА
Моды/Cobblemon Pokestops
Cobblemon Pokestops

Cobblemon Pokestops

This mod adds Pokemon GO inspired Pokestops to Cobblemon. Pokestops can be used to get items, and they have a cooldown period after being used.

725
5

This mod adds Pokemon GO inspired Pokestops to Cobblemon. Pokestops can be used to get items, and they have a cooldown period after being used. Currently, Pokestops require someone with admin/creative permissions to place them, but in the future, we plan to add Pokestop world generation as well.

Trophies

In addition to the standard Pokestop blocks, there are also Trophies that can be obtained by using Pokestops. These trophies are purely cosmetic and serve as a way to show off your dedication to the Pokestop system. They can be displayed in item frames or used as decorative items in your builds.

Finish the Advancement Chain in-game to obtain the Trophies, which include:

  • Pokestop Trophy: Awarded for using a Pokestop 500 times.
  • Wingedstop Trophy: Awarded for using a Winged Pokestop 500 times.
  • Pokeball Stop Trophy: Awarded for using a Pokeball Stop 500 times.
  • Healing Stop Trophy: Awarded for using a Healing Stop 500 times.

Requirements

Optional Dependencies

Available Pokestop Types

Pokestop

The standard Pokestop design, which can be found in various colors.

  • Cooldown: 5 minutes
  • Rewards: 1-2 random items from the Pokestop loot table
  • Color Variants:
    • Blue
    • Gold
    • Green
    • Black

Wingedstop

A Pokestop variant with wings, giving it a more unique appearance.

  • Cooldown: 5 minutes
  • Rewards: 1-2 random items from the Wingedstop loot table
  • Color Variants:
    • Blue
    • Gold
    • Green

Pokeball Stop

A Pokestop variant designed to look like a giant Pokeball.

  • Cooldown: 5 minutes
  • Rewards: 1-2 random items from the Pokeball Stop loot table
  • Variants:
    • Park Ball
    • Premier Ball
    • Ultra Ball
    • Master Ball

Healing Stop

A Pokestop variant designed to look like a healing station, providing players with healing items.

  • Cooldown: 10 minutes
  • Rewards: Heals the player's Pokemon when used
  • Variants: N/A (Currently only one design, but more may be added in the future)

Usage

Pokestops can be placed by players with admin or creative permissions by getting the desired Pokestop item and placing it in the world. Once placed, players can interact with the Pokestop to receive rewards, but they will need to wait for the cooldown period to expire before they can use it again.

Configuration

The cooldown time and rewards can be configured in the mod's configuration file. This allows server owners to customize the Pokestop experience to fit their server's needs. The configuration file can be found in the server's config directory after installing the mod.

  • Default config location: <server_dir>/config/cobblemon_pokestops/config.json

Default Configuration Example

{
  "enableGlobalBroadcast": false,
  "localBroadcastRadius": 50.0,
  "pokestopCooldownSeconds": 300,
  "wingedstopCooldownSeconds": 300,
  "pokeballStopCooldownSeconds": 300,
  "healingStopCooldownSeconds": 600,
  "extraRarities": [
    "cobblemon:master_ball",
    "cobblemon:acient_origin_ball",
    "cobblemon:ability_capsule",
    "cobblemon:max_revive",
    "cobblemon:hyper_potion",
    "cobblemon:ultra_ball",
    "cobblemon:master_rod"
  ]
}

Configuration Options

  • enableGlobalBroadcast: If true, all players will receive a message when a Pokestop is used. If false, only players within the local broadcast radius will receive the message.
  • localBroadcastRadius: The radius (in blocks) within which players will receive a message when a Pokestop is used if global broadcast is disabled.
  • pokestopCooldownSeconds: The cooldown time (in seconds) for Pokestops after being used.
  • wingedstopCooldownSeconds: The cooldown time (in seconds) for Wingedstops after being used.
  • pokeballStopCooldownSeconds: The cooldown time (in seconds) for Pokeball Stops after being used.
  • healingStopCooldownSeconds: The cooldown time (in seconds) for Healing Stops after being used.
  • extraRarities: A list of additional items list that defines items as "Rare" for the purpose of the Pokestop rewards. These items are used for determining the rarity of rewards given by Pokestops for usage in the rarity broadcast message.

LootTable Configuration

The rewards given by Pokestops are determined by a loot table. The default loot table can be found in the mod's resources directory, and server owners can create their own custom loot tables to further customize the rewards.

Datapack Loot Table Locations:

  • PokeStop: /data/cobblemon_pokestops/loot_table/gameplay/pokestop_loot.json
  • WingedStop: /data/cobblemon_pokestops/loot_table/gameplay/wingedstop_loot.json
  • Pokeball Stop: /data/cobblemon_pokestops/loot_table/gameplay/pokeballstop_loot.json

Совместимость

Minecraft: Java Edition

1.21.x

Платформы

Поддерживаемые окружения

Клиент и сервер

Детали

Лицензия:MIT
Опубликован:2 недели назад
Обновлён:4 дня назад
Главная