Pixelmon
Pixelmon adds many aspects of the Pokémon into Minecraft, including the Pokémon themselves, battling, trading, and breeding. Pixelmon also includes an assortment of new items, including prominent items like Poké Balls and TMs, new resources like bauxite ore and Apricorns, and new decorative blocks like chairs and clocks.
839.1k
257
Adventure
Decoration
World Generation
Changelog
"Your Daycare and You..."
- The minimum Forge version for this update is 36.2.30 and is required for a Pixelmon client to run.
Additions:
- Added Day Care system, replacing Breeding and Breeding Environments.
- Added Day Care inventory tab to Survival player inventory.
- Added Tentacool, Tentacruel, Horsea, Seadra, Lapras, Qwilfish, Corsola, Remoraid, Octillery, Mantine, Sharpedo, Wailmer, Milotic, Clamperl, Luvdisc, Finneon, Frillish, Jellicent, Alomomola, Wishiwashi, Bruxish, Arrokuda, Barraskewda and Overqwil to Terraforged's Warm Ocean Standard spawn list.
- Added Nautilus Shell, Nanab Berry, Razz Berry and Pinap Berry to Forage.
- Added Nautilus Shell to Good Rod and Super Rod fishing.
New Items:
- Added new hourglass items: Isi's Copper Hourglass and Isi's Diamond Hourglass.
- Added new hourglass blocks: Isi's Copper Hourglass, Isi's Silver Hourglass, Isi's Gold Hourglass and Isi's Diamond Hourglass.
- Added new Day Care blocks with egg in-ranch variants: Blue Day Care, Red Day Care, Green Day Care, Orange Day Care, Pink Day Care, Purple Day Care, Yellow Day Care, White Day Care, Brown Day Care, Black Day Care, Gray Day Care, Cyan Day Care, Lime Day Care, Magenta Day Care, Light Gray Day Care and Light Blue Day Care.
- Added PokéDisplay block.
Structures:
- Added Day Care centers as a possible village structure.
- Added Day Care Man, Day Care Lady and Day Care Assistant to Day Care structures.
- Added Day Care instruction book to Day Care structures.
- Added loot tables to Day Care center structures.
Sounds:
- Added Alolan regional cries to Ninetales.
- Added Hisuian regional cries to Qwilfish, Lilligant and Sliggoo.
- Added Galarian regional cries to Meowth, MrMime, Articuno, Zapdos, Corsola and Zigzagoon.
- Added form cries to Meowstic (Male), Meowstic (Female), Zygarde (50%), Zygarde (100%), Hoopa, Kyogre (Primal), Groudon (Primal), Rayquaza (Mega), Audino (Mega), Lyncaroc (Midnight), Necrozma (Dusk), Necrozma (Dawn), Indeedee (Male), Indeedee (Female), Calyrex (Ice Rider), Calyrex (Shadow Rider) and Basculegion (Male).
- Added normal cries to Jumpluff, Slowking, Girafarig, Dunsparce, Kingdra, Swellow, Wingull Surskit, Gulpin, Swalot, Grumpig, Zangoose, Clamperl, Huntail, Gorebyss, Groudon, Buizel, Floatzel, Ambipom, Lopunny, Chatot, Gallade, Rotom, Phione, Victini, Samurott, Munna, Musharna, Cofagrigus, Galvantula, Tynamo, Eelektrik, Eelektross, Genesect, Litleo, Tyrantrum, Amaura, Phantump, Avalugg, Volcanion, Dartrix, , Rockruff, Lurantis, Morelull, Shiinotic, Lunala, Necrozma, Marshadow, Wooloo, Yamper, Applin, Flapple, Sizzlipede, Centiskorch, Cursola, Runerigus, Arctozolt, Arctovish, Duraladon, Zarude, Regieleki, Regidrago, Glastrier, Calyrex, Ursaluna, Sneasler and Overqwil.
Commands:
- Removed
/unlock
ranch Pokémon command.
Datapack:
- Added Day Care customization for type costs under the
daycare
datapack folder. - Added Day Care customization for breeding tiers under the
daycare
datapack folder. - Added print out error when datapacked abilities fail to load in Pokémon data.
Changes:
- Removed Ranch Block.
- Removed Ranch Upgrade.
- Replaced effects of Isi's Silver Hourglass and Isi's Gold Hourglass.
- Players' breeding Pokémon are no longer tied to the block they were placed in. All currently-breeding Pokémon are globally accessible through their player's Day Care inventory tab.
Fixes:
- 17517 Raid Den lights appearing white instead of their original fushia.
- Optifine and Pixelmon causing graphical flickering while evolving Pokémon.
- Out of bounds exception in the
type<number>
Pokémon specification. - 18205 Updated village Pokémarts and Pokécenters to prevent vanilla villagers from getting stuck under the entrance arch.
- 18720 Eggs displaying the Pokémon within them when entering the Cosmetic menu through [ESC].
- 18656 Display of available shopkeepers, allowing all of the default shopkeeper types to show again in the NPC wand menu.
- 18801 Crashing caused by null palettes when a Pokérus Pokémon is added to the PC storage.
- 18732 Stack overflow crash in PokemonBuilder#species method.
- Updated Clobbopus and Grapploct from Freezing to Frozen spawning.
- Updated Black Augurite properly to Graveler's held item spawning.
- Updated Chilan Berry properly to Kantonian Rattata and Raticate's held item spawning.
- Gimer and Muk forms listed as Hisuain instead of Alolan.
- 18101 Roasted Magikarp failing to evolve into Roasted Gyarados.
- Spewpa failing to evolve based on biome condition and instead evolving into Archipelago form Vivillon only.
- Foongus failing to evolve into Sus form Amoonguss after holding an Eject Button at level 39.
- Milcery failing to evolve into Strawberry Lemon Cream Alcremie.
- 18475 Tyrogue failing to evolve after reaching level 20.
- 17888 Fixed crash on game start for Turkish language
Translation:
- Updated Korean translation.
- Updated Traditional Chinese translation.
- Updated Simplified Chinese translation.
- Updated Spanish translation.
Developer:
- 18803 Custom DropScreen buttons failing to work as expected.
- Fixed type Pokémon specification failing.
- Added
egggroup
Pokémon specification. - Removed
EggGroup
enum. - Added
EggGroup
extensible registry - Added
PokemonBuilder#makeEgg
andPokemonBuilder#egg(boolean)
. - Added
BreedingLogicProxy
andBreedingLogicFactory
for swappable breeding logic via sidemod. - Added
BreedingCondition
interface andBreedingConditionRegistry
. - Added
pokedollar
anditemstack
implementation ofBreedingCondition
. - Added
Pokmeon#isFainted
API. - Added
Species#getForms(Predicate)
. - Added
Stats#isAlolan
. - Added
Stats#isGalarian
. - Added
Stats#isHisuian
. - Added
Stats#isRegional
. - Added
Stats#hasTag
. - Added
Pokemon#isAlolan
. - Added
Pokemon#isGalarian
. - Added
Pokemon#isHisuian
. - Added
Pokemon#isRegional
- Added additional sub-events to the
DayCareEvent
:DayCareEvent.PreTimerBegin
DayCareEvent.PostTimerBegin
DayCareEvent.PreDurationCalculate
DayCareEvent.PostDurationCalculate
DayCareEvent.PrePokemonAdd
DayCareEvent.PostPokemonAdd
DayCareEvent.PreEggCaclulate
DayCareEvent.PostEggCalculate
DayCareEvent.PreConditionStatusUpdate
DayCareEvent.PostConditionStatusUpdate
DayCareEvent.PreCollect
DayCareEvent.PostCollect
DayCareEvent.TimerComplete
- Day Care data is now accessible from PlayerPartyStorage.
- Added 'Gen2BellEvent.SummonLegendary.Pre' which is cancellable
- You can now get, and set, the spawned entity using the pre event
- Added 'Gen2BellEvent.SummonLegendary.Post`
- You can now get the spawned entity using the post event
- Moved variable access in
IlexShrineEvent
to getters - Added ability to set the entity in
IlexShrineEvent.Pre
- Added entity to
TimespaceEvent.Pre
and the ability to set said entity - Added entity to
PlayerActivateShrineEvent
and ability to set said entity
Files
Pixelmon-1.16.5-9.0.7-universal.jar(374.68 MiB) Primary
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
BetaVersion number
9.0.7Loaders
Forge
Game versions
1.16.5Downloads
797Publication date
August 12, 2022 at 12:48 PMPublisher
Pixelmon
Owner