Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

13 total results found

Cobblemon

Wikis for all of my Cobblemon addons.

Pixelmon

Wikis for all of my Pixelmon addons.

NeoExtras

A mod that adds multiple extra features to Cobblemon.

Boosters

NeoExtras

Boosters do exactly as their name implies; they boost rates, chances, or values. There are currently 6 built-in boosters: catch, ev, experience, friendship, iv, and shiny. Each booster is further explained in its corresponding section here. There is also 3 bui...

API

NeoExtras

Various API documentation.

Miscellaneous Features

NeoExtras

Random features NeoExtras adds on top of the major ones.

General Config

NeoExtras Boosters

The general boosters config can be found at /config/NeoExtras/boosters/general.yml. Below, I explain each config option. Config Key Description Default Value booster-reboot-delay How long after the server restarts to reboot certain boosters. "10s" (10 s...

Booster Holders

NeoExtras Boosters

Booster holders are objects that can hold boosts. There are 3 booster holders by default: global, player, and world. More holders can be added via the API, explained here. See more information on each below. Global Holder The global holder affects all players...

Booster Types

NeoExtras Boosters

Booster types are the different values you can alter with boosters. As previously stated, there is currently 6 built-in booster types, explained individually here. You can add more booster types via the API, found here. Per-Booster Config Options A lot of con...

Commands

NeoExtras

The description and context for all commands. Square brackets ([]) determine required arguments. Angle brackets (<>) determine optional arguments. Reload Command The reload command reloads configs. If you do not include a module arg, this reloads everything....

Adding Booster Types

NeoExtras API

Here, you can learn how to add custom booster types. When custom booster types are registered, NeoExtras will automatically make the config for you with the common configuration. For adding more configuration options to your booster, see here. Getting Started...

Adding Booster Holders

NeoExtras API

Here, you can learn how to add custom booster holders. Booster holders are objects that can hold boosts. By default, NeoExtras adds a global, player, and worldly holder. Adding booster holders is a little bit more involved than adding booster types, mainly due...

Additional Pokémon Specs

NeoExtras Miscellaneous Features

Specs added by NeoExtras. There are currently only 2 specs, described below. Max IV Spec This spec alters a pokémon's IVs to guarantee a certain amount of IVs being a value of 31. Testing this spec will match if the pokémon has the amount or greater maximized...