Join our discord
In partnership with NodeCraft Logo NodeCraft


You are not logged in! Create an account or login to contribute! Log in here!

Difference between revisions of "Version history"

From Pixelmon Wiki
m
m (9.3.6)
 
(140 intermediate revisions by 11 users not shown)
Line 7: Line 7:
  
 
''For version history about [[sidemods]], see [[Version history/Sidemods|this page]].''{{-}}
 
''For version history about [[sidemods]], see [[Version history/Sidemods|this page]].''{{-}}
 +
''For version history about [[spawning]], see [[Version history/Spawning|this page]].''{{-}}
  
 
This is a list of all versions of [[Pixelmon]], along with the changes that each version made to the mod.
 
This is a list of all versions of [[Pixelmon]], along with the changes that each version made to the mod.
  
==''Minecraft'' 1.12.2==
+
==''Minecraft'' 1.21.1==
=====Version 8=====
+
=====Version 9=====
 
----
 
----
 
<div class="toccolours mw-collapsible" style="overflow:auto;">
 
<div class="toccolours mw-collapsible" style="overflow:auto;">
<div style="font-weight:bold;line-height:1.6;">Version 8.3.4 (Latest)</div>
+
<div id="9.3.6" style="font-weight:bold;line-height:1.6;">Version 9.3.6 (Beta)</div>
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
 +
Released July 15, 2025
  
'''''Forms, fixes and... spikey hair?'''''
+
'''''"1.21.1 (9.3.6)"'''''
  
<u>'''Additions''':</u>
+
* The Java requirement for 1.21.1 is Java 21. This will come shipped with most launchers. For manual installation, you may need to install a later JDK.
 +
* The minimum Neoforge version for this update is 21.1.172 and is required for a Pixelmon client to run.
 +
* Worlds from 1.16.5 may not work with newer versions of Minecraft. Consider backups before updating.
 +
* If using datapacks, consider refreshing every update for default datapack fixes from Pixelmon.
  
<u>New Pokémon Forms:</u>
+
<u>'''Additions:'''</u>
* Added new Alter Pokémon to finish the lines around the existing ones.
 
* Added Alter Bagon
 
* Added Alter Baltoy
 
* Added Alter Doublade
 
* Added Alter Froakie
 
* Added Alter Frogadier
 
* Added Alter Honedge
 
* Added Alter Marill
 
* Added Alter Porygon2
 
* Added Alter Porygon
 
* Added Alter Shelgon
 
* Added Alter Zorua
 
* Added a new Creator form (Sirud)
 
  
<u>'''Changes''':</u>
+
* The Clear Amulet has been added.
* Updated the list of moves CopyCat (Attack) cannot use.
+
* Raw ore blocks have been added: Silicon, Silver, Platinum, and Bauxite.
* Optimized checking a Pokémon's boss mode.
+
* Updated sprites for Pokés and lids: Ancient Great, Ancient Heavy, Ancient Poké, Ancient Ultra, Beast, Cherish, Christmas, Dive, Dream, Dusk, Fast, Feather, Friend, Gigaton, Great, GS, Heal, Heavy, Jet, Leaden, Level, Love, Lure, Luxury, Master, Moon, Nest, Net, Origin, Park, Poké, Premier, Quick, Repeat, Safari, Sport, Strange, Timer, Ultra and Wing.
* Transfer Moves and Tutor Moves are now properly reflected in base stats, and server side adjustments to them will be respected.
+
* Updated sprites for Aluminum Base, Iron Base, Platinum Base, Silver Base, and Wooden Base.
* Default the superUniversalTMs config option to false.
+
* JEI categories have been added for boss drops, interactions such as shearing and milking, Poké Chests, and curry recipes.
* Switched npc entities to use persistenceRequired nbt tag instead of our own tag that does the same thing.
+
* Trims can now be applied to both New and Old Running Boots.
* Certain Pixelmon Items can no longer have enchants added to them via an enchanted book/anvil.
+
* All Pixelmon armor types now support and display trims.
* Added a new button to the NPC editor to create a Transfer Tutor.
+
* Berry leaves, berries, and apricorns can now be composted in the composter.
* Armor stands can now display Safety Goggles.
+
* A new config option, <code>returnHeldItemsPVE</code> has been added to control whether held items are returned after PvE battles.
* NPC Tutors now have settings for what learn pools are considered when checking if a Pokémon can learn a move they teach.
+
* Battle rules have been reworked:
 +
** Battle rules and rule sets are now fully datapackable, supporting custom and preset rule sets for PvP and NPC battles.
 +
** A new battle rule set selection screen replaces the old rule editing interface.
 +
** Tier rules and custom rule sets now work correctly and are easily accessible in the battle rules UI.
 +
** [https://pixelmonmod.com/tracker.php?p=2&t=22655 22655] BattleProperties, BattleClauses, and BattleTiers have been removed and replaced by the new, modular "BattleModifier" and "BattleRequirement" interfaces.
 +
** [https://pixelmonmod.com/tracker.php?p=2&t=22655 22655] Battle Rule Import/Export screen has been removed.
  
<u>'''Fixes''':</u>
+
<u>'''Changes:'''</u>
* Fixed Munna and Musharna not getting an increased catch rate with moon balls.
 
* Fixed The Pokedex UI showing an abbreviation of meters when it should have been kilograms.
 
* Fixed GS and Park balls having a chance to break when thrown out of battle.
 
* Fixed an issue where a ghost of your Pokémon would stay in the world if traded away while it was sent out.
 
* Raid Dens will no longer misinform the user of the Pokémon's form.
 
* Fixed an issue where some button click sounds would be louder than normal.
 
* Fixed a bug where Max Ether and Max Elixir were only restoring 10 PP.
 
* Fixed a bug with the IV and EV command spec not updating the IV/EV value.
 
* Fixed a bug with the Gender command spec throwing an error when trying to use it.
 
* Fixed an issue with some small Pokémon constantly suffocating in the block its standing on.
 
* Fixed some visual bugs caused by wearing a badge case.
 
* Fixed an issue where you could breed Mime Jr. without the parent holding a Odd Incense
 
* Fixed the despawnRadius config option not applying without a restart.
 
* Fixed Oval Charm not reducing egg production times.
 
* Fixed an issue where Jump! forms were calculating weights incorrectly causing the rarest forms to be rarer then intended.
 
* Fixed an issue with Oa10712's Rod not fishing up the right kind of Pokémon.
 
* Fixed an issue with Transfer Tutors allowing learning a move outside what a Pokémon could be taught from prior generations.
 
  
<u>Battle Fixes:</u>
+
* [https://pixelmonmod.com/tracker.php?p=2&t=22616 22616] Tympole, Palpitoad, and Seismitoad have been updated and now face the correct direction when moving.
* Fixed losing PP Ups/PP Max levels after using the Rusted Sword or Rusted Shield held items.
+
* Dawn Wings Necrozma's visor is now transparent.
* Fixed Status Z-Moves not using the priority from the underlying move.
+
* [https://pixelmonmod.com/tracker.php?p=2&t=22206 22206] Dusk Mane Necrozma's visor is transparent and no longer levitates above the Pokémon.
* Fixed an issue with No Retreat not applying if the user tried to apply it whilst affected by Mean Look.
+
* Cosmoem's body is now transparent and correctly positioned.
* Fixed an issue where Heavy-Duty Boots were not clearing Toxic Spikes when a poison-type Pokémon was switched in.
+
* Gigalith's animation has been fixed so its feet remain attached and the model no longer clips during movement.
* Fixed an issue with Substitute not stopping Pokémon from being Flinched.
+
* NPC battle interactions now support new properties: <code>ai_mode</code>, <code>can_dynamax</code>, and <code>can_mega</code>.
* Fixed some edge case issues with the Inner Focus ability.
+
* The team select screen has been removed from NPC battles.
* Fixed a battle crash caused by the Regenerator ability trying to heal its user when fainted.
+
* The TCG Rulebook can now be stored in Chiseled Bookshelves.
* Fixed an issue where an Imposter Ditto could transform into a fainted Pokémon.
+
* Pokémon drops and PokéLoot chests have been updated to use DataComponents.
* Fixed an issue with Sky Drop that allowed some attacks to hit when they shouldn't have.
+
* Empty and Occupied Poké Balls now interact with target blocks, triggering redstone output when thrown at them.
* Fixed an issue where Secret Power was not being affected by Serene Grace.
+
* Pixelmon containers; End Tables, Fridges, Boxes, Cluttered Boxes, and Mowers now support loot table inventory generation, allowing contents to be filled from a loot table upon first opening.
* Fixed Secret Power causing secondary effects other than lowering the defence stat in Ultra Space.
+
* The <code>/wiki spawning info</code> now displays minimum Y, maximum Y, and spawn location types for Pokémon, providing more complete spawn condition details.
* Fixed Aurora Veil should not have been reducing damage when a critical hit landed, a move with direct damage was used, or self inflicted damage.
+
* Professor dialogue can now appear on either side of the screen and change sides per page, with full support for the previous format.
* Fixed Aurora Veil not reducing damage by half in single battles.
+
* Professor dialogue text display speed can now be increased by holding down the right mouse button.
* Fixed Frisk not checking all opponents for items and issues where it wouldn't take an item.
+
* Mirror Armor, Octolock, Parting Shot, and Intimidate have been updated for proper interactions with Clear Amulet.
* Fixed Healing Wish activating when a healthy Pokémon switched in.
+
* Intimidate no longer activates the Rattled ability if it fails to lower stats due to Clear Amulet or similar effects.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22794 22794] [https://pixelmonmod.com/tracker.php?p=2&t=22795 22795] The Dynamax Band research no longer requires a Wishing Piece to complete, and will instead be given as a reward at the end of the Research.
  
<u>Quest Fixes:</u>
+
<u>'''Fixes:'''</u>
* Fixed an issue with the Redstone quest.
 
  
<u>'''Developer''':</u>
+
* Pressing the inventory keybind while typing in the recipe book search bar no longer closes the inventory.
* Added a RecieveType of `Custom` for sidemods to use for better compatibility between sidemods.
+
* Emissive textures no longer render over statue override textures or colors applied with the Statue Editor.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22777 22777] The PokeChecker context menu now closes automatically if a Pokémon is moved in the party, preventing crashes when interacting with the menu afterwards.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22773 22773] Shopkeepers now correctly check item components when determining what items can be sold, ensuring only matching items are accepted in the Sell tab.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22779 22779] Duplicate entries have been removed from shopkeeper sell tabs.
 +
* Shopkeeper dialogue now uses correct language keys, and missing greeting/goodbye messages for daycare shopkeepers have been fixed.
 +
* Component data such as trims is now preserved when New Running Boots convert to Old Running Boots.
 +
* Rapid color cycling when tab-completing Pokémon with many default forms in the Pokémon Editor has been removed, preventing potential visual issues for photosensitive users.
 +
* The copy and paste feature in the Pokémon Editor now correctly saves pasted Pokémon specs, ensuring the target Pokémon is updated as intended.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=18117 18117] The chat key can now be used repeatedly to open chat and type messages during battle, even if you use a custom keybind.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22786 22786] Pixelmon armors and running boots can now be enchanted as intended.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22770 22770] Diamond and Netherite hammers now display the correct sprites and use proper naming.
 +
* Drop chance for Group 3 items on Haunted tier bosses has been fixed.
 +
* The following Pokémon now drop their intended items:
 +
** Scute from appropriate Pokémon
 +
** White wool from Altaria
 +
** Big Roots from Amoonguss
 +
** Grass from Bayleef, Gogoat, Meganium, Skiddo, and Shaymin
 +
** Aluminum Ingots from Celesteela
 +
** Rabbit Hide from Cyndaquil
 +
** Dusk Stones from Darkrai
 +
** Fairy Gems from Diancie
 +
** Andesite from Donphan
 +
** Soul Lanterns from Dusknoir
 +
** Deep Sea Crystals from Eternatus
 +
** Sandstone from Flygon
 +
** Blue Ice from Froslass
 +
** Acacia Saplings from Girafarig
 +
** Soft Sand from Golurk
 +
** Poison Barbs from Hisuian Sneasel and Sneasler
 +
** Ice Gems from Kyurem
 +
** Raw Sky Tumblestone from Mantyke
 +
** Vines from Ogrepon and Tangrowth
 +
** Nautilus Shells from Omastar
 +
** PCs from Porygon, Porygon2, and Porygon-Z
 +
** Fire Gems from Reshiram
 +
** Phantom Membranes from Runerigus
 +
** Cornflowers and Grass from Shaymin
 +
** Glowstone Dust from Shinx
 +
** Platinum Ingots from Solgaleo
 +
** Netherite Hammers from Tinkaton
 +
** Electric Gems from Zekrom
 +
** Small TVs from Rotom
 +
 
 +
<u>'''Battle Fixes:'''</u>
 +
 
 +
* Raids and boss battles now start correctly and no longer fail to initiate.
 +
* Battle log elements no longer send unnecessary data to the client.
 +
* The order of Poké Ball messages in Horde battles has been corrected, and will now display in the correct sequence.
 +
* The "Dynamax Energy gathered" message now only appears during raid battles and no longer displays in horde battles.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22707 22707] [https://pixelmonmod.com/tracker.php?p=2&t=22692 22692] Pokémon revived during battle now update correctly on the client, preventing issues where revived Pokémon cannot be sent out or infinite waiting glitches occur.
 +
 
 +
<u>'''Developer:'''</u>
 +
 
 +
* BattleController now includes an <code>isPvE</code> check.
  
 
</div></div>
 
</div></div>
  
 +
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;">
 +
<div id="9.3.5" style="font-weight:bold;line-height:1.6;">Version 9.3.5 (Beta)</div>
 +
<div class="mw-collapsible-content">
 +
Released July 1, 2025
 +
 +
'''''"1.21.1 (9.3.5)"'''''
 +
 +
* The Java requirement for 1.21.1 is Java 21. This will come shipped with most launchers. For manual installation, you may need to install a later JDK.
 +
* The minimum Neoforge version for this update is 21.1.172 and is required for a Pixelmon client to run.
 +
* Worlds from 1.16.5 may not work with newer versions of Minecraft. Consider backups before updating.
 +
* If using datapacks, consider refreshing every update for default datapack fixes from Pixelmon.
 +
 +
<u>'''Additions:'''</u>
 +
 +
* New sprites have been added for the Evolution Stone Armors
 +
* New sprites have been added for the Arceus Plates
 +
* New sprites have been added for Shiny Furfrou forms
 +
* New sprites have been added for Raw Platinum, Silicon, Silver
 +
* A new sprite has been added for the Pixelmon Spawner.
 +
* New sprites have been added for the following Pokémon: Chien-Pao, Ting-Lu, Roaring Moon, Iron Valiant, Miraidon, Walking Wake, Iron Leaves, Dipplin, Archaludon, Hydrapple, Gouging Fire, Iron Crown, Sneasler, Sprigatito, Floragato, Meowscarada, Fuecoco, Crocalor, Skeledirge, Quaxly, Quaxwell, Quaquaval, Lechonk, Oinkologne, Tarountula, Spidops, Pawmi, Pawmo, Pawmot, Fidough, Dachsbun, Smoliv, Dolliv, Arboliva, Squawkabilly, Charcadet, Armarouge, Ceruledge, Wattrel, Kilowattrel, Maschiff, Mabosstiff, Shroodle, Grafaiai, Bramblin, Brambleghast, Toedscool, Toedscruel, Klawf, Capsakid, Bombirdier, Palafin, Cyclizar, * Greavard, Houndstone, Flamigo, Cetoddle, Veluza, Farigiraf, Kingambit, Great Tusk, Scream Tail, Brute Bonnet, Flutter Mane, Slither Wing, Sandy Shocks, Iron Treads, Iron Bundle, Iron Hands, Iron Jugulis, Iron Moth, Iron Thorns.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22723 22723] Charmander, Charmeleon, and Charizard have received brand new models with updated textures and animations. Their tails are now fully emissive.
 +
 +
<u>'''Changes:'''</u>
 +
 +
* The duration of Mega Stones for out of battle use has been reduced, and Mega Stones are no longer consumed upon use.
 +
* Out of battle Mega Evolution now requires interacting with a sent-out Pokémon holding a Mega Stone, as well as a Key Stone equipped.
 +
* Village structure now guarantees a Pokécenter and Poké Mart in every village, while limiting each village to a single Arena and Daycare.
 +
* Town Centers, Arenas, Pokécenters, and Marts have been adjusted for smoother integration.
 +
* Battle messages now correctly indicate when a Pokémon is immune to an attack, stating that the move has no effect instead of incorrectly saying it was avoided.
 +
* Type changes and overrides during battle are now properly synchronized with the client, ensuring effectiveness indicators update in real time as Pokémon types or move types change.
 +
* Hammers can now receive enchantments as intended.
 +
 +
<u>'''Fixes:'''</u>
 +
 +
* Solosis, Duosion, and Reuniclus now display with correct textures and transparency, and will now levitate as intended.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22752 22752] The daycare UI now properly displays and enforces item requirements for breeding.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22759 22759] The partyFaintRespawn gamerule now functions correctly in new worlds and can be properly toggled with commands.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22760 22760] The "Save to Preset" option in the NPC Editor now works correctly, allowing presets to be saved without errors.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22728 22728] Lure items now properly save and persist after logging out and back into the world or server.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22728 22728] Lure status is correctly synchronized with the client upon login.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22746 22746] Ribbon data now synchronizes correctly to the client, preventing disconnects and unexpected behavior.
 +
* Ability selection now works correctly when specifying a form in Pokémon specs.
 +
 +
<u>'''Battle Fixes:'''</u>
 +
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22681 22681] Pokémon with increased Dynamax Levels no longer display or gain incorrect "fake" health outside of active Dynamax.
 +
* Groudon, Kyogre, and Zygarde now properly retain and return to their correct forms after Primal Reversion or Zygarde transformations.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22747 22747] Moves with ball-style attack animations, such as Seed Bomb and Ember, no longer cause client disconnects in multiplayer battles.
 +
* Color Change now correctly triggers its type change after status conditions are placed, ensuring status effects like burn, poison, paralysis, and freeze are no longer prevented.
 +
 +
<u>'''Language:'''</u>
 +
 +
* Translations have been updated for Lithuanian.
 +
 +
</div></div>
  
 
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;">
 
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;">
<div style="font-weight:bold;line-height:1.6;">Version 8.3.3</div>
+
<div id="9.3.4" style="font-weight:bold;line-height:1.6;">Version 9.3.4 (Beta)</div>
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
 +
Released June 27, 2025.
 +
 +
'''''"1.21.1 (9.3.4)"'''''
  
'''''Sheep no longer starve to death in Pixelmon :)))'''''
+
* The Java requirement for 1.21.1 is Java 21. This will come shipped with most launchers. For manual installation, you may need to install a later JDK.
 +
* The minimum Neoforge version for this update is 21.1.172 and is required for a Pixelmon client to run.
 +
* Worlds from 1.16.5 may not work with newer versions of Minecraft. Consider backups before updating.
 +
* If using datapacks, consider refreshing every update for default datapack fixes from Pixelmon.
  
<u>'''Additions''':</u>
+
<u>'''Additions:'''</u>
  
<u>New Quest Items:</u>
+
* Deepslate Fossil has been added.
* Armor Pass
+
* Gimmighoul Roaming and Gingerbread Gimmighoul forms have been added.
* Blue Petal
+
* Village Arena NPCs have been added.
* Coin Case
+
* Salon buildings have been added to all Type towns.
* Crown Pass
+
* New candle and lectern decorative elements have been introduced for greater variety in structures.
* Devon Scope
+
* Relic items can now be found in archeology loot tables for Desert Pyramids, Desert Wells, Ocean Ruin (Cold), and Ocean Ruin (Warm).
* Fashion Case
+
* Effectiveness text now appears below move buttons during single battles, but only if the player has previously caught the opposing Pokémon.
* Forage Bag
+
* [https://pixelmonmod.com/tracker.php?p=2&t=22322 22322] Both English and translated Pokémon names are now supported in Pokédex searches, provided translations are available.
* Gold Teeth
+
* A dedicated JEI category has been added for infusion recipes.
* Green Petal
+
* A new "description" property has been added to Collection and Research types.
* Hi Tech Earbuds
 
* Holo Caster
 
* Jade Orb
 
* Liberty Pass
 
* Max Honey
 
* Member Card
 
* Mystic Ticket
 
* Oaks Letter
 
* Oaks Parcel
 
* Old Sea Map
 
* Orange Petal
 
* Pink Petal
 
* Pokeblock Case
 
* Professors Mask
 
* Prop Case
 
* Purple Petal
 
* Rainbow Flower
 
* Rainbow Pass
 
* Red Petal
 
* Ride Pager
 
* Seal Case
 
* Secret Key
 
* Silph Scope
 
* Sonias Book
 
* Sparkling Stone
 
* SS Ticket
 
* Style Card
 
* Tri Pass
 
* Yellow Petal
 
* Z Power Ring
 
* Z Ring
 
  
 +
<u>'''Changes:'''</u>
  
<u>'''Changes''':</u>
+
* Types are now Datapackable
* Sweets can now be held items. This doesn't affect the evolution method for Milcery, you still interact and dance!
+
* Type effectiveness is now determined using a list of "TypeRelation" records, allowing custom types and effectiveness values through datapacks.
* Raid NPCs will no longer write to world.
+
* Mega Evolution outside of battle has been reintroduced. Pokémon can now Mega Evolve temporarily by consuming Mega Stones.
* Ribbons can now be given via spec in `/pokegive`
+
* Active Mega Evolutions in the party are displayed on the top right of the screen, adjacent to potion effects.
* Optimized AI movement.
+
* Hovering over a Pokémon in the party screen will show the remaining Mega Evolution time.
* Pokemon will no longer spawn on dead players. This isn't a perfect change, as the core of the issue is a vanilla bug. This does however cover a common issue.
+
* Mega Evolution stones are now data components, allowing for customization.
* Scrappy, Inner Focus, Oblivious, Own Tempo, & Rattled are now immune to Intimidate.
+
* Right-clicking Pokémon to give held items has been removed.
* Growth and Minimize will no longer affect the Pokemons literal size.
+
* Broken structures, including missing roofs in Steel houses and the water column in Water town centers, have been fixed.
* Searching for eggs in PCs has been improved.
+
* Gym Trainers will now face approaching players from up to 10 blocks away to enhance their sense of anticipation.
* Wailmer Pails now provide a text response when used on berry and apricorn trees, alongside the Bonemeal particle effect.
+
* Type town generation has been re-balanced, ensuring special buildings appear consistently without overcrowding.
* You can now plant on Pokedirt.
+
* Obsolete structure elements containing old Gym Trainers have been removed.
 +
* Badges have recieved texture updates.
 +
* Deepslate evolution stones, metals, and gems are now detected by Oresense.
 +
* Fossil and Deepslate Fossil now yield different fossils: Fossil for common types, Deepslate Fossil for rare types (definitions set in dimensions.yml).
 +
* When Gravel is replaced by Fossil below Y 0, there is a 30% chance it will be replaced by Deepslate Fossil instead.
 +
* Duration and cooldowns for Oresense have been updated.
 +
* New moves and abilities have been added to Oresense.  
 +
* Spacing and layout within the Pokémon Editor have been adjusted for a cleaner interface.
 +
* The "Extra Stats" edit box in the Pokémon Editor has been moved from the Summary tab to the Stats tab.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22654 22654] Brewing Stand recipes have been updated to allow Pixelmon items as ingredients.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22654 22654] Guard Spec has been added to the available brewing stand recipes, using Micle Berry.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22654 22654] X Accuracy recipe now uses Kebia Berry.
 +
* The scrollbar in the NPC Editor can now be clicked and dragged to scroll through presets.
 +
* The Chisel item has been renamed to statue editor. The internal ID remains the same.
 +
* The "Re-intialize" button in the Pokemon Editor tool will use the level currently set in the level box.
 +
* The Fossil block has received a new texture.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22649 22649] The Sell window now only highlights items that the player owns and that are listed in the shop with a sell price; all others are shown as unavailable.
 +
* Research button click zones have been expanded for improved usability.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22718 22718] Deepslate ore variants now count toward ore-related research tasks and objectives.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22686 22686] Certain valuables can now be sold to Pokemart Shopkeepers.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22670 22670] Ambient music now plays throughout the Ultra Space dimension.
  
 +
<u>'''Fixes:'''</u>
  
<u>'''Fixes''':</u>
+
* Smoothed out battle music transitions to prevent sudden volume spikes when exiting battles. 
* Wooloo and Mareep will once again eat grass and regrow wool.
+
* Oresense rendering has been fixed; ore blocks are now properly highlighted when using the Ore Sense external move.
* Rainbow Wing is no longer consumed when interacting with pokemon that don't have rainbow forms.
+
* Statue textures now apply correctly when using the Statue Editor.
* Fixed an issue causing attempted evolution earlier than it should in Raids.
+
* Stone, Gold, Bronze, and Silver textures now properly override Pokémon palette colors on statues.
* UI no longer pretends you can Dynamax Primals.
+
* Infuser glass chamber models now display with consistent and correct coloration.
* Fixed a fatal error with Badge Cases.
+
* Berry Juice and Colorful Shakes now grant the correct amount of EVs and friendship.
* Fixed a fatal error with Infuser recipes.
+
* Colorful Shake no longer overrides berry juice recipes; all juices craft as intended.
* Fixed a bug where Zygarde cells would spawn too close to each other
+
* The level box in the Pokémon Editor can now be fully cleared; it will revert to the previous level if left empty.
* Golden Bottlecaps now work as intended.
+
* [https://pixelmonmod.com/tracker.php?p=2&t=22725 22725] Fossil restoration now progresses smoothly past 33% completion without issues.
* Zygarde cells are now limited to a max of 3 cells around the player, more attempts to spawn cells are now made per pass.
+
* [https://pixelmonmod.com/tracker.php?p=2&t=22668 22668] Items stored in Shulker Boxes can now be properly accessed during battles through the item bag interface.
* Mirror Armor will no longer cause a crash under certain circumstances.
+
* Ginkgo trees now require only one sapling to grow, matching their intended behavior.
* You can no longer seperate your last pokemon from your party via the Reassembly Machine.
+
* [https://pixelmonmod.com/tracker.php?p=2&t=22649 22704] Fridges, end tables, mowers, and other Pixelmon container blocks now properly save and load their contents after chunk unload or world restart.
* Z-Spikes now uses Groundium-Z instead of Normalium-Z.
+
* [https://pixelmonmod.com/tracker.php?p=2&t=22708 22708] G-Max Pikachu now stands upright.
 +
* A server crash related to player disconnects and spawning has been resolved.
 +
* Fixed a crash caused by height map errors when snow appears in Ultra Space, especially in Ultra Plant biomes.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22679 22679] Service files are now merged during build to improve compatibility with Sponge.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22689 22689] Legendary and Ultra Beast raid battles will not appear when disabled in the raids.yml file
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22691 22691] The Infuser now correctly validates recipe inputs and no longer causes chunk corruption or server crashes.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22721 22721] Wild trainers now properly track defeats, allowing progress for research tasks such as "defeat trainers" in "The Dynamax Phenomenon."
 +
* The World Ribbon now has a sprite, matching the style of the Earth Ribbon.
 +
* Changing Rotom's form now properly updates its moveset
 +
* Normal vines will no longer appear on Ultra Jungle trees; Ultra Jungle Vines now generate as intended.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22685 22685] Orbs crafted for Articuno, Zapdos, and Moltres will no longer function as full orbs immediately upon crafting.
  
<u>Battle Fixes:</u>
+
<u>'''Battle Fixes:'''</u>
* Sleeping bosses will no longer attack everyone.
 
* Queenly Majesty will now protect allies from priority in doubles.
 
* Queenly Majesty will also account for Spikes/Mold Breaker, and block Z-Moves.
 
* Decidueye will no longer activate contact-based moves and abilities.
 
* Laser Focus will now make sure the next move is a critical hit.
 
* Fake Out will no longer work twice in a row.
 
* Tearful Look will no longer claim to have 100 basepower, this was a visual error.
 
* Pressure no longer takes PP from multi-hit moves multiple times.
 
* Thousand Arrows now has neutral effectiveness against ungrounded Pokemon.
 
* Flower Veil now takes Mold Breaker into account.
 
* Leppa Berries are no longer consumed twice.
 
* Soul-Heart now works as intended.
 
* Parting Shot now forces the user to switch Pokemon.
 
* Z-moves no longer keep the targeting info from the original move, this will prevent them hitting multiple targets in double battles.
 
* Tactical and Advanced AI won't betray you anymore.
 
* Fleeing after U-Turn has been used now follows expected behaviour.
 
* The above change also fixes Eject Button.
 
  
<u>Quest Fixes:</u>
+
* Attack animation particles, such as those used by moves like Flamethrower and Dragon Pulse, now display correctly on servers in multiplayer battles.
* Redstone Ore Quest now recognizes amounts, as do various other quests.
+
* [https://pixelmonmod.com/tracker.php?p=2&t=22606 22606] Rocky Helmet will no longer inflict damage on its holder when the holder uses a recoil-based move.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22612 22612] Abilities such as Intimidate now properly activate when a Pokémon with Neutralizing Gas leaves the battlefield. 
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22628 22628] Battle logic has been adjusted so Perish Song resolves in Speed order, ensuring fair and consistent results.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22628 22628] Perish Song can no longer affect Dynamaxed Pokémon in Max Raid Battles.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22628 22628] Throat Chop no longer stops sound-based Z-Moves.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22653 22653] The Exp Charm now correctly provides a 50% experience boost in battles.
 +
* Healing moves such as Recover, Roost, Milk Drink, Soft-Boiled, Slack Off, and Shore Up now have a base PP of 5, matching Scarlet & Violet adjustments.
 +
* Added a missing critical hit ratio increase to Razor Wind.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22703 22703] Levelling up a Pokémon after whiting out in Ultra Space no longer causes the battle screen to reappear or repeat the last battle action.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22581 22581] Dire Claw now has a chance to put targets to sleep, rather than inflicting the Drowsy status.
 +
* Transformed Pokémon can now use species-specific Z-Moves when holding the correct Z-Crystal and knowing the required move.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22580 22580] Z-Curse now correctly applies the healing effect before activating the Curse status, matching the intended activation order.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22607 22607] The flinch effect has been added to Upper Hand; targets now always flinch when hit.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22624 22624] Raging Bull now correctly changes type based on Tauros's form.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22661 22661] Fused Pokémon will no longer disappear from the player's party or PC following Ultra Necrozma transformations.
 +
* Pre-existing moves, including Barb Barrage, Bitter Malice, Bleakwind Storm, Chloroblast, Dire Claw, Esper Wing, Glacial Lance, Grassy Glide, Headlong Rush, Luster Purge, Mist Ball, Mountain Gale, Rest, Sandsear Storm, Springtide Storm, Wave Crash, Wicked Blow, and Wildbolt Storm, have all been updated to align with changes from Scarlet & Violet.
 +
* Fixed a crash that could occur when a Pokémon battle ended prematurely.
 +
* Resolved a crash that could occur during raids when the den entity is missing or no longer present.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22682 22682] A crash that could occur when capturing a Pokémon in multiplayer has been resolved.
  
 +
<u>'''Language:'''</u>
  
<u>'''Developer''':</u>
+
* Translations have been updated for Arabic, Chinese, Czech, Danish, Finnish, French, German, Hebrew, Italian, Japanese, Korean, Norwegian, Portuguese, Russian, Spanish, Thai, Turkish and Ukrainian.
* Added CloningCompleteEvent.
 
* SetTrainerObject now properly updates name.
 
  
 
</div></div>
 
</div></div>
  
 
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;">
 
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;">
<div style="font-weight:bold;line-height:1.6;">Version 8.3.1</div>
+
<div id="9.3.3" style="font-weight:bold;line-height:1.6;">Version 9.3.3 (Beta)</div>
<div class="mw-collapsible-content">
+
<div class="mw-collapsible-content">  
 +
Released June 13, 2025.
 +
 
 +
'''''"1.21.1 (9.3.3)"'''''
  
'''''Changelog guy is making pumpkin soup right now so this is a soup-er spooky changelog'''''
+
* The Java requirement for 1.21.1 is Java 21. This will come shipped with most launchers. For manual installation, you may need to install a later JRK.
 +
* The minimum Neoforge version for this update is 21.1.172 and is required for a Pixelmon client to run.
 +
* Worlds from 1.16.5 may not work with newer versions of Minecraft. Consider backups before updating.
 +
* If using datapacks, consider refreshing every update for default datapack fixes from Pixelmon.
  
<u>'''Additions''':</u>
+
<u>'''Additions:'''</u>
  
<u>New Forms:</u>
+
New Deepslate Metals have been introduced:
* Added Spirit Breloom
+
**  Bauxite Ore
* Added Spirit Cresselia
+
**  Silver Ore
* Added Spirit Dragapult
+
**  Platinum Ore
* Added Spirit Drakloak
+
*  New Deepslate Gems have been introduced:
* Added Spirit Dreepy
+
** Ruby Ore
* Added Spirit Eevee
+
** Sapphire Ore
* Added Spirit Espeon
+
** Crystal Ore
* Added Spirit Flareon
+
** Silicon Ore
* Added Spirit Glaceon
+
* New Deepslate Evolution Stone Ores have been introduced:
* Added Spirit Jolteon
+
** Moon Stone Ore
* Added Spirit Leafeon
+
** Ice Stone Ore
* Added Spirit Mareanie
+
** Shiny Stone Ore
* Added Spirit Milotic
+
** Thunder Stone Ore
* Added Spirit Mimikyu
+
** Leaf Stone Ore
* Added Spirit Porygon2
+
** Water Stone Ore
* Added Spirit Regieleki
+
** Fire Stone Ore
* Added Spirit Shroomish
+
** Sun Stone Ore
* Added Spirit Suicune
+
** Dusk Stone Ore
* Added Spirit Sylveon
+
** Dawn Stone Ore
* Added Spirit Toxapex
+
* New NPCs have been introduced for each of the following towns: Dragon, Electric, Fairy, Fire, Ghost, Grass, Ground, Ice, Steel, and Water.
* Added Spirit Umbreon
+
* The following NPCs will now appear in the world:
* Added Spirit Vaporeon
+
** Nurse Joy
 +
** Doctor John
 +
** Gym Staff
 +
** General Shopkeepers
 +
** TM Shopkeeper
 +
** Mail Shopkeeper
 +
** Curry Shopkeeper
 +
** Daycare Staff
 +
** Gemologist
 +
** Daycare Shopkeeper
 +
* Nurse Joy, and Vendor NPCs now appear in villages.
 +
* Five new cosmetic Furfrou haircuts have been added: Dandy, Debutante, Heart, Matron, and Star.
 +
* Zeraora is now available in a Strike palette variant.
 +
* JEI integration has been added for Poké Ball recipes, allowing for easy viewing and crafting.
 +
* JEI now displays recipes for TMs and TRs.
 +
* Pokémon drop information is now viewable in JEI.
  
<u>Updated Models:</u>
+
<u>'''Changes:'''</u>
* Updated Gligar
 
* Updated Gliscor
 
* Updated Lampent
 
* Updated Chandelure
 
* Updated Vending Machine
 
 
<u>Structures:</u>
 
* Added Stone Graveyard
 
* Added Swamp Graveyard
 
 
<u>Miscellaneous:</u>
 
* Added a battle config category (Reset your hocon to see this)
 
* Added allowCatchCombo config option
 
* Added a config option for Den spawning on liquids.
 
* Added config options for Boss levels.
 
* Shiny Pokemon now have gold names in battle
 
* Added new config options to control breeding regional forms by dimension.
 
* Battle errors will now export to their own log files.
 
* Added a config to allow/deny juice crafting.
 
* Added the Strike and Ashen robes.
 
* Added settings to allow fine tuning of Catch combos
 
* Added a set of config options to control Master/Park ball use at specific star levels.
 
* Added a config option to allow only trhe leader of a raid to catch after a win.
 
* Added a set of config options to set the health percentage Raid captures are calculated at.
 
* Added 52 miscellaneous items for use, be it for quests, interfaces, etc.
 
* Added Red, Blue, Yellow, Green, White, and Black Flute.
 
  
 +
* New Deepslate ores will now generate in the world.
 +
* Furfrou's natural form has been updated with an improved model, textures, and animations.
 +
* Regular ore textures for Pixelmon metals, gems, and Evolution Stones have been updated with improved designs.
 +
* Red Rock Peaks and Cypress Wetlands are now supported.
 +
* Valley Clearing, a Terralith biome, has been added to the Plains category.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22584 22584] Background color for the notice overlay can now be customized.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22584 22584] Notice overlay border color and gradient are now customizable.
 +
* Fedora, Fez, and Tophat developer hats now feature updated models.
 +
* Tandemaus and Maushold now spawn only indoors in Plains and Taiga Villages at night, on planks, with a maximum light level of 3.
 +
* Added an anticondition to villages and towns, lowering the amount of Pokemon within them.
 +
* Elekid, Magby, Bonsly, Pichu, and Cleffa have been removed from Ultra Space spawns.
 +
* Dandy and Debutante palette Furfrou now spawn in Birch biomes (morning and afternoon, respectively) and Star palette Furfrou spawns in Plains in the afternoon, all with a spawning weight of 5.
 +
* Strike palette Zeraora now spawns in Ultra Plant at night.
 +
* Furfrou spawn levels have been updated to 15-45.
  
<u>'''Changes''':</u>
+
<u>'''Fixes:'''</u>
* Dens can now spawn in mesas.
 
* Dens can now also spawn in modded biomes.
 
* Z-Move button is now disabled in raids.
 
* Low level raids are now harder.
 
* Dens now spawn less frequently.
 
* Dens and Pokestops are no longer affected by movement plates. The gif was funny but people complained...
 
* Change some icon position icons in the battle GUI.
 
* Raid end screen now shows shininess.
 
* Dens will now spawn in the Nether.
 
* Max imprint for a TM is now shown to the client, even if altered.
 
* Added emissive texture to Noivern.
 
* Dens can now be broken in survival with repeat hits with a pickaxe.
 
* Added Park Balls to the default boss drops.
 
* Rebalanced default raid drops.
 
* Added an engage distance setting for NPCs with a "x and engage" (i.e. walk and engage) AI mode
 
* Added a spawning tweak to increase pokemon levels when spawning at a lower y axis (in caves)
 
* Berry juice now has variable boosts based on what ingredients were used.
 
* Summer Raichu now has the stats of Alolan Raichu.
 
* Evolving a Magby while your party contains a Special form Slugma will now make the Magmar gain the special form as well.
 
* Badge cases can now be equipped to show off all the badges inside it on your player model.
 
  
+
* The Move Tutor UI now correctly displays the required quantity of item costs when teaching a move.
<u>Quest Changes:</u>
+
* Move Tutors now require the correct quantity of items as specified in their configuration, rather than accepting only one.
* Drowned world can now be left by sinking/rising.
+
* [https://pixelmonmod.com/tracker.php?p=2&t=22634 22634] Furnace recipes for Pixelmon Ingots now use newly added raw minerals as ingredients, ensuring proper smelting functionality.
* Added success argument type.
+
* [https://pixelmonmod.com/tracker.php?p=2&t=15875 15875] Gigantamax Charizard no longer displays stray black pixels on its belly; shiny variant knee markings now use the correct colors.
* Defeat wild objective not triggering if KO was indirect (eg poison)
+
* [https://pixelmonmod.com/tracker.php?p=2&t=19300 19300] Galarian Moltres' lower beak now faces straight, improving its appearance.
 +
* Slowking's arms now properly appear behind its body rather than glitching through.
 +
* Mudkip now stands correctly on the ground without clipping into terrain.
 +
* Darmanitan Zen form now appears upright, and Galar form renders without stretching or flipping.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22616 22616] Bunnelby has received an improved model with updated textures and animations.
 +
* Clauncher and Clawitzer feature new animations.
 +
* Gigalith now renders properly without clipping through terrain.
 +
* Oinkologne Male now renders correctly and no longer clips through terrain.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=15939 15939] Coalossal's shiny form now displays the correct stack of coal colors.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22616 22616] Tinkatink, Tinkatuff, and Tinkaton now face forward and walk properly.
 +
* A brand new Zeraora model has been introduced, featuring updated textures and animations.
 +
* Galarian Articuno's walking animation has been corrected so its legs move properly.
 +
* Pheromosa's model no longer displays stray geometry on its head.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=17478 17478] Cresselia's texture has been fixed to remove stray pixels on its underbelly.
 +
* Zebstrika and Blitzle now feature animations and emissive effects.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=17174 17174] Charizard's Zombie palette sprite now displays a purple flame to match its model.
 +
* Beedrill now flies properly above ground and no longer clips beneath the terrain.
 +
* Zeraora's texture has been updated for improved accuracy and now includes paw pads.
 +
* Azumarill, Hatenna, Morelull, and Slugma now render smoothly and no longer appear blocky.
 +
* Morelull's model no longer clips into terrain and animates correctly.
 +
* Porygon's Alter texture has been fixed to match its UV map and render properly.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=19051 19051] Gallade's left knee now bends and turns correctly.
 +
* Notice overlay background now displays with proper transparency, and sprites now face each other as intended.
 +
* 3D Pokémon in the notice overlay now face the correct direction or appear too dark.
 +
* Cosmetic items now render correctly in the cosmetics editor screen, resolving issues with inverted normals.
 +
* Visual artifacts at the top and bottom of list-based screens, including Spawners, Tutors, Relearners, and Battle Rules, have been removed.
 +
* The highlight box for selected moves in the Move Tutor screen now appears properly centered.
 +
* Move descriptions in the tutor and relearner screens now display within their designated areas and no longer overlap with the cost section.
 +
* The dialogue input screen no longer displays a blurry background over the input box, improving text clarity.
 +
* Shrine orb items now use data components instead of damage values, preventing unintended filling through anvil repairs.
 +
* Resolved a client crash that occurred when having a Pokémon sprite on your head while using Iris Shaders.
 +
* Replace and delete move messages now display the Pokémon's proper name in chat, even for Pokémon without nicknames.
 +
* The correct Pokémon name is now shown in the move delete screen of the summary menu.
 +
* Resolved a crash that could occur when clicking empty slots in the Pokémon selector UI for Move Tutor and Transfer Tutor screens.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22652 22652] Server no longer crashes when initializing a Pokémon's animation in the cloning machine.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22640 22640] Money is now correctly aligned in the inventory UI, regardless of the amount displayed.
 +
* Pokémon cries have been normalized for consistent volume, preventing extreme loudness or inaudible effects.
 +
* The "Save to Preset" button now saves presets to a generated directory within the current world directory.
 +
* NPC presets now sync properly to the client.
 +
* NPC preset saving now functions as intended.
 +
* The <code>pixelmon:spec</code> team supplier codec now operates correctly.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22617 22617] Pixelmon spawners now generate Pokémon at random levels within the specified range, instead of always spawning at the maximum level.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22587 22587] Old and New Running Boots now properly grant a speed boost when equipped.
 +
* The animation toggle button has been removed from the Pokémon Editor summary tab.
 +
* The ':' character can now be entered in the NPC preset screen filter, allowing full use of preset names.
 +
* The Infuser no longer retains infusion time when recipe ingredients are changed mid-process.
 +
* Switching between different recipes in the Infuser now correctly applies the intended infusion duration for each recipe.
 +
* Vitamin and non-vitamin infusion recipes now always use their correct infusion times, regardless of previous items used.
 +
* Custom particles now render correctly, including battle effects and Shaymin transformation.
 +
* The Poké Ball beam effect now displays as intended.
 +
* Battle animation particles are now visible in multiplayer.
 +
* The blackout screen now triggers when all Pokémon faint outside of battle, matching expected behavior.
 +
* The Pixelmon inventory sidebar can now be upscaled, allowing for higher resolution edits via resource packs.
 +
* EVs are no longer doubled when a Pixelmon has the Uninfected strain of Pokérus.
 +
* EV gain and capping logic have been corrected, ensuring proper EV distribution and preventing stats from being reset or incorrectly limited.
 +
* Permission registration errors no longer appear when players are de-opped.
  
 +
<u>'''Battle Fixes:'''</u>
  
<u>'''Fixes''':</u>
+
* Transform moves now display correctly in the battle UI after a Pokémon uses Transform, ensuring the moveset updates as expected.
* Fixed Ultra Space movement being sluggish
+
* [https://pixelmonmod.com/tracker.php?p=2&t=22645 22645] Players can no longer use the "last used item" button to catch a Pokémon during Horde battles when more than one wild Pokémon remains.
* Fixed issues with breedlogic always giving alolan forms of pokemon.
+
* The battle log now displays messages immediately on the battle screen, allowing for smoother progression.
* Raid blacklist now works as intended.
+
* Using /endbattle now ends battles instantly, even when messages are pending, resolving issues that previously required players to click through turn 0 messages.
* Fixed issues with sounds for forms of a pokemon mixing with the sounds of the parent species.
+
* [https://pixelmonmod.com/tracker.php?p=2&t=22566 22566] Running /endbattle multiple times no longer results in a disembodied state or camera lock.
* Fixed OTs being wiped, and add recovery for lost OT UUIDs.
+
* Fixed a crash caused by Iris when rendering the battle controller tile entity.
* Fixed issues with the battle music causing crashes if the sound manager was reloaded during the game session.
+
* The NoCrits property now defaults to false, ensuring critical hits are enabled by default in PvP battles.
* Level and egg move icons are correctly positioned in Pokemon's learnlist.
+
* [https://pixelmonmod.com/tracker.php?p=2&t=22595 22595] Evolving a Pokémon during an NPC battle no longer causes a soft lock after the battle ends.
* Fixed issues with the superUniversalTM and universalTM config options.
+
* [https://pixelmonmod.com/tracker.php?p=2&t=22595 22595] 22595 The camera now behaves correctly if no valid target exists or after leveling up a Pokémon mid-battle.
* Argument.cast not reverting to default value if cast failed.
+
* [https://pixelmonmod.com/tracker.php?p=2&t=22595 22595] Exp. All now functions properly for all party Pokémon.
* Fixed dynamaxed ditto taking over the world.
+
* [https://pixelmonmod.com/tracker.php?p=2&t=22631 22631] Pokémon experience now updates correctly after battles, ensuring experience is saved on both the Pokémon and its entity.
* Dynamax state now resets after a raid.
+
* Move requirements now use a more precise search method, allowing unabbreviated specs like iv and ev specs to function as intended.
* Ultra Space lets you go home instead of murdering you.
 
* Alolan Grimer will now count as Dark type for Pancham to evolve.
 
* Fixed a missing particle effect with Arceus spawning.
 
* Fixed a crash from cushion chair when interacting with a dye of a color the chairs don't have.
 
* Fixed a Raid infinite spawn loop.
 
* Fixed streetlights not hanging properly.
 
* Fixed Legendary despawn config option ignoring a change.
 
* Fixed spectators being able to send out Pokémon.
 
* Fixed shiny Gigantamax Urshifu sprites being incorrect.
 
* Fixed Creator Lucario sprite.
 
* Fixed Eggs' underlying species being revealed by PC searching.
 
* Optimized isLegendary * Now using an EnumSet rather than an ArrayList
 
* Optimized isUltraBeast * Now using an EnumSet rather than an ArrayList
 
* Optimized TileEntityBerryTree * Reduced calls to getting blocks from world
 
* Optimized DateObjective in Quests
 
* Optimized Pixelmon entity despawning
 
* Optimized ExtraStats
 
* Fixed Ditto's move set not resetting on switch out and faint
 
* Fixed PokeDex and TrainerCard showing disabled generations of Pokemon
 
* Fixed PokeGifts allowing transferring untradable Pokemon
 
* Fixed evolution not happening if you cancelled learning a move beforehand
 
* Fixed crash when using the Z-Move form of Weather Ball in weather
 
  
 +
<u>'''Language:'''</u>
  
<u>Battle Fixes:</u>
+
* New translation keys have been added.
* Delta Stream can no longer be overridden by normal weather.
+
* Translations have been updated for Arabic, Chinese, Czech, Danish, Finnish, French, German, Hebrew, Italian, Japanese, Korean, Norwegian, Portuguese, Russian, Spanish, Thai, Turkish and Ukrainian.
* Weather created by Desolate Land, Primordial Sea and Delta Stream no longer stay on the battle if defeated by a Pokemon with Mold Breaker, Teravolt or Turboblaze.
 
* Foresight now fails against Pokemon with Foresight status and ignores evasion.
 
* Mean Look now ends on the same turn its user fainted.
 
* Fixed an issue with Trace not properly copying an opponent's ability.
 
* Fixed targeting issues with triple and horde.
 
* Z-Parting Shot now correctly heals on switchout.
 
* Dynamax Ditto will now copy movesets on Transform.
 
* Splash, High Jump Kick, and Magnet Rise now correctly fail when affected by Gravity.
 
* Chilan Berry now only affects Normal type.
 
* Contrary and Simple will no longer affect Z-Moves.
 
* ZStatusMoves use their base accuracy now, instead of always hitting.
 
* Z-Me First will now correctly copy moves.
 
* Weather no longer overrides No Guard if a player is using a move that has its accuracy affected by weather.
 
* Counter, Mirror Coat, and Metal Burst can now break a Substitute.
 
* Bolt Beak and Fishous Rend no longer do enough damage to remove a Pokemon from existence.
 
* Destiny Bond is no longer spammable.
 
* AI will no longer spam just Stealth Rock.
 
* Copycat can no longer copy Max moves.
 
* Fixed Minior not swithing back to Meteor form upon health recovering to above 50%.
 
* Fixed Minior removing entry hazards upon entering the battle.
 
* Fixed an issue with npc switching in double battles.
 
* Wild Charge now makes contact.
 
* Fixes Emergency Exit causing a crash.
 
* Fixed Dark-types not being immune to Mirror Coat.
 
* Fixed Ghost-types not being immune to Counter.
 
* Fixed an issue in Raids, not being able to catch after battle.
 
* Fixed Obstruct not dropping physical attackers' defense.
 
* Fixed BreakneckBlitz being incorrectly typed in weather (i.e. against Groudon would be not very effective due to the harsh sunlight).
 
* Fixed Max Moves not using their own targeting properties.
 
* Fixed trainers being able to Mega and Dynamax at the same time.
 
* Fixed Crowned Zacian and Zamazenta typing in battle.
 
* Synchronize nature swap now has one roll chance per Pokemon.
 
* Fixed Misty Terrain not preventing bad status conditions for Pokémon on the ground when attacked by Pokemon flying.
 
* Pokemon with Guts will no longer receive Guts' attack boost the turn they wake up from Sleep.
 
* Knock Off will now correctly remove Red Card instead of Red Card switching out the Knock Off user.
 
* Knock Off now correctly does not remove the target's held item if the Knock Off user faints from Rough Skin, Iron Barbs, or Rocky Helmet.
 
* Fixed Receiver & Power of Alchemy stating they were switching from the ability that they were switching to.
 
* Fixed Encore only lasting for two turns instead of 3.
 
* Trying to Paralyze a Sleeping opponent will no longer state that they are already paralyzed.
 
  
 +
<u>'''Developer:'''</u>
  
<u>Quest Fixes:</u>
+
* [https://pixelmonmod.com/tracker.php?p=2&t=22650 22650] Added new interaction events: <code>pixelmon:defeat_leader</code>, <code>pixelmon:lose_to_leader</code>, <code>pixelmon:defeat_champion</code>, and <code>pixelmon:lose_to_champion</code>.
* Fixed an issue with AbsolutePositionObjective
+
* [https://pixelmonmod.com/tracker.php?p=2&t=22650 22650] Added the <code>pixelmon:set_string_context</code> interaction result.
* Fixed a rare crash with flagActions
+
* Added the <code>pixelmon:finish_healing</code> interaction event.
* PokemonObjective now works for empty spec, this fixes some default quests
+
* Interaction events can now be defined and managed through datapacks.
+
* Added JSON support for interaction events, enabling custom event creation.
+
* NPCs can now be set as pushable or unpushable using the new pushable property (default: true).
<u>'''Developer''':</u>
+
* NPCs now support a title property, allowing for custom titles above their name tag (default: none).
* Battle End tasks now work properly, and hold an extra parameter.
+
* NPC icon rendering has been improved.
* Fixed the ApricornWatered event
+
* Introduced enabling placeholder support in text components.
* Added a BerryWatered event.
+
* Added the pixelmon:apply_spec interaction result, allowing Pokémon context to apply specified properties through interaction.
* Added a HyperTrainEvent.
+
* Added the has_research interaction condition for use in custom interactions.
* ItemUIElement now has baked model support, so can be used for actual items.
+
* The <code>pixelmon:defeat_trainer</code> event now returns an empty interaction result.
* Split out ItemUIElement's sprite sheet into separate files.
+
* Introduced <code>pixelmon:defeat_npc</code>, which now handles the logic previously managed by <code>defeat_trainer</code>.
* Added PlayerPartyStorage#queryResourceLocationExistence. Allows checking for the existence of a specific ResourceLocation on the client.
+
* <code>StringContextDataProvider</code> now converts all data to string automatically, improving flexibility and removing the need for type-specific data providers.
* Added PlayerPartyStorage#registerKeyListener and PlayerPartyStorage#deregisterKeyListener. Allows containers with an ItemUIElement in them to listen for key presses by registering a callback method.
+
* Added support for appending tasks to the end of the evolution query process.
* Updated SpawnerCoordinator to use ExecutorService
 
* EnumSpecies.legendaries and EnumSpecies.ultraBeasts are now `Set<EnumSpecies>`
 
* All other form lists in EnumSpecies have been converted from `List<EnumSpecies>` to `Set<EnumSpecies>`
 
* Added 'unsafe' methods to the `IPixelmonBankAccountManager` so you don't have to use optionals all the time IPixelmonBankAccountManager#getBankAccountUnsafe(UUID) and IPixelmonBankAccountManager#getBankAccountUnsafe(EntityPlayerMP)
 
* Added NBT boolean tag Unequippable, which can be applied to equippable items such as badges to make them not so.
 
* Server resource packs (the one in server.properties) now has a max size of 600 MB, up from 50 MB.
 
* The shrine interact events now provide the instance of the tile entity that was interacted with.
 
  
 
</div></div>
 
</div></div>
  
<br />
 
 
=====Version 7=====
 
----
 
 
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;">
 
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;">
<div style="font-weight:bold;line-height:1.6;">Version 7.x</div>
+
<div id="9.3.2" style="font-weight:bold;line-height:1.6;">Version 9.3.2 (Beta)</div>
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
 +
Released May 30, 2025.
 +
 +
'''''"1.21.1 (9.3.2)"'''''
 +
 +
* The Java requirement for 1.21.1 is Java 21. This will come shipped with most launchers. For manual installation, you may need to install a later JRK.
 +
* The minimum Neoforge version for this update is 21.1.172 and is required for a Pixelmon client to run.
 +
* Worlds from 1.16.5 may not work with newer versions of Minecraft. Consider backups before updating.
 +
* If using datapacks, consider refreshing every update for default datapack fixes from Pixelmon.
 +
 +
<u>'''Additions:'''</u>
 +
 +
* Added new raw resource items for 1.21 consistency: raw platinum, raw silver, raw bauxite, and raw silicon.
 +
* A new config option has been added to battle.yml to disable storing the last battle log (default: off).
 +
 +
<u>'''Battle Tests:'''</u>
 +
 +
* Added tests for the King’s Rock held item, including interactions with multistrike moves, Serene Grace, Pledge effects, and Sheer Force.
 +
* Added tests for each type of Gem held item.
 +
* Added tests for the Rusted Sword and Rusted Shield held items.
 +
* Added tests for the Razor Fang held item, which will handle interactions with Serene Grace, multistrike moves, and Sheer Force.
 +
* Added tests for the Exp. Share to verify experience gain for non-participating Pokémon.
 +
* Added tests for Z-Crystals, including type-based and species-specific Z-Move behavior, transformation compatibility, and upgrade conditions.
 +
* Added tests for the Incense held items, including effects on speed priority and prize money.
 +
* Added a test to ensure Loaded Dice does not affect Surging Strikes.
 +
* Added tests for the Zen Mode ability.
 +
* Added 6 tests for the Razor Wind move, covering charge behavior, Power Herb interaction, interruptions, and critical-hit ratio.
 +
* Added tests for the Pain Split move.
 +
 +
<u>'''Changes:'''</u>
 +
 +
* Player data has been moved to a new <code>saves/WORLDNAME/playerdata/pokemon</code> directory for improved organization and consistency. Legacy data is automatically migrated to the new location on first run.
 +
* All references to Aluminium have been adjusted to the correct spelling for en_US, there is a fallback in place and should not affect worlds. Datapacks interacting with Aluminum will need to be looked over however.
 +
* The Item Finder now correctly displays its sprite, showing red when no hidden items are nearby, and produces lava particles and extinguish sounds to indicate nothing was found.
 +
* Adjusted single player spawning to prevent spawns too close to the player, and lowered the total number around you. (You can adjust this yourself in your wild spawning config.)
 +
* Added a confirmation message when money is awarded via interactions.
 +
* Updated Shiftry to have the Wind Rider ability and the Piplup line to have Competitive, matching Scarlet and Violet changes.
 +
 +
<u>'''Fixes:'''</u>
 +
 +
* Added movement AI to NPCs, including random_stroll, look_at_nearby, and stroll_through_village goals, allowing for configurable NPC wandering and behavior.
 +
* Fixed being unable to type colons (:) in the NPC preset field, enabling the use of full preset identifiers like pixelmon:trainers/aquaboss.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22372 22372] Fixed an issue where certain NPC presets could not be placed using the NPC editor.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22565 22565] NPCs using Pokémon models now render correctly and no longer appear upside down or backwards.
 +
* NPC nameplates now display properly above NPCs.
 +
* Improved the NPC preset menu to stay within screen boundaries and added suggestions to the search box.
 +
* Fixed the NPC clipboard menu going off-screen during editing.
 +
* The Move Relearner NPC preset now correctly opens the move relearner interface when interacted with.
 +
* Interacting with Move Relearner NPCs no longer causes client disconnects when no cost is defined.
 +
* Pokémon now display correctly on the Move Relearner selection screen.
 +
* Relearner NPCs now require a valid cost to function, preventing invalid configurations.
 +
* Client network state now resets properly after leaving a Pixelmon server, improving connection stability and behavior.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22416 22416] [https://pixelmonmod.com/tracker.php?p=2&t=22321 22321] External moves like Forage now work correctly in multiplayer, with effects and cooldowns triggering as expected.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22571 22571] Poké Ball lids now craft correctly based on the apricorns used.
 +
* Moltres’ flying animation and model have been updated to fix wing stretching issues and improve visual quality.
 +
* Turtwig’s model position has been corrected so it no longer sinks into the ground.
 +
* Egg photos now display the correct egg sprite in-game.
 +
* Egg photos now render correctly, and photos worn on the player’s head appear properly lit in the inventory.
 +
* A Mega Discovery research now unlocks properly after defeating an Epic, Legendary, or Ultimate Boss.
 +
* The research task to defeat 10 Mega Boss Pokémon in A Mega Discovery now tracks progress correctly.
 +
* Restored usability of the research inventory tab by fixing scroll wheel and scrollbar functionality.
 +
* The Pokémon Editor now properly updates a Pokémon’s stats when its species is changed.
 +
* Fixed a crash in the Pokémon Editor when using auto-complete for certain species names like Tyranitar, Pupitar, or Jynx.
 +
* Fixed a rare crash that could occur during wild Pokémon spawns due to an invalid level tweak.
 +
* Fixed a rare server shutdown error that could occur when saving research data.
 +
* The Max Raid Den Spawner now correctly places the den at the block you click, rather than at the player’s position.
 +
* Raid bosses no longer escape the den and wander the world after a raid ends.
 +
* NPC titles now display correctly in all languages using translatable text.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22597 22597] [https://pixelmonmod.com/tracker.php?p=2&t=22596 22596] [https://pixelmonmod.com/tracker.php?p=2&t=22570 22570] Fixed a server crash caused by invalid items loading in infusers during world generation or preloading.
 +
* The “Find a Wishing Piece” task in The Dynamax Phenomenon research now completes correctly when picking up a Wishing Piece.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22591 22591] Pokémon nicknames now support multiple color codes correctly without cutting off text.
 +
* Fixed Evolution Stone armor using a fallback texture when worn or placed on armor stands. Armor textures now display correctly in all cases.
 +
* Updated the movesets of Tornadus, Thundurus, Landorus, and Enamorus to reflect their Generation 9 learnsets.
 +
* Iron Valiant’s staff now animates correctly and remains connected to its hand during walking animations.
 +
* Kakuna’s model is no longer rotated onto its back and now appears upright.
 +
* Pidgeotto’s model has been updated to reduce blockiness.
 +
* Shiny Alolan Ninetales now displays its correct purple-toned coloring.
 +
* Voltorb’s model has been smoothed and no longer appears overly blocky.
 +
* Exeggcute’s model and animations have been fixed; it no longer lies sideways or animates incorrectly.
 +
* Grovyle’s model is now correctly positioned and no longer sinks into the ground.
 +
* All seasonal Sawsbuck forms now stand correctly on the ground.
 +
* Smoliv’s model no longer stretches due to incorrect weight mapping.
 +
* Litleo has received an updated model and smoother walking animation.
 +
* Pyroar (both male and female) now use updated models and animations, and Shiny Female Pyroar displays correct coloring.
 +
 +
<u>'''Battle Fixes:'''</u>
 +
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22603 22603] Fixed battle UI not displaying correct item stack sizes, such as Poké Balls, by ensuring inventory data is properly synchronized with the client.
 +
* Battle screen transparency now applies correctly to the Bag and Pokémon selection menus when using the F1 key.
 +
* Added support for the <code>money_multiplier</code> context key.
 +
* All money-increasing items (such as Luck Incense) now correctly double prize money from NPC battles.
 +
* Fixed battle logs showing raw component values like literal{Rattata} instead of proper names.
 +
* The raid lobby screen now correctly updates the selected Pokémon for all players, and properly reflects the host’s choice.
 +
* Gems now correctly boost the power of moves instead of directly modifying damage dealt.
 +
* Gems are no longer consumed if an attack misses or fails.
 +
* Improved handling of held items during charging moves, though Gems are not consumed during the charge turn of multi-turn moves.
 +
* Zen Mode now activates correctly when the user is at exactly 50% HP.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=16340 16340] Behemoth Blade and Behemoth Bash now retain PP Up and PP Max effects from Iron Head when transformed by Zacian or Zamazenta.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=21895 21895] Surging Strikes now correctly hits three times, even when the user is holding a Loaded Dice.
 +
* Players can no longer spectate their own battles by targeting another participant in the same battle.
 +
* Fixed Incense items that boost move power from incorrectly increasing final damage instead of move power.
 +
* Full Incense now correctly causes the holder to move last in its priority bracket.
 +
* Pure Incense now properly reduces wild Pokémon encounter rates.
 +
* Pressing Esc to run during Pokémon selection after a faint no longer causes the battle to get stuck on “Waiting...”.
 +
* Razor Wind now correctly has an increased critical-hit ratio.
 +
* Razor Wind is now properly interrupted by conditions like flinching, sleep, or confusion, and will no longer continue incorrectly.
 +
* Players can now successfully run from battle using the cursor after their first Pokémon faints.
 +
* Players in battle free roam can no longer spectate other battles, preventing issues with rejoining their own battle.
 +
* Using /battlelog no longer causes disconnects in multiplayer, even outside of battle or in solo raid scenarios.
 +
* The /battlelog command now functions correctly in all battle types, including wild battles, raids, NPC battles, and PvP.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22579 22579] Ditto using Imposter no longer causes a disconnect when transforming into Ogerpon or other Pokémon with missing form data.
 +
* The Run button now appears and functions correctly after a Pokémon faints in battle.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22588 22588] Using a Blank TR in battle no longer causes the battle to end with an error when attempting to assign a move.
 +
* Battle Bag items now display correctly within the UI and can be selected as intended.
 +
* Chat messages no longer obstruct battle UI elements when selecting Pokémon or items.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22599 22599] EVs now update correctly after battles.
 +
 +
<u>'''Language:'''</u>
 +
 +
* Added Arabic, Czech, Finnish and Swedish languages.
 +
* Updated Danish, French, German, Israeli, Italian, Japanese, Norwegian, Dutch, Portuguese, Russian, Spanish, Thai, Turkish, Ukrainian languages with new translation keys, removed some unused keys.
  
 +
<u>'''Developer:'''</u>
  
 +
* Added utility methods to <code>AttackRegistry</code> for retrieving random damaging moves with or without Z-Move compatibility.
 +
* Updated <code>Attack#isAttack()</code> to account for overridden attack types such as Z-Moves and G-Max Moves.
 +
* Added <code>ImmutableAttack#getZMove(PixelmonWrapper, boolean)</code> to support Z-Move logic on transformed Pokémon.
 +
* The <code>ApplyBonusStatsEvent</code> no longer fires for Pokémon without bonus stats, reducing unnecessary log spam.
 +
* Moved a battle log entry to only appear when not in simulation mode.
 +
* Refactored the <code>InteractionContext</code> system, renaming it to <code>StoredContext</code> and moving it outside the NPC package for broader use.
 +
* Introduced <code>ContextKey#mutable</code> and <code>ContextKey#immutable</code>, with validation for immutability constraints.
 +
* Context keys are now registered server-side via the <code>RegisterEvent</code>.
 +
* <code>StoredContext</code> is now a sealed class and supports <code>ResourceLocation-based</code> access for dynamic pipelines like NPCs and Research.
 +
* Added <code>StrictStoredContext</code> for enforcing immutability in systems like the battle engine, throwing exceptions on mutable access.
 +
* Use <code>StoredContext#strict</code> to create a guaranteed immutable context instance for safe copying and isolation.
 
</div></div>
 
</div></div>
  
 +
==''Minecraft'' 1.20.2==
 +
=====Version 9=====
 +
----
 
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;">
 
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;">
<div style="font-weight:bold;line-height:1.6;">Version 7.x</div>
+
<div id="9.2.10" style="font-weight:bold;line-height:1.6;">Version 9.2.10 (Alpha)</div>
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
 +
Released December 11, 2024.
 +
 +
'''''"1.20.2 (Alpha 9)"'''''
 +
 +
<u>'''Additions:'''</u>
 +
 +
* Added new Research and Assignment feature.
 +
* Added Research triggers.
 +
* Added Research toasts on progress and completion.
 +
* Added new screen for Research, as an inventory tab.
 +
* Added internal GUI API.
 +
* Added FXAA GUI shader.
 +
* Added continuous bell curve for Pokémon sizes (growths).
 +
* Added naturally spawning, rare, large or small Pokémon.
 +
* Added the <code>size</code> Pokémon spec.
 +
* Added healthbar below sprite in PC when a Pokémon is not a full HP.
 +
* Added grey overlay when a fainted Pokémon is in PC.
 +
* Added Professor Wisteria to Research, who will accompany players as they progress in their tasks.
 +
 +
 +
<u>'''Pokémon:'''</u>
 +
 +
* Added Bombirdier.
 +
* Added Gimmighoul.
 +
* Added Gholdengo.
 +
* Added Wattrel.
 +
* Added Kilowattrel.
 +
* Added Rabsca.
 +
* Added Rellor.
 +
* Added Squakabilly.
 +
* Added Klawf.
 +
* Added Great Tusk.
 +
* Added Iron Hands.
 +
* Added Iron Treads.
 +
* Added Iron Bundle.
 +
* Added Sandy Shocks.
 +
 +
<u>'''Cosmetic Palettes::'''</u>
 +
 +
* Added spirit Iron Valiant.
 +
 +
<u>'''Moves, Battle Items and Abilities::'''</u>
 +
 +
* Added Ability Shield item.
 +
* Added TM171-TM223 for all existing moves.
 +
 +
<u>'''Items:'''</u>
 +
 +
* Added Ultra Elm Chest Boat, Ultra Ginkgo Chest Boat, Ultra Jungle Chest Boat, Blue Berry Wood Chest Boat, Green Berry Wood Chest Boat, Pink Berry Wood Chest Boat, Purple Berry Wood Chest Boat, Red Berry Wood Chest Boat and Yellow Berry Wood Chest Boat.
 +
* Added Gimmighoul Coin.
 +
 +
<u>'''Sounds:'''</u>
 +
 +
* Added new voices: Alomomola, Bunnelby, Cacnea, Cacturne, Castform, Cherubi, Comfey, Dedenne, Diancie, Flabebe, Floette, Florges, Furfrou, Gothita, Gothorita, Gothitelle, Inkay, Luvdisc, Mandibuzz, Maushold, Mawile, Morpeko, Ogerpon, Pyukumuku, Roselia, Salandit, Salazzle, Sandy Shocks, Shieldon, Shuckle, Sinistcha, Sinistea, Slurpuff, Smeargle, Snorunt, Swirlix, Swoobat, Tandemaus, Togedemaru, Vanillish, Vanillite, Vanilluxe, Vullaby, Wishiwashi, Woobat, Zigzagoon, Fezandipti, Boltund, Eldegoss, Enamorus, Greavard, Mr. Rime, Natu, Okidogi, Pincurchin, Rabsca, Rellor, Spidops, Tarountula and Xatu.
 +
* Updated voices: Guzzlord, Kyogre, Deerling, Flamigo, Gardevoir, Hoppip, Kirlia, Shinx, Shroomish, Shaymin, Sunflora, Sunkern, Zigzagoon, Zorua, Cetoddle, Charcadet, Tinkatink, Bonsly and Tinkatuff.
 +
 +
<u>'''Structure:'''</u>
 +
 +
* Added meteorite.
 +
 +
<u>'''Datapack:'''</u>
 +
 +
* Added Growths as a datapack registry.
 +
** Each Pokémon JSON now has a "mean" and a "standard deviation" defining the distribution of their size.
 +
* Added datapack abilities for additional Size categories (growth).
 +
* Updated all species to include <code>growth_data</code> in forms.
 +
* Added recipes for Pixelmon Chest Boats.
 +
* Added Recipe Book advancement for Pixelmon Chest Boats.
 +
* Renamed <code>crafted_gingko_blocks</code> to <code>crafted_ginkgo_blocks</code> tag.
 +
* Added the <code>chest_boats</code> tag.
 +
* Added new interaction events: pixelmon:npc_engage, pixelmon:on_cooldown, pixelmon:set_cooldown, pixelmon:context_player, pixelmon:win_battle, pixelmon:lose_battle, pixelmon:draw_battle, pixelmon:can_battle and pixelmon:defeat_trainer.
 +
* Added new interaction results: pixelmon:unlock_dynamax, pixelmon:close_screen, pixelmon:open_professor_dialogue, pixelmon:unlock_mega_evolution and pixelmon:delay_result.
 +
* Added several blocks and block tags to the <code>mineable/axe</code> tag so they can be mined faster with axes.
 +
* Added new block tags for Pixelmon furniture and Berry Wood blocks.
 +
* Added 100-500 Gimmighoul Coins as a guaranteed drop to Gholdengo.
 +
* Updated evolution conditions for Magneton, Qwilfish, Nosepass, Charjabug and Crawbrawler.
 +
 +
<u>'''Research'''</u>
 +
 +
* Added collection-style UI widget with ability to set sprites for a resource and offset item position.
 +
* Added sprite colouring in Research tasks.
 +
* Added Professor Wisteria to research updates.
 +
* Added Mega Evolution research.
 +
* Added Dynamax research.
 +
* Added capture Pokémon type research.
 +
* Added craft type research.
 +
* Added defeat boss type research.
 +
* Added enter dimension type research.
 +
* Added evolve type research.
 +
* Added harvest type research.
 +
* Added hatch type research.
 +
* Added active item type research.
 +
* Added level up type research.
 +
* Added mine type research.
 +
* Added spin Pokéstop type research.
 +
* Added defeat Raid type research.
 +
* Added find structure type research.
 +
* Added seasonal research: Christmas, Pixelmon's Birthday, New Year and Valentine's Day.
 +
 +
<u>'''Spawning:'''</u>
 +
 +
* Updated Luvdisc fishing and spawn loot to remove unused items.
 +
* Added Bombirdier to River, Lakes, and Beaches during the Day on Land and Air with an anticondition of Freezing biomes and Mountainous biomes rarely.
 +
* Added Gimmighoul Chest form to Jungle Pyramids, Desert Pyramids, Haunted Towers, Graveyards, and Ruined Portals on Land, Indoors, and Underground at All Times.
 +
* Added Gholdengo to Ultra Desert at All Times.
 +
* Added Great Tusk to Small End Islands at All Times.
 +
* Added Kilowattrel to Beaches with an anticondition of Freezing during the Day in the Air. Added chance to spawn with a group of Wattrel.
 +
* Added Klawf to Stone Beach and Mesas on Land during the Day.
 +
* Added Rabsca to Arid, Mesas, and Savannas on Land at All Times.
 +
* Added Rellor to Arid, Mesas, and Savannas on Land at All Times.
 +
* Added Sandy Shocks to Small End Islands at All Times.
 +
* Added Squawkabilly to Jungles during the Day in the Air and on Tree Top. Added chance to spawn with a group of Squawkabilly. Some colors are rarer than others.
 +
* Added Wattrel to Beaches with an anticondition of Freezing during the Day in the Air, Land, and Tree Top. Added chance to spawn with a group of Wattrel.
 +
* Added Spirit palette Iron Valiant to Graveyards at Night on Land or Manmade.
 +
* Added Iron Hands to Small End Islands on Land at All Times.
 +
* Added Iron Treads to Small End Islands on Land at All Times.
 +
* Updated old spawning NPCs to the new NPC system, including Chatting, Fisherman, Nurse Joy, Relearner, Shopkeeper, Trader, Trainer and Tutor.
 +
* Added Rellor, Rabsca, Wattrel, Kilowattrel, Spidops, Tarountula, Bombirdier, Gimmighoul (chest), Great Tusk, Iron Treads, Sandy Shocks, Iron Hands, Brute Bonnet, Iron Jugulis, Iron Valiant, Iron Bundle, Roaring Moon, Squawkabilly, Finizen, Palafin, Maschiff, Mabosstiff, Farigiraf, Flamigo, Ting-Lu and Gholdengo to tiered, biome-specific raids.
 +
* Added support for Alex' Caves spawning.
 +
* Added support Biospherical Expansion spawning.
 +
* Added support for Mystic's Biomes spawning.
 +
 +
<u>'''Battle Tests:'''</u>
 +
 +
* Added tests for Black Sludge item.
 +
* Added tests for Incinerate move.
 +
* Added tests for Stuff Cheeks move.
 +
* Added tests for Corrosive Gas move.
 +
* Added tests for Magic Room move.
 +
* Added tests for Thief move.
 +
* Added tests for G-Max Replenish move.
 +
 +
<u>'''Changes:'''</u>
 +
 +
* Removed old Quest system.
 +
* Removed old Quest screens.
 +
* Removed functionality of the old Quest Editor wand.
 +
* Added summary TM section for Generation 9 moves.
 +
* Added move description scrollbar for moves with long descriptions.
 +
* Updated Heavy Ball catch mechanics to modern calculations.
 +
* Updated Friend Balls to their Generation 8+ friendship boost.
 +
* Updated the Poke Checker (summary screen) to display size and the growth sprite.
 +
* Updated the PC screen to display size and the growth sprite.
 +
* Updated the capture method to use Generation 8 mechanics.
 +
* Updated pre-Growth rework Pokémon stored data to include a randomly assigned Size.
 +
* Updated summary UI in PC by swapping a Pokémon's species name for its level.
 +
* Removed megaring mechanic being unlocked via defeating a Mega Boss, replaced by Mega Evolution Research.
 +
* Updated Pixelmon Rug colors to match wool textures.
 +
* Updated Revenant to block Destiny Bond if it has at least one life left.
 +
 +
<u>'''Fixes:'''</u>
 +
 +
* Fixed a crash caused by the client attempting to update server details.
 +
* Fixed the scrollbar on TM lists rendering strangely.
 +
* Fixed Blank TMs failing to work with Klutz Pokémon.
 +
* Fixed nature syncing curries not working properly.
 +
* Fixed an instance where Black Sludge could deal damage for less than it should have.
 +
* Fixed Poké Balls failing to receive catch penalties when capturing Ultra Beasts.
 +
* Fixed Nest Balls catch formula.
 +
* Fixed Lure Balls failing to boost properly Pokémon caught via Fishing Rod.
 +
* Fixed Fishing Rod not applying the chance for a Fishing mark on catch.
 +
* Fixed Fishing Rod-spawned Pokémon having Fishing-exclusive bonuses lost on flee and subsequent rebattle.
 +
* Fixed the drop shadow of the nickname text in the PC being set to a dark gray color.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=21384 21384] Fixed Pokémon displaying move skills they should not have by improving code quality.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=18939 18939] Fixed Poke Displays breaking consistency of a stored Pokémon's form and palette.
 +
* Fixed the Pixelmon Camera failing to take pictures.
 +
* Fixed rendering of Mega Items.
 +
* Fixed rendering of Sableye Hat, Frosslass robe and Yukata.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=21311 21311] Fixed an issue where using the Griseous Core to change Giratina's form to Origin would cause the form to be restored to Altered by other non-Griseous Orb held items.
 +
* Fixed using a Porygon item while in creative consuming said item.
 +
* Fixed using a Porygon item spawning on top of the player instead of on the position clicked.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22145 22145] [https://pixelmonmod.com/tracker.php?p=2&t=21985 21985] Fixed Paldean Blank TMs disappearing upon completion.
 +
* Fixed Bikes eating as if they are horses.
 +
* Fixed the PC failing to open in rare cases upon first login or world creation.
 +
* Fixed hover and pop-up information not clearing on release in PC.
 +
* Fixed a rare crash caused by right-clicking on an empty Pokémon slot in inventory.
 +
* Fixed a rare client crash caused by refreshing the multiplayer menu.
 +
* Fixed Pokébags being allowed to leave a player's inventory if the container is open.
 +
* Fixed shiny Hero Palafin sprite.
 +
* Fixed shiny Revavroom sprite.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=21238 21238] Fixed Dudunsparce model and textures.
 +
* Fixed Ultra Necrozma model.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=19409 19409] Fixed Solrock animation.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=18571 18571] Fixed Rocket Helmet's stray pixel in layer texture.
 +
* Fixed shiny Iron Jugulis sprite.
 +
* Fixed cosmetic textures not loading properly for the Witch hat, Articuno Wings and Valentine's Wings.
 +
 +
<u>'''Battles:'''</u>
 +
 +
* Fixed Incinerate not being in the list of moves that can remove berries.
 +
* Fixed Stuff Cheeks disabling improperly if the Pokémon that new Stuff Cheeks was not holding a berry.
 +
* Fixed a bug where Pokémon afflicted by Corrosive Gas could use their items once again after they had switched out.
 +
* Fixed a bug where it was possible to give a Pokémon a Rusted Sword or Shield via a move when Zacian or Zamazenta was on the field.
 +
* Fixed Pokémon that stole a Life Orb with Thief not taking damage from the Life Orb at the end of the turn.
 +
* Fixed G-Max Replenish incorrectly calculating the recovery of berries in allied battle.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=21986 21986] Fixed waiting bug when using Flee moves against a trainer's final Pokémon.
 +
 +
<u>'''Language:'''</u>
 +
 +
* Updated Traditional Chinese translation.
 +
 +
<u>'''Developer:'''</u>
  
 +
* Added ShrineOrbFillEvent.Pre/Post.
 +
* Added LureActivateEvent.Pre/Post.
 +
* Added BerryEvent.Pick.
 +
* Added ResearchStartEvent.Pre/Post.
 +
* Added ResearchStageCompleteEvent.
 +
* Added ResearchDiscardEvent.Pre/Post.
 +
* Added ResearchCompleteEvent.
 +
* Added ProgressResearchStageEvent.Pre/Post.
 +
* Added ProgressResearchObjectiveEvent.Pre/Post.
 +
* Added ClaimResearchStageEvent.Pre/Post.
 +
* Added ClaimResearchObjectiveEvent.Pre/Post.
 +
* Added RegisterScreenStylesEvent.
 +
* Added PlayerCakeEatEvent.
 +
* Added PlayerCraftItemsEvent.
 +
* Removed AbandonQuestEvent.
 +
* Removed FinishQuestEvent.
 +
* Removed NPCInserterEvent.
 +
* Removed QuestActionEvent.
 +
* Removed QuestObjectiveEvent.
 +
* Removed QuestStageEvent.
 +
* Added HeldItem.ignoresKlutz method to allow custom held items to be used by Klutz Pokémon.
 +
* Added PixelmonGrowths registry class.
 +
* Added PokemonBuilder#size.
 +
* Removed PokemonBuilder#growth.
 +
* Added Pokemon#getSize.
 +
* Added Pokemon#setSize.
 +
* Updated the functionality of Pokemon#setGrowth to pick a random number in the range of that growth's defined range.
 +
* Removed CorrosiveGas status usage.
 +
* Removed PlayerParticipant#getTeamPokemonList in favor of BattleParticipant#getTeamPokemon.
 +
* Added placeholders to ContextKeys.
 +
* Added PlaceholerCollectEvent, extending support for FPAPI and PAPI.
 +
* Implemented placeholder support in certain InteractionConditions.
  
 
</div></div>
 
</div></div>
  
 +
==''Minecraft'' 1.16.5==
 +
=====Version 9=====
 +
----
 
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;">
 
<div class="toccolours mw-collapsible mw-collapsed" style="overflow:auto;">
<div style="font-weight:bold;line-height:1.6;">Version 7.x</div>
+
<div id="9.1.13" style="font-weight:bold;line-height:1.6;">Version 9.1.13 (Latest)</div>
 
<div class="mw-collapsible-content">
 
<div class="mw-collapsible-content">
 +
Released December 1, 2024.
 +
 +
<b>'''Pokémon'''</b>
 +
 +
* Added Iron Treads.
 +
* Added Iron Hands.
 +
* Added Great Tusk.
 +
* Added Wattrel.
 +
* Added Kilowattrel.
 +
* Added Rellor.
 +
* Added Rabsca.
 +
* Added Squawkabilly.
 +
* Added Gimmighoul.
 +
* Added Gholdengo.
 +
* Added Sandy Shocks.
 +
* Added Bombirdier.
 +
* Added Klawf.
 +
 +
<b>'''Palettes'''</b>
 +
 +
* Added 'spirit' Iron Valiant.
 +
 +
<b>'''Items'''</b>
 +
 +
* Added TM171-TM223 for all existing moves.
 +
 +
<b>'''Sounds'''</b>
 +
 +
* Added new voices: Alomomola, Bunnelby, Cacnea, Cacturne, Castform, Cherubi, Comfey, Dedenne, Diancie, Flabebe, Floette, Florges, Furfrou, Gothita, Gothorita, Gothitelle, Inkay, Luvdisc, Mandibuzz, Maushold, Mawile, Morpeko, Ogerpon, Pyukumuku, Roselia, Salandit, Salazzle, Sandy Shocks, Shieldon, Shuckle, Sinistcha, Sinistea, Slurpuff, Smeargle, Snorunt, Swirlix, Swoobat, Tandemaus, Togedemaru, Vanillish, Vanillite, Vanilluxe, Vullaby, Wishiwashi, Woobat, Zigzagoon, Fezandipti, Boltund, Eldegoss, Enamorus, Greavard, Mr. Rime, Natu, Okidogi, Pincurchin, Rabsca, Rellor, Spidops, Tarountula and Xatu.
 +
* Updated voices: Guzzlord, Kyogre, Deerling, Flamigo, Gardevoir, Hoppip, Kirlia, Shinx, Shroomish, Shaymin, Sunflora, Sunkern, Zigzagoon, Zorua, Cetoddle, Charcadet, Tinkatink, Bonsly and Tinkatuff.
 +
 +
<b>'''Datapack'''</b>
 +
 +
* Updated all specie movesets to Generation 9.
 +
* Updated all TMs to include Generation9 and DLC TMs.
 +
* Added Gimmighoul evolution method by Linking Cord while holding an Amulet Coin.
 +
* Added Paldean Generation 9 Blank TM to Master Poké Chest drops.
 +
* Added Paldean TMs Chilling Water, Pounce, Trailblaze and Tera Blast to dungeon loot pools.
 +
 +
<b>'''Spawning'''</b>
 +
 +
* Updated Luvdisc fishing and spawn loot to remove unused items.
 +
* Added Bombirdier to River, Lakes, and Beaches during the Day on Land and Air with an anticondition of Freezing biomes and Mountainous biomes rarely.
 +
* Added Gimmighoul Chest form to Jungle Pyramids, Desert Pyramids, Haunted Towers, Graveyards, and Ruined Portals on Land, Indoors, and Underground at All Times.
 +
* Added Gholdengo to Ultra Desert at All Times.
 +
* Added Great Tusk to Small End Islands at All Times.
 +
* Added Kilowattrel to Beaches with an anticondition of Freezing during the Day in the Air. Added chance to spawn with a group of Wattrel.
 +
* Added Klawf to Stone Beach and Mesas on Land during the Day.
 +
* Added Rabsca to Arid, Mesas, and Savannas on Land at All Times.
 +
* Added Rellor to Arid, Mesas, and Savannas on Land at All Times.
 +
* Added Sandy Shocks to Small End Islands at All Times.
 +
* Added Squawkabilly to Jungles during the Day in the Air and on Tree Top. Added chance to spawn with a group of Squawkabilly. Some colors are rarer than others.
 +
* Added Wattrel to Beaches with an anticondition of Freezing during the Day in the Air, Land, and Tree Top. Added chance to spawn with a group of Wattrel.
 +
* Added Spirit palette Iron Valiant to Graveyards at Night on Land or Manmade.
 +
* Added Iron Hands to Small End Islands on Land at All Times.
 +
* Added Iron Treads to Small End Islands on Land at All Times.
 +
* Updated Dondozo from Rivers and Lakes spawning to Oceanic biomes.
 +
 +
<b>'''Structures'''</b>
 +
 +
* Updated Abandoned Mine Shaft, Hoglin Stables Bastion, Boat, Crate Geyser, Plant Monolith, Village Butcher and Village Cartographer loot chests, removing unused items.
 +
 +
<b>'''Changes'''</b>
 +
 +
* Improved Rainbow Sash color cycle.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=21864 21862] Removed chunk habitation time limit on Zygarde Cells and Core spawning.
 +
* Updated Revenant's Pressure to be twice as strong as regular Pressure.
 +
* Updated raid drops, removing unused items.
 +
* Updated poke drops, removing unused items.
 +
* Updated rug colors to match the wool colors more accurately.
 +
* Updated shiny Revavroom sprite.
 +
* Updated 'hero' form shiny Palafin sprite.
 +
* Added evolving method for Charjabug and Magneton by leveling them in a Mountain/Windswept Hills biome.
 +
* Added Thunder Stone evolution for Nosepass.
 +
* Added Ice Stone evolution for Crawbrawler.
 +
* Removed Water Stone evolution for Hisuian Qwilfish.
 +
* Updated the icon in taskbar and window of application to standard (non-spooky) Pixelmon icon.
 +
 +
<b>'''Fixes'''</b>
 +
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=21932 21932] [https://pixelmonmod.com/tracker.php?p=2&t=21941 21941] Fixed wild caught Pokémon changing abilities when evolving.
 +
* Fixed vibrancy for Colored Sash and Rainbow Sash accessories.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=21951 21951] Fixed Colored Sash color-setting.
 +
* Fixed storage gets not being thread safe, fixing issues of MissingNo replacing Pokémon randomly.
 +
* Fixed error in Pokemon Builder.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=18939 18939] Fixed Poké Display not properly defaulting to original form and palette fields.
 +
* Fixed Gastly particles overwhelming its model, now spawning behind the orb and away from its facing direction.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=21384 21384] Fixed Pokémon having move skills they cannot use and should not have.
 +
* Fixed the Pokédex set value setting the wrong Pokédex.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=19409 19409] Fixed visual issue with Solrock's idle animation.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=18571 18571] Fixed visual issue of a stray pixel in the Rocket Armor texture.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=21475 21475] Fixed erroneous entry for a missing texture on 'ashen' Mega-Houndoom, pointing it back to its base texture.
 +
* [https://www.pixelmonmod.com/tracker.php?p=2&t=13324 13324] Fixed Stufful's ability description being too long for the summary UI.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=19971 19971] Fixed Hisuian Typhlosion's hitbox height.
 +
* Fixed Beedrill's floating parameters so it's no longer on the ground's surface.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=21475 21475] [https://pixelmonmod.com/tracker.php?p=2&t=22114 22114] Fixed temporary palette reversion when a Pokémon mega-evolves, dynamaxes, or otherwise temporarily updates it's battle form.
 +
* Fixed an error on TCG fallback card loading.
 +
* Fixed Blaziken's texture UV.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=21238 21238] Fixed Dudunsparce texture.
 +
 +
<b>'''Battles'''</b>
 +
 +
* Fixed Revenant not blocking Destiny Bond from being applied to a Pokémon if it has at least one life left.
 +
* Fixed Destiny Bond no longer sending a message twice when not applied.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=21970 21970] Fixed Mirror Armor causing a crash in singleplayer when self-applied.
 +
* Fixed max HP value not being recalculated after temporary level is set, fixing issues where battle rules change the Pokémon's level without updating its HP.
 +
* [https://pixelmonmod.com/tracker.php?p=2&t=22134 22134] Fixed a rare crash caused by Ditto failing to Transform properly into non-default capable species.
 +
 +
<b>'''Developer'''</b>
  
 +
* Added PokemonStorage#forEach method, and implementations for each kind of storage.
 +
* Updated ServerSwapPacket to send update packets for the whole storage when it ends up in its error state.
 +
* Added Ability interface method allowsStatusOpponent.
  
 
</div></div>
 
</div></div>
 +
 +
==All Version History==
 +
 +
{| class="wikitable"
 +
|-
 +
! Minecraft Version !! First Version !! Last Version !! First Release Date !! Latest Release Date
 +
|-
 +
| [[Version_History/1.21.1|Minecraft 1.21.1]] || 9.3.0 || 9.3.6 || May 10, 2025 || July 15, 2025
 +
|-
 +
| [[Version_history/1.20.2|Minecraft 1.20.2]] || 9.2.4 || 9.2.10 || October 15, 2023 || December 11, 2024
 +
|-
 +
| [[Version_history/1.20.1|Minecraft 1.20.1]] || 9.2.0 || 9.2.3 || August 23, 2023 || October 10, 2023
 +
|-
 +
| [[Version_history/1.16.5|Minecraft 1.16.5]] || 9.0.0 || 9.1.13 || May 24, 2022 || December 1, 2024
 +
|-
 +
| [[Version_history/1.12.2|Minecraft 1.12.2]] || 6.0.0 || 8.4.3 || December 26, 2017 || January 17, 2023
 +
|-
 +
| [[Version_history/1.10.2|Minecraft 1.10.2]] || 5.0.0 || 5.1.2 || July 25, 2016 || July 2, 2017
 +
|-
 +
| [[Version_history/1.8.9|Minecraft 1.8.9]] || 4.2.0 || 4.3.1 || February 9, 2016 || January 5, 2017
 +
|-
 +
| [[Version_history/1.8.0|Minecraft 1.8.0]] || 4.0.0 || 4.1.4 || March 14, 2015 || January 9, 2016
 +
|-
 +
| [[Version_history/1.7.10|Minecraft 1.7.10]] || 3.2.0 || 3.5.1 || July 17, 2014 || November 15, 2015
 +
|-
 +
| [[Version_history/1.7.2|Minecraft 1.7.2]] || 3.1.0 || 3.1.4 || June 28, 2014 || July 12, 2014
 +
|-
 +
| [[Version_history/1.6.4|Minecraft 1.6.4]] || 2.5.1 || 3.0.4 || October 28, 2013 || March 30, 2014
 +
|-
 +
| [[Version_history/1.6.2|Minecraft 1.6.2]] || 2.3.0 || 2.3.1 || August 9, 2013 || August 10, 2013
 +
|-
 +
| [[Version_history/1.5.2|Minecraft 1.5.2]] || 2.2.0 || 2.2.1 || May 23, 2013 || May 24, 2013
 +
|-
 +
| [[Version_history/1.5.1|Minecraft 1.5.1]] || 2.1.0 || 2.1.2 || March 25, 2013 || April 1, 2013
 +
|-
 +
| [[Version_history/1.4.7|Minecraft 1.4.7]] || 1.9.5 || 2.0.3 || January 26, 2013 || March 1, 2013
 +
|-
 +
| [[Version_history/1.4.4|Minecraft 1.4.6]] || 1.9.0 || 1.9.0 || January 5, 2013 || January 5, 2013
 +
|-
 +
| [[Version_history/1.4.5|Minecraft 1.4.5]] || 1.8.3 || 1.8.6 || November 19, 2012 || December 6, 2012
 +
|-
 +
| [[Version_history/1.4.4|Minecraft 1.4.4]] || 1.8.1 || 1.8.2 || November 16, 2012 || November 18, 2012
 +
|-
 +
| [[Version_history/1.4.2|Minecraft 1.4.2]] || 1.8.0 || 1.8.0 || November 10, 2012 || November 10, 2012
 +
|-
 +
| [[Version_history/1.3.2|Minecraft 1.3.2]] || 1.6.0 || 1.7.6b || August 25, 2012|| October 3, 2012
 +
|-
 +
| [[Version_history/1.2.5|Minecraft 1.2.5]] || 1.0.0 || 1.5.4 || April 12, 2012 || August 4, 2012
 +
|}

Latest revision as of 17:12, 15 July 2025


For version history about sidemods, see this page.
For version history about spawning, see this page.

This is a list of all versions of Pixelmon, along with the changes that each version made to the mod.

Minecraft 1.21.1

Version 9

Version 9.3.6 (Beta)

Released July 15, 2025

"1.21.1 (9.3.6)"

  • The Java requirement for 1.21.1 is Java 21. This will come shipped with most launchers. For manual installation, you may need to install a later JDK.
  • The minimum Neoforge version for this update is 21.1.172 and is required for a Pixelmon client to run.
  • Worlds from 1.16.5 may not work with newer versions of Minecraft. Consider backups before updating.
  • If using datapacks, consider refreshing every update for default datapack fixes from Pixelmon.

Additions:

  • The Clear Amulet has been added.
  • Raw ore blocks have been added: Silicon, Silver, Platinum, and Bauxite.
  • Updated sprites for Pokés and lids: Ancient Great, Ancient Heavy, Ancient Poké, Ancient Ultra, Beast, Cherish, Christmas, Dive, Dream, Dusk, Fast, Feather, Friend, Gigaton, Great, GS, Heal, Heavy, Jet, Leaden, Level, Love, Lure, Luxury, Master, Moon, Nest, Net, Origin, Park, Poké, Premier, Quick, Repeat, Safari, Sport, Strange, Timer, Ultra and Wing.
  • Updated sprites for Aluminum Base, Iron Base, Platinum Base, Silver Base, and Wooden Base.
  • JEI categories have been added for boss drops, interactions such as shearing and milking, Poké Chests, and curry recipes.
  • Trims can now be applied to both New and Old Running Boots.
  • All Pixelmon armor types now support and display trims.
  • Berry leaves, berries, and apricorns can now be composted in the composter.
  • A new config option, returnHeldItemsPVE has been added to control whether held items are returned after PvE battles.
  • Battle rules have been reworked:
    • Battle rules and rule sets are now fully datapackable, supporting custom and preset rule sets for PvP and NPC battles.
    • A new battle rule set selection screen replaces the old rule editing interface.
    • Tier rules and custom rule sets now work correctly and are easily accessible in the battle rules UI.
    • 22655 BattleProperties, BattleClauses, and BattleTiers have been removed and replaced by the new, modular "BattleModifier" and "BattleRequirement" interfaces.
    • 22655 Battle Rule Import/Export screen has been removed.

Changes:

  • 22616 Tympole, Palpitoad, and Seismitoad have been updated and now face the correct direction when moving.
  • Dawn Wings Necrozma's visor is now transparent.
  • 22206 Dusk Mane Necrozma's visor is transparent and no longer levitates above the Pokémon.
  • Cosmoem's body is now transparent and correctly positioned.
  • Gigalith's animation has been fixed so its feet remain attached and the model no longer clips during movement.
  • NPC battle interactions now support new properties: ai_mode, can_dynamax, and can_mega.
  • The team select screen has been removed from NPC battles.
  • The TCG Rulebook can now be stored in Chiseled Bookshelves.
  • Pokémon drops and PokéLoot chests have been updated to use DataComponents.
  • Empty and Occupied Poké Balls now interact with target blocks, triggering redstone output when thrown at them.
  • Pixelmon containers; End Tables, Fridges, Boxes, Cluttered Boxes, and Mowers now support loot table inventory generation, allowing contents to be filled from a loot table upon first opening.
  • The /wiki spawning info now displays minimum Y, maximum Y, and spawn location types for Pokémon, providing more complete spawn condition details.
  • Professor dialogue can now appear on either side of the screen and change sides per page, with full support for the previous format.
  • Professor dialogue text display speed can now be increased by holding down the right mouse button.
  • Mirror Armor, Octolock, Parting Shot, and Intimidate have been updated for proper interactions with Clear Amulet.
  • Intimidate no longer activates the Rattled ability if it fails to lower stats due to Clear Amulet or similar effects.
  • 22794 22795 The Dynamax Band research no longer requires a Wishing Piece to complete, and will instead be given as a reward at the end of the Research.

Fixes:

  • Pressing the inventory keybind while typing in the recipe book search bar no longer closes the inventory.
  • Emissive textures no longer render over statue override textures or colors applied with the Statue Editor.
  • 22777 The PokeChecker context menu now closes automatically if a Pokémon is moved in the party, preventing crashes when interacting with the menu afterwards.
  • 22773 Shopkeepers now correctly check item components when determining what items can be sold, ensuring only matching items are accepted in the Sell tab.
  • 22779 Duplicate entries have been removed from shopkeeper sell tabs.
  • Shopkeeper dialogue now uses correct language keys, and missing greeting/goodbye messages for daycare shopkeepers have been fixed.
  • Component data such as trims is now preserved when New Running Boots convert to Old Running Boots.
  • Rapid color cycling when tab-completing Pokémon with many default forms in the Pokémon Editor has been removed, preventing potential visual issues for photosensitive users.
  • The copy and paste feature in the Pokémon Editor now correctly saves pasted Pokémon specs, ensuring the target Pokémon is updated as intended.
  • 18117 The chat key can now be used repeatedly to open chat and type messages during battle, even if you use a custom keybind.
  • 22786 Pixelmon armors and running boots can now be enchanted as intended.
  • 22770 Diamond and Netherite hammers now display the correct sprites and use proper naming.
  • Drop chance for Group 3 items on Haunted tier bosses has been fixed.
  • The following Pokémon now drop their intended items:
    • Scute from appropriate Pokémon
    • White wool from Altaria
    • Big Roots from Amoonguss
    • Grass from Bayleef, Gogoat, Meganium, Skiddo, and Shaymin
    • Aluminum Ingots from Celesteela
    • Rabbit Hide from Cyndaquil
    • Dusk Stones from Darkrai
    • Fairy Gems from Diancie
    • Andesite from Donphan
    • Soul Lanterns from Dusknoir
    • Deep Sea Crystals from Eternatus
    • Sandstone from Flygon
    • Blue Ice from Froslass
    • Acacia Saplings from Girafarig
    • Soft Sand from Golurk
    • Poison Barbs from Hisuian Sneasel and Sneasler
    • Ice Gems from Kyurem
    • Raw Sky Tumblestone from Mantyke
    • Vines from Ogrepon and Tangrowth
    • Nautilus Shells from Omastar
    • PCs from Porygon, Porygon2, and Porygon-Z
    • Fire Gems from Reshiram
    • Phantom Membranes from Runerigus
    • Cornflowers and Grass from Shaymin
    • Glowstone Dust from Shinx
    • Platinum Ingots from Solgaleo
    • Netherite Hammers from Tinkaton
    • Electric Gems from Zekrom
    • Small TVs from Rotom

Battle Fixes:

  • Raids and boss battles now start correctly and no longer fail to initiate.
  • Battle log elements no longer send unnecessary data to the client.
  • The order of Poké Ball messages in Horde battles has been corrected, and will now display in the correct sequence.
  • The "Dynamax Energy gathered" message now only appears during raid battles and no longer displays in horde battles.
  • 22707 22692 Pokémon revived during battle now update correctly on the client, preventing issues where revived Pokémon cannot be sent out or infinite waiting glitches occur.

Developer:

  • BattleController now includes an isPvE check.
Version 9.3.5 (Beta)

Released July 1, 2025

"1.21.1 (9.3.5)"

  • The Java requirement for 1.21.1 is Java 21. This will come shipped with most launchers. For manual installation, you may need to install a later JDK.
  • The minimum Neoforge version for this update is 21.1.172 and is required for a Pixelmon client to run.
  • Worlds from 1.16.5 may not work with newer versions of Minecraft. Consider backups before updating.
  • If using datapacks, consider refreshing every update for default datapack fixes from Pixelmon.

Additions:

  • New sprites have been added for the Evolution Stone Armors
  • New sprites have been added for the Arceus Plates
  • New sprites have been added for Shiny Furfrou forms
  • New sprites have been added for Raw Platinum, Silicon, Silver
  • A new sprite has been added for the Pixelmon Spawner.
  • New sprites have been added for the following Pokémon: Chien-Pao, Ting-Lu, Roaring Moon, Iron Valiant, Miraidon, Walking Wake, Iron Leaves, Dipplin, Archaludon, Hydrapple, Gouging Fire, Iron Crown, Sneasler, Sprigatito, Floragato, Meowscarada, Fuecoco, Crocalor, Skeledirge, Quaxly, Quaxwell, Quaquaval, Lechonk, Oinkologne, Tarountula, Spidops, Pawmi, Pawmo, Pawmot, Fidough, Dachsbun, Smoliv, Dolliv, Arboliva, Squawkabilly, Charcadet, Armarouge, Ceruledge, Wattrel, Kilowattrel, Maschiff, Mabosstiff, Shroodle, Grafaiai, Bramblin, Brambleghast, Toedscool, Toedscruel, Klawf, Capsakid, Bombirdier, Palafin, Cyclizar, * Greavard, Houndstone, Flamigo, Cetoddle, Veluza, Farigiraf, Kingambit, Great Tusk, Scream Tail, Brute Bonnet, Flutter Mane, Slither Wing, Sandy Shocks, Iron Treads, Iron Bundle, Iron Hands, Iron Jugulis, Iron Moth, Iron Thorns.
  • 22723 Charmander, Charmeleon, and Charizard have received brand new models with updated textures and animations. Their tails are now fully emissive.

Changes:

  • The duration of Mega Stones for out of battle use has been reduced, and Mega Stones are no longer consumed upon use.
  • Out of battle Mega Evolution now requires interacting with a sent-out Pokémon holding a Mega Stone, as well as a Key Stone equipped.
  • Village structure now guarantees a Pokécenter and Poké Mart in every village, while limiting each village to a single Arena and Daycare.
  • Town Centers, Arenas, Pokécenters, and Marts have been adjusted for smoother integration.
  • Battle messages now correctly indicate when a Pokémon is immune to an attack, stating that the move has no effect instead of incorrectly saying it was avoided.
  • Type changes and overrides during battle are now properly synchronized with the client, ensuring effectiveness indicators update in real time as Pokémon types or move types change.
  • Hammers can now receive enchantments as intended.

Fixes:

  • Solosis, Duosion, and Reuniclus now display with correct textures and transparency, and will now levitate as intended.
  • 22752 The daycare UI now properly displays and enforces item requirements for breeding.
  • 22759 The partyFaintRespawn gamerule now functions correctly in new worlds and can be properly toggled with commands.
  • 22760 The "Save to Preset" option in the NPC Editor now works correctly, allowing presets to be saved without errors.
  • 22728 Lure items now properly save and persist after logging out and back into the world or server.
  • 22728 Lure status is correctly synchronized with the client upon login.
  • 22746 Ribbon data now synchronizes correctly to the client, preventing disconnects and unexpected behavior.
  • Ability selection now works correctly when specifying a form in Pokémon specs.

Battle Fixes:

  • 22681 Pokémon with increased Dynamax Levels no longer display or gain incorrect "fake" health outside of active Dynamax.
  • Groudon, Kyogre, and Zygarde now properly retain and return to their correct forms after Primal Reversion or Zygarde transformations.
  • 22747 Moves with ball-style attack animations, such as Seed Bomb and Ember, no longer cause client disconnects in multiplayer battles.
  • Color Change now correctly triggers its type change after status conditions are placed, ensuring status effects like burn, poison, paralysis, and freeze are no longer prevented.

Language:

  • Translations have been updated for Lithuanian.
Version 9.3.4 (Beta)

Released June 27, 2025.

"1.21.1 (9.3.4)"

  • The Java requirement for 1.21.1 is Java 21. This will come shipped with most launchers. For manual installation, you may need to install a later JDK.
  • The minimum Neoforge version for this update is 21.1.172 and is required for a Pixelmon client to run.
  • Worlds from 1.16.5 may not work with newer versions of Minecraft. Consider backups before updating.
  • If using datapacks, consider refreshing every update for default datapack fixes from Pixelmon.

Additions:

  • Deepslate Fossil has been added.
  • Gimmighoul Roaming and Gingerbread Gimmighoul forms have been added.
  • Village Arena NPCs have been added.
  • Salon buildings have been added to all Type towns.
  • New candle and lectern decorative elements have been introduced for greater variety in structures.
  • Relic items can now be found in archeology loot tables for Desert Pyramids, Desert Wells, Ocean Ruin (Cold), and Ocean Ruin (Warm).
  • Effectiveness text now appears below move buttons during single battles, but only if the player has previously caught the opposing Pokémon.
  • 22322 Both English and translated Pokémon names are now supported in Pokédex searches, provided translations are available.
  • A dedicated JEI category has been added for infusion recipes.
  • A new "description" property has been added to Collection and Research types.

Changes:

  • Types are now Datapackable
  • Type effectiveness is now determined using a list of "TypeRelation" records, allowing custom types and effectiveness values through datapacks.
  • Mega Evolution outside of battle has been reintroduced. Pokémon can now Mega Evolve temporarily by consuming Mega Stones.
  • Active Mega Evolutions in the party are displayed on the top right of the screen, adjacent to potion effects.
  • Hovering over a Pokémon in the party screen will show the remaining Mega Evolution time.
  • Mega Evolution stones are now data components, allowing for customization.
  • Right-clicking Pokémon to give held items has been removed.
  • Broken structures, including missing roofs in Steel houses and the water column in Water town centers, have been fixed.
  • Gym Trainers will now face approaching players from up to 10 blocks away to enhance their sense of anticipation.
  • Type town generation has been re-balanced, ensuring special buildings appear consistently without overcrowding.
  • Obsolete structure elements containing old Gym Trainers have been removed.
  • Badges have recieved texture updates.
  • Deepslate evolution stones, metals, and gems are now detected by Oresense.
  • Fossil and Deepslate Fossil now yield different fossils: Fossil for common types, Deepslate Fossil for rare types (definitions set in dimensions.yml).
  • When Gravel is replaced by Fossil below Y 0, there is a 30% chance it will be replaced by Deepslate Fossil instead.
  • Duration and cooldowns for Oresense have been updated.
  • New moves and abilities have been added to Oresense.
  • Spacing and layout within the Pokémon Editor have been adjusted for a cleaner interface.
  • The "Extra Stats" edit box in the Pokémon Editor has been moved from the Summary tab to the Stats tab.
  • 22654 Brewing Stand recipes have been updated to allow Pixelmon items as ingredients.
  • 22654 Guard Spec has been added to the available brewing stand recipes, using Micle Berry.
  • 22654 X Accuracy recipe now uses Kebia Berry.
  • The scrollbar in the NPC Editor can now be clicked and dragged to scroll through presets.
  • The Chisel item has been renamed to statue editor. The internal ID remains the same.
  • The "Re-intialize" button in the Pokemon Editor tool will use the level currently set in the level box.
  • The Fossil block has received a new texture.
  • 22649 The Sell window now only highlights items that the player owns and that are listed in the shop with a sell price; all others are shown as unavailable.
  • Research button click zones have been expanded for improved usability.
  • 22718 Deepslate ore variants now count toward ore-related research tasks and objectives.
  • 22686 Certain valuables can now be sold to Pokemart Shopkeepers.
  • 22670 Ambient music now plays throughout the Ultra Space dimension.

Fixes:

  • Smoothed out battle music transitions to prevent sudden volume spikes when exiting battles.
  • Oresense rendering has been fixed; ore blocks are now properly highlighted when using the Ore Sense external move.
  • Statue textures now apply correctly when using the Statue Editor.
  • Stone, Gold, Bronze, and Silver textures now properly override Pokémon palette colors on statues.
  • Infuser glass chamber models now display with consistent and correct coloration.
  • Berry Juice and Colorful Shakes now grant the correct amount of EVs and friendship.
  • Colorful Shake no longer overrides berry juice recipes; all juices craft as intended.
  • The level box in the Pokémon Editor can now be fully cleared; it will revert to the previous level if left empty.
  • 22725 Fossil restoration now progresses smoothly past 33% completion without issues.
  • 22668 Items stored in Shulker Boxes can now be properly accessed during battles through the item bag interface.
  • Ginkgo trees now require only one sapling to grow, matching their intended behavior.
  • 22704 Fridges, end tables, mowers, and other Pixelmon container blocks now properly save and load their contents after chunk unload or world restart.
  • 22708 G-Max Pikachu now stands upright.
  • A server crash related to player disconnects and spawning has been resolved.
  • Fixed a crash caused by height map errors when snow appears in Ultra Space, especially in Ultra Plant biomes.
  • 22679 Service files are now merged during build to improve compatibility with Sponge.
  • 22689 Legendary and Ultra Beast raid battles will not appear when disabled in the raids.yml file
  • 22691 The Infuser now correctly validates recipe inputs and no longer causes chunk corruption or server crashes.
  • 22721 Wild trainers now properly track defeats, allowing progress for research tasks such as "defeat trainers" in "The Dynamax Phenomenon."
  • The World Ribbon now has a sprite, matching the style of the Earth Ribbon.
  • Changing Rotom's form now properly updates its moveset
  • Normal vines will no longer appear on Ultra Jungle trees; Ultra Jungle Vines now generate as intended.
  • 22685 Orbs crafted for Articuno, Zapdos, and Moltres will no longer function as full orbs immediately upon crafting.

Battle Fixes:

  • Attack animation particles, such as those used by moves like Flamethrower and Dragon Pulse, now display correctly on servers in multiplayer battles.
  • 22606 Rocky Helmet will no longer inflict damage on its holder when the holder uses a recoil-based move.
  • 22612 Abilities such as Intimidate now properly activate when a Pokémon with Neutralizing Gas leaves the battlefield.
  • 22628 Battle logic has been adjusted so Perish Song resolves in Speed order, ensuring fair and consistent results.
  • 22628 Perish Song can no longer affect Dynamaxed Pokémon in Max Raid Battles.
  • 22628 Throat Chop no longer stops sound-based Z-Moves.
  • 22653 The Exp Charm now correctly provides a 50% experience boost in battles.
  • Healing moves such as Recover, Roost, Milk Drink, Soft-Boiled, Slack Off, and Shore Up now have a base PP of 5, matching Scarlet & Violet adjustments.
  • Added a missing critical hit ratio increase to Razor Wind.
  • 22703 Levelling up a Pokémon after whiting out in Ultra Space no longer causes the battle screen to reappear or repeat the last battle action.
  • 22581 Dire Claw now has a chance to put targets to sleep, rather than inflicting the Drowsy status.
  • Transformed Pokémon can now use species-specific Z-Moves when holding the correct Z-Crystal and knowing the required move.
  • 22580 Z-Curse now correctly applies the healing effect before activating the Curse status, matching the intended activation order.
  • 22607 The flinch effect has been added to Upper Hand; targets now always flinch when hit.
  • 22624 Raging Bull now correctly changes type based on Tauros's form.
  • 22661 Fused Pokémon will no longer disappear from the player's party or PC following Ultra Necrozma transformations.
  • Pre-existing moves, including Barb Barrage, Bitter Malice, Bleakwind Storm, Chloroblast, Dire Claw, Esper Wing, Glacial Lance, Grassy Glide, Headlong Rush, Luster Purge, Mist Ball, Mountain Gale, Rest, Sandsear Storm, Springtide Storm, Wave Crash, Wicked Blow, and Wildbolt Storm, have all been updated to align with changes from Scarlet & Violet.
  • Fixed a crash that could occur when a Pokémon battle ended prematurely.
  • Resolved a crash that could occur during raids when the den entity is missing or no longer present.
  • 22682 A crash that could occur when capturing a Pokémon in multiplayer has been resolved.

Language:

  • Translations have been updated for Arabic, Chinese, Czech, Danish, Finnish, French, German, Hebrew, Italian, Japanese, Korean, Norwegian, Portuguese, Russian, Spanish, Thai, Turkish and Ukrainian.
Version 9.3.3 (Beta)

Released June 13, 2025.

"1.21.1 (9.3.3)"

  • The Java requirement for 1.21.1 is Java 21. This will come shipped with most launchers. For manual installation, you may need to install a later JRK.
  • The minimum Neoforge version for this update is 21.1.172 and is required for a Pixelmon client to run.
  • Worlds from 1.16.5 may not work with newer versions of Minecraft. Consider backups before updating.
  • If using datapacks, consider refreshing every update for default datapack fixes from Pixelmon.

Additions:

  • New Deepslate Metals have been introduced:
    • Bauxite Ore
    • Silver Ore
    • Platinum Ore
  • New Deepslate Gems have been introduced:
    • Ruby Ore
    • Sapphire Ore
    • Crystal Ore
    • Silicon Ore
  • New Deepslate Evolution Stone Ores have been introduced:
    • Moon Stone Ore
    • Ice Stone Ore
    • Shiny Stone Ore
    • Thunder Stone Ore
    • Leaf Stone Ore
    • Water Stone Ore
    • Fire Stone Ore
    • Sun Stone Ore
    • Dusk Stone Ore
    • Dawn Stone Ore
  • New NPCs have been introduced for each of the following towns: Dragon, Electric, Fairy, Fire, Ghost, Grass, Ground, Ice, Steel, and Water.
  • The following NPCs will now appear in the world:
    • Nurse Joy
    • Doctor John
    • Gym Staff
    • General Shopkeepers
    • TM Shopkeeper
    • Mail Shopkeeper
    • Curry Shopkeeper
    • Daycare Staff
    • Gemologist
    • Daycare Shopkeeper
  • Nurse Joy, and Vendor NPCs now appear in villages.
  • Five new cosmetic Furfrou haircuts have been added: Dandy, Debutante, Heart, Matron, and Star.
  • Zeraora is now available in a Strike palette variant.
  • JEI integration has been added for Poké Ball recipes, allowing for easy viewing and crafting.
  • JEI now displays recipes for TMs and TRs.
  • Pokémon drop information is now viewable in JEI.

Changes:

  • New Deepslate ores will now generate in the world.
  • Furfrou's natural form has been updated with an improved model, textures, and animations.
  • Regular ore textures for Pixelmon metals, gems, and Evolution Stones have been updated with improved designs.
  • Red Rock Peaks and Cypress Wetlands are now supported.
  • Valley Clearing, a Terralith biome, has been added to the Plains category.
  • 22584 Background color for the notice overlay can now be customized.
  • 22584 Notice overlay border color and gradient are now customizable.
  • Fedora, Fez, and Tophat developer hats now feature updated models.
  • Tandemaus and Maushold now spawn only indoors in Plains and Taiga Villages at night, on planks, with a maximum light level of 3.
  • Added an anticondition to villages and towns, lowering the amount of Pokemon within them.
  • Elekid, Magby, Bonsly, Pichu, and Cleffa have been removed from Ultra Space spawns.
  • Dandy and Debutante palette Furfrou now spawn in Birch biomes (morning and afternoon, respectively) and Star palette Furfrou spawns in Plains in the afternoon, all with a spawning weight of 5.
  • Strike palette Zeraora now spawns in Ultra Plant at night.
  • Furfrou spawn levels have been updated to 15-45.

Fixes:

  • The Move Tutor UI now correctly displays the required quantity of item costs when teaching a move.
  • Move Tutors now require the correct quantity of items as specified in their configuration, rather than accepting only one.
  • 22634 Furnace recipes for Pixelmon Ingots now use newly added raw minerals as ingredients, ensuring proper smelting functionality.
  • 15875 Gigantamax Charizard no longer displays stray black pixels on its belly; shiny variant knee markings now use the correct colors.
  • 19300 Galarian Moltres' lower beak now faces straight, improving its appearance.
  • Slowking's arms now properly appear behind its body rather than glitching through.
  • Mudkip now stands correctly on the ground without clipping into terrain.
  • Darmanitan Zen form now appears upright, and Galar form renders without stretching or flipping.
  • 22616 Bunnelby has received an improved model with updated textures and animations.
  • Clauncher and Clawitzer feature new animations.
  • Gigalith now renders properly without clipping through terrain.
  • Oinkologne Male now renders correctly and no longer clips through terrain.
  • 15939 Coalossal's shiny form now displays the correct stack of coal colors.
  • 22616 Tinkatink, Tinkatuff, and Tinkaton now face forward and walk properly.
  • A brand new Zeraora model has been introduced, featuring updated textures and animations.
  • Galarian Articuno's walking animation has been corrected so its legs move properly.
  • Pheromosa's model no longer displays stray geometry on its head.
  • 17478 Cresselia's texture has been fixed to remove stray pixels on its underbelly.
  • Zebstrika and Blitzle now feature animations and emissive effects.
  • 17174 Charizard's Zombie palette sprite now displays a purple flame to match its model.
  • Beedrill now flies properly above ground and no longer clips beneath the terrain.
  • Zeraora's texture has been updated for improved accuracy and now includes paw pads.
  • Azumarill, Hatenna, Morelull, and Slugma now render smoothly and no longer appear blocky.
  • Morelull's model no longer clips into terrain and animates correctly.
  • Porygon's Alter texture has been fixed to match its UV map and render properly.
  • 19051 Gallade's left knee now bends and turns correctly.
  • Notice overlay background now displays with proper transparency, and sprites now face each other as intended.
  • 3D Pokémon in the notice overlay now face the correct direction or appear too dark.
  • Cosmetic items now render correctly in the cosmetics editor screen, resolving issues with inverted normals.
  • Visual artifacts at the top and bottom of list-based screens, including Spawners, Tutors, Relearners, and Battle Rules, have been removed.
  • The highlight box for selected moves in the Move Tutor screen now appears properly centered.
  • Move descriptions in the tutor and relearner screens now display within their designated areas and no longer overlap with the cost section.
  • The dialogue input screen no longer displays a blurry background over the input box, improving text clarity.
  • Shrine orb items now use data components instead of damage values, preventing unintended filling through anvil repairs.
  • Resolved a client crash that occurred when having a Pokémon sprite on your head while using Iris Shaders.
  • Replace and delete move messages now display the Pokémon's proper name in chat, even for Pokémon without nicknames.
  • The correct Pokémon name is now shown in the move delete screen of the summary menu.
  • Resolved a crash that could occur when clicking empty slots in the Pokémon selector UI for Move Tutor and Transfer Tutor screens.
  • 22652 Server no longer crashes when initializing a Pokémon's animation in the cloning machine.
  • 22640 Money is now correctly aligned in the inventory UI, regardless of the amount displayed.
  • Pokémon cries have been normalized for consistent volume, preventing extreme loudness or inaudible effects.
  • The "Save to Preset" button now saves presets to a generated directory within the current world directory.
  • NPC presets now sync properly to the client.
  • NPC preset saving now functions as intended.
  • The pixelmon:spec team supplier codec now operates correctly.
  • 22617 Pixelmon spawners now generate Pokémon at random levels within the specified range, instead of always spawning at the maximum level.
  • 22587 Old and New Running Boots now properly grant a speed boost when equipped.
  • The animation toggle button has been removed from the Pokémon Editor summary tab.
  • The ':' character can now be entered in the NPC preset screen filter, allowing full use of preset names.
  • The Infuser no longer retains infusion time when recipe ingredients are changed mid-process.
  • Switching between different recipes in the Infuser now correctly applies the intended infusion duration for each recipe.
  • Vitamin and non-vitamin infusion recipes now always use their correct infusion times, regardless of previous items used.
  • Custom particles now render correctly, including battle effects and Shaymin transformation.
  • The Poké Ball beam effect now displays as intended.
  • Battle animation particles are now visible in multiplayer.
  • The blackout screen now triggers when all Pokémon faint outside of battle, matching expected behavior.
  • The Pixelmon inventory sidebar can now be upscaled, allowing for higher resolution edits via resource packs.
  • EVs are no longer doubled when a Pixelmon has the Uninfected strain of Pokérus.
  • EV gain and capping logic have been corrected, ensuring proper EV distribution and preventing stats from being reset or incorrectly limited.
  • Permission registration errors no longer appear when players are de-opped.

Battle Fixes:

  • Transform moves now display correctly in the battle UI after a Pokémon uses Transform, ensuring the moveset updates as expected.
  • 22645 Players can no longer use the "last used item" button to catch a Pokémon during Horde battles when more than one wild Pokémon remains.
  • The battle log now displays messages immediately on the battle screen, allowing for smoother progression.
  • Using /endbattle now ends battles instantly, even when messages are pending, resolving issues that previously required players to click through turn 0 messages.
  • 22566 Running /endbattle multiple times no longer results in a disembodied state or camera lock.
  • Fixed a crash caused by Iris when rendering the battle controller tile entity.
  • The NoCrits property now defaults to false, ensuring critical hits are enabled by default in PvP battles.
  • 22595 Evolving a Pokémon during an NPC battle no longer causes a soft lock after the battle ends.
  • 22595 22595 The camera now behaves correctly if no valid target exists or after leveling up a Pokémon mid-battle.
  • 22595 Exp. All now functions properly for all party Pokémon.
  • 22631 Pokémon experience now updates correctly after battles, ensuring experience is saved on both the Pokémon and its entity.
  • Move requirements now use a more precise search method, allowing unabbreviated specs like iv and ev specs to function as intended.

Language:

  • New translation keys have been added.
  • Translations have been updated for Arabic, Chinese, Czech, Danish, Finnish, French, German, Hebrew, Italian, Japanese, Korean, Norwegian, Portuguese, Russian, Spanish, Thai, Turkish and Ukrainian.

Developer:

  • 22650 Added new interaction events: pixelmon:defeat_leader, pixelmon:lose_to_leader, pixelmon:defeat_champion, and pixelmon:lose_to_champion.
  • 22650 Added the pixelmon:set_string_context interaction result.
  • Added the pixelmon:finish_healing interaction event.
  • Interaction events can now be defined and managed through datapacks.
  • Added JSON support for interaction events, enabling custom event creation.
  • NPCs can now be set as pushable or unpushable using the new pushable property (default: true).
  • NPCs now support a title property, allowing for custom titles above their name tag (default: none).
  • NPC icon rendering has been improved.
  • Introduced enabling placeholder support in text components.
  • Added the pixelmon:apply_spec interaction result, allowing Pokémon context to apply specified properties through interaction.
  • Added the has_research interaction condition for use in custom interactions.
  • The pixelmon:defeat_trainer event now returns an empty interaction result.
  • Introduced pixelmon:defeat_npc, which now handles the logic previously managed by defeat_trainer.
  • StringContextDataProvider now converts all data to string automatically, improving flexibility and removing the need for type-specific data providers.
  • Added support for appending tasks to the end of the evolution query process.
Version 9.3.2 (Beta)

Released May 30, 2025.

"1.21.1 (9.3.2)"

  • The Java requirement for 1.21.1 is Java 21. This will come shipped with most launchers. For manual installation, you may need to install a later JRK.
  • The minimum Neoforge version for this update is 21.1.172 and is required for a Pixelmon client to run.
  • Worlds from 1.16.5 may not work with newer versions of Minecraft. Consider backups before updating.
  • If using datapacks, consider refreshing every update for default datapack fixes from Pixelmon.

Additions:

  • Added new raw resource items for 1.21 consistency: raw platinum, raw silver, raw bauxite, and raw silicon.
  • A new config option has been added to battle.yml to disable storing the last battle log (default: off).

Battle Tests:

  • Added tests for the King’s Rock held item, including interactions with multistrike moves, Serene Grace, Pledge effects, and Sheer Force.
  • Added tests for each type of Gem held item.
  • Added tests for the Rusted Sword and Rusted Shield held items.
  • Added tests for the Razor Fang held item, which will handle interactions with Serene Grace, multistrike moves, and Sheer Force.
  • Added tests for the Exp. Share to verify experience gain for non-participating Pokémon.
  • Added tests for Z-Crystals, including type-based and species-specific Z-Move behavior, transformation compatibility, and upgrade conditions.
  • Added tests for the Incense held items, including effects on speed priority and prize money.
  • Added a test to ensure Loaded Dice does not affect Surging Strikes.
  • Added tests for the Zen Mode ability.
  • Added 6 tests for the Razor Wind move, covering charge behavior, Power Herb interaction, interruptions, and critical-hit ratio.
  • Added tests for the Pain Split move.

Changes:

  • Player data has been moved to a new saves/WORLDNAME/playerdata/pokemon directory for improved organization and consistency. Legacy data is automatically migrated to the new location on first run.
  • All references to Aluminium have been adjusted to the correct spelling for en_US, there is a fallback in place and should not affect worlds. Datapacks interacting with Aluminum will need to be looked over however.
  • The Item Finder now correctly displays its sprite, showing red when no hidden items are nearby, and produces lava particles and extinguish sounds to indicate nothing was found.
  • Adjusted single player spawning to prevent spawns too close to the player, and lowered the total number around you. (You can adjust this yourself in your wild spawning config.)
  • Added a confirmation message when money is awarded via interactions.
  • Updated Shiftry to have the Wind Rider ability and the Piplup line to have Competitive, matching Scarlet and Violet changes.

Fixes:

  • Added movement AI to NPCs, including random_stroll, look_at_nearby, and stroll_through_village goals, allowing for configurable NPC wandering and behavior.
  • Fixed being unable to type colons (:) in the NPC preset field, enabling the use of full preset identifiers like pixelmon:trainers/aquaboss.
  • 22372 Fixed an issue where certain NPC presets could not be placed using the NPC editor.
  • 22565 NPCs using Pokémon models now render correctly and no longer appear upside down or backwards.
  • NPC nameplates now display properly above NPCs.
  • Improved the NPC preset menu to stay within screen boundaries and added suggestions to the search box.
  • Fixed the NPC clipboard menu going off-screen during editing.
  • The Move Relearner NPC preset now correctly opens the move relearner interface when interacted with.
  • Interacting with Move Relearner NPCs no longer causes client disconnects when no cost is defined.
  • Pokémon now display correctly on the Move Relearner selection screen.
  • Relearner NPCs now require a valid cost to function, preventing invalid configurations.
  • Client network state now resets properly after leaving a Pixelmon server, improving connection stability and behavior.
  • 22416 22321 External moves like Forage now work correctly in multiplayer, with effects and cooldowns triggering as expected.
  • 22571 Poké Ball lids now craft correctly based on the apricorns used.
  • Moltres’ flying animation and model have been updated to fix wing stretching issues and improve visual quality.
  • Turtwig’s model position has been corrected so it no longer sinks into the ground.
  • Egg photos now display the correct egg sprite in-game.
  • Egg photos now render correctly, and photos worn on the player’s head appear properly lit in the inventory.
  • A Mega Discovery research now unlocks properly after defeating an Epic, Legendary, or Ultimate Boss.
  • The research task to defeat 10 Mega Boss Pokémon in A Mega Discovery now tracks progress correctly.
  • Restored usability of the research inventory tab by fixing scroll wheel and scrollbar functionality.
  • The Pokémon Editor now properly updates a Pokémon’s stats when its species is changed.
  • Fixed a crash in the Pokémon Editor when using auto-complete for certain species names like Tyranitar, Pupitar, or Jynx.
  • Fixed a rare crash that could occur during wild Pokémon spawns due to an invalid level tweak.
  • Fixed a rare server shutdown error that could occur when saving research data.
  • The Max Raid Den Spawner now correctly places the den at the block you click, rather than at the player’s position.
  • Raid bosses no longer escape the den and wander the world after a raid ends.
  • NPC titles now display correctly in all languages using translatable text.
  • 22597 22596 22570 Fixed a server crash caused by invalid items loading in infusers during world generation or preloading.
  • The “Find a Wishing Piece” task in The Dynamax Phenomenon research now completes correctly when picking up a Wishing Piece.
  • 22591 Pokémon nicknames now support multiple color codes correctly without cutting off text.
  • Fixed Evolution Stone armor using a fallback texture when worn or placed on armor stands. Armor textures now display correctly in all cases.
  • Updated the movesets of Tornadus, Thundurus, Landorus, and Enamorus to reflect their Generation 9 learnsets.
  • Iron Valiant’s staff now animates correctly and remains connected to its hand during walking animations.
  • Kakuna’s model is no longer rotated onto its back and now appears upright.
  • Pidgeotto’s model has been updated to reduce blockiness.
  • Shiny Alolan Ninetales now displays its correct purple-toned coloring.
  • Voltorb’s model has been smoothed and no longer appears overly blocky.
  • Exeggcute’s model and animations have been fixed; it no longer lies sideways or animates incorrectly.
  • Grovyle’s model is now correctly positioned and no longer sinks into the ground.
  • All seasonal Sawsbuck forms now stand correctly on the ground.
  • Smoliv’s model no longer stretches due to incorrect weight mapping.
  • Litleo has received an updated model and smoother walking animation.
  • Pyroar (both male and female) now use updated models and animations, and Shiny Female Pyroar displays correct coloring.

Battle Fixes:

  • 22603 Fixed battle UI not displaying correct item stack sizes, such as Poké Balls, by ensuring inventory data is properly synchronized with the client.
  • Battle screen transparency now applies correctly to the Bag and Pokémon selection menus when using the F1 key.
  • Added support for the money_multiplier context key.
  • All money-increasing items (such as Luck Incense) now correctly double prize money from NPC battles.
  • Fixed battle logs showing raw component values like literal{Rattata} instead of proper names.
  • The raid lobby screen now correctly updates the selected Pokémon for all players, and properly reflects the host’s choice.
  • Gems now correctly boost the power of moves instead of directly modifying damage dealt.
  • Gems are no longer consumed if an attack misses or fails.
  • Improved handling of held items during charging moves, though Gems are not consumed during the charge turn of multi-turn moves.
  • Zen Mode now activates correctly when the user is at exactly 50% HP.
  • 16340 Behemoth Blade and Behemoth Bash now retain PP Up and PP Max effects from Iron Head when transformed by Zacian or Zamazenta.
  • 21895 Surging Strikes now correctly hits three times, even when the user is holding a Loaded Dice.
  • Players can no longer spectate their own battles by targeting another participant in the same battle.
  • Fixed Incense items that boost move power from incorrectly increasing final damage instead of move power.
  • Full Incense now correctly causes the holder to move last in its priority bracket.
  • Pure Incense now properly reduces wild Pokémon encounter rates.
  • Pressing Esc to run during Pokémon selection after a faint no longer causes the battle to get stuck on “Waiting...”.
  • Razor Wind now correctly has an increased critical-hit ratio.
  • Razor Wind is now properly interrupted by conditions like flinching, sleep, or confusion, and will no longer continue incorrectly.
  • Players can now successfully run from battle using the cursor after their first Pokémon faints.
  • Players in battle free roam can no longer spectate other battles, preventing issues with rejoining their own battle.
  • Using /battlelog no longer causes disconnects in multiplayer, even outside of battle or in solo raid scenarios.
  • The /battlelog command now functions correctly in all battle types, including wild battles, raids, NPC battles, and PvP.
  • 22579 Ditto using Imposter no longer causes a disconnect when transforming into Ogerpon or other Pokémon with missing form data.
  • The Run button now appears and functions correctly after a Pokémon faints in battle.
  • 22588 Using a Blank TR in battle no longer causes the battle to end with an error when attempting to assign a move.
  • Battle Bag items now display correctly within the UI and can be selected as intended.
  • Chat messages no longer obstruct battle UI elements when selecting Pokémon or items.
  • 22599 EVs now update correctly after battles.

Language:

  • Added Arabic, Czech, Finnish and Swedish languages.
  • Updated Danish, French, German, Israeli, Italian, Japanese, Norwegian, Dutch, Portuguese, Russian, Spanish, Thai, Turkish, Ukrainian languages with new translation keys, removed some unused keys.

Developer:

  • Added utility methods to AttackRegistry for retrieving random damaging moves with or without Z-Move compatibility.
  • Updated Attack#isAttack() to account for overridden attack types such as Z-Moves and G-Max Moves.
  • Added ImmutableAttack#getZMove(PixelmonWrapper, boolean) to support Z-Move logic on transformed Pokémon.
  • The ApplyBonusStatsEvent no longer fires for Pokémon without bonus stats, reducing unnecessary log spam.
  • Moved a battle log entry to only appear when not in simulation mode.
  • Refactored the InteractionContext system, renaming it to StoredContext and moving it outside the NPC package for broader use.
  • Introduced ContextKey#mutable and ContextKey#immutable, with validation for immutability constraints.
  • Context keys are now registered server-side via the RegisterEvent.
  • StoredContext is now a sealed class and supports ResourceLocation-based access for dynamic pipelines like NPCs and Research.
  • Added StrictStoredContext for enforcing immutability in systems like the battle engine, throwing exceptions on mutable access.
  • Use StoredContext#strict to create a guaranteed immutable context instance for safe copying and isolation.

Minecraft 1.20.2

Version 9

Version 9.2.10 (Alpha)

Released December 11, 2024.

"1.20.2 (Alpha 9)"

Additions:

  • Added new Research and Assignment feature.
  • Added Research triggers.
  • Added Research toasts on progress and completion.
  • Added new screen for Research, as an inventory tab.
  • Added internal GUI API.
  • Added FXAA GUI shader.
  • Added continuous bell curve for Pokémon sizes (growths).
  • Added naturally spawning, rare, large or small Pokémon.
  • Added the size Pokémon spec.
  • Added healthbar below sprite in PC when a Pokémon is not a full HP.
  • Added grey overlay when a fainted Pokémon is in PC.
  • Added Professor Wisteria to Research, who will accompany players as they progress in their tasks.


Pokémon:

  • Added Bombirdier.
  • Added Gimmighoul.
  • Added Gholdengo.
  • Added Wattrel.
  • Added Kilowattrel.
  • Added Rabsca.
  • Added Rellor.
  • Added Squakabilly.
  • Added Klawf.
  • Added Great Tusk.
  • Added Iron Hands.
  • Added Iron Treads.
  • Added Iron Bundle.
  • Added Sandy Shocks.

Cosmetic Palettes::

  • Added spirit Iron Valiant.

Moves, Battle Items and Abilities::

  • Added Ability Shield item.
  • Added TM171-TM223 for all existing moves.

Items:

  • Added Ultra Elm Chest Boat, Ultra Ginkgo Chest Boat, Ultra Jungle Chest Boat, Blue Berry Wood Chest Boat, Green Berry Wood Chest Boat, Pink Berry Wood Chest Boat, Purple Berry Wood Chest Boat, Red Berry Wood Chest Boat and Yellow Berry Wood Chest Boat.
  • Added Gimmighoul Coin.

Sounds:

  • Added new voices: Alomomola, Bunnelby, Cacnea, Cacturne, Castform, Cherubi, Comfey, Dedenne, Diancie, Flabebe, Floette, Florges, Furfrou, Gothita, Gothorita, Gothitelle, Inkay, Luvdisc, Mandibuzz, Maushold, Mawile, Morpeko, Ogerpon, Pyukumuku, Roselia, Salandit, Salazzle, Sandy Shocks, Shieldon, Shuckle, Sinistcha, Sinistea, Slurpuff, Smeargle, Snorunt, Swirlix, Swoobat, Tandemaus, Togedemaru, Vanillish, Vanillite, Vanilluxe, Vullaby, Wishiwashi, Woobat, Zigzagoon, Fezandipti, Boltund, Eldegoss, Enamorus, Greavard, Mr. Rime, Natu, Okidogi, Pincurchin, Rabsca, Rellor, Spidops, Tarountula and Xatu.
  • Updated voices: Guzzlord, Kyogre, Deerling, Flamigo, Gardevoir, Hoppip, Kirlia, Shinx, Shroomish, Shaymin, Sunflora, Sunkern, Zigzagoon, Zorua, Cetoddle, Charcadet, Tinkatink, Bonsly and Tinkatuff.

Structure:

  • Added meteorite.

Datapack:

  • Added Growths as a datapack registry.
    • Each Pokémon JSON now has a "mean" and a "standard deviation" defining the distribution of their size.
  • Added datapack abilities for additional Size categories (growth).
  • Updated all species to include growth_data in forms.
  • Added recipes for Pixelmon Chest Boats.
  • Added Recipe Book advancement for Pixelmon Chest Boats.
  • Renamed crafted_gingko_blocks to crafted_ginkgo_blocks tag.
  • Added the chest_boats tag.
  • Added new interaction events: pixelmon:npc_engage, pixelmon:on_cooldown, pixelmon:set_cooldown, pixelmon:context_player, pixelmon:win_battle, pixelmon:lose_battle, pixelmon:draw_battle, pixelmon:can_battle and pixelmon:defeat_trainer.
  • Added new interaction results: pixelmon:unlock_dynamax, pixelmon:close_screen, pixelmon:open_professor_dialogue, pixelmon:unlock_mega_evolution and pixelmon:delay_result.
  • Added several blocks and block tags to the mineable/axe tag so they can be mined faster with axes.
  • Added new block tags for Pixelmon furniture and Berry Wood blocks.
  • Added 100-500 Gimmighoul Coins as a guaranteed drop to Gholdengo.
  • Updated evolution conditions for Magneton, Qwilfish, Nosepass, Charjabug and Crawbrawler.

Research

  • Added collection-style UI widget with ability to set sprites for a resource and offset item position.
  • Added sprite colouring in Research tasks.
  • Added Professor Wisteria to research updates.
  • Added Mega Evolution research.
  • Added Dynamax research.
  • Added capture Pokémon type research.
  • Added craft type research.
  • Added defeat boss type research.
  • Added enter dimension type research.
  • Added evolve type research.
  • Added harvest type research.
  • Added hatch type research.
  • Added active item type research.
  • Added level up type research.
  • Added mine type research.
  • Added spin Pokéstop type research.
  • Added defeat Raid type research.
  • Added find structure type research.
  • Added seasonal research: Christmas, Pixelmon's Birthday, New Year and Valentine's Day.

Spawning:

  • Updated Luvdisc fishing and spawn loot to remove unused items.
  • Added Bombirdier to River, Lakes, and Beaches during the Day on Land and Air with an anticondition of Freezing biomes and Mountainous biomes rarely.
  • Added Gimmighoul Chest form to Jungle Pyramids, Desert Pyramids, Haunted Towers, Graveyards, and Ruined Portals on Land, Indoors, and Underground at All Times.
  • Added Gholdengo to Ultra Desert at All Times.
  • Added Great Tusk to Small End Islands at All Times.
  • Added Kilowattrel to Beaches with an anticondition of Freezing during the Day in the Air. Added chance to spawn with a group of Wattrel.
  • Added Klawf to Stone Beach and Mesas on Land during the Day.
  • Added Rabsca to Arid, Mesas, and Savannas on Land at All Times.
  • Added Rellor to Arid, Mesas, and Savannas on Land at All Times.
  • Added Sandy Shocks to Small End Islands at All Times.
  • Added Squawkabilly to Jungles during the Day in the Air and on Tree Top. Added chance to spawn with a group of Squawkabilly. Some colors are rarer than others.
  • Added Wattrel to Beaches with an anticondition of Freezing during the Day in the Air, Land, and Tree Top. Added chance to spawn with a group of Wattrel.
  • Added Spirit palette Iron Valiant to Graveyards at Night on Land or Manmade.
  • Added Iron Hands to Small End Islands on Land at All Times.
  • Added Iron Treads to Small End Islands on Land at All Times.
  • Updated old spawning NPCs to the new NPC system, including Chatting, Fisherman, Nurse Joy, Relearner, Shopkeeper, Trader, Trainer and Tutor.
  • Added Rellor, Rabsca, Wattrel, Kilowattrel, Spidops, Tarountula, Bombirdier, Gimmighoul (chest), Great Tusk, Iron Treads, Sandy Shocks, Iron Hands, Brute Bonnet, Iron Jugulis, Iron Valiant, Iron Bundle, Roaring Moon, Squawkabilly, Finizen, Palafin, Maschiff, Mabosstiff, Farigiraf, Flamigo, Ting-Lu and Gholdengo to tiered, biome-specific raids.
  • Added support for Alex' Caves spawning.
  • Added support Biospherical Expansion spawning.
  • Added support for Mystic's Biomes spawning.

Battle Tests:

  • Added tests for Black Sludge item.
  • Added tests for Incinerate move.
  • Added tests for Stuff Cheeks move.
  • Added tests for Corrosive Gas move.
  • Added tests for Magic Room move.
  • Added tests for Thief move.
  • Added tests for G-Max Replenish move.

Changes:

  • Removed old Quest system.
  • Removed old Quest screens.
  • Removed functionality of the old Quest Editor wand.
  • Added summary TM section for Generation 9 moves.
  • Added move description scrollbar for moves with long descriptions.
  • Updated Heavy Ball catch mechanics to modern calculations.
  • Updated Friend Balls to their Generation 8+ friendship boost.
  • Updated the Poke Checker (summary screen) to display size and the growth sprite.
  • Updated the PC screen to display size and the growth sprite.
  • Updated the capture method to use Generation 8 mechanics.
  • Updated pre-Growth rework Pokémon stored data to include a randomly assigned Size.
  • Updated summary UI in PC by swapping a Pokémon's species name for its level.
  • Removed megaring mechanic being unlocked via defeating a Mega Boss, replaced by Mega Evolution Research.
  • Updated Pixelmon Rug colors to match wool textures.
  • Updated Revenant to block Destiny Bond if it has at least one life left.

Fixes:

  • Fixed a crash caused by the client attempting to update server details.
  • Fixed the scrollbar on TM lists rendering strangely.
  • Fixed Blank TMs failing to work with Klutz Pokémon.
  • Fixed nature syncing curries not working properly.
  • Fixed an instance where Black Sludge could deal damage for less than it should have.
  • Fixed Poké Balls failing to receive catch penalties when capturing Ultra Beasts.
  • Fixed Nest Balls catch formula.
  • Fixed Lure Balls failing to boost properly Pokémon caught via Fishing Rod.
  • Fixed Fishing Rod not applying the chance for a Fishing mark on catch.
  • Fixed Fishing Rod-spawned Pokémon having Fishing-exclusive bonuses lost on flee and subsequent rebattle.
  • Fixed the drop shadow of the nickname text in the PC being set to a dark gray color.
  • 21384 Fixed Pokémon displaying move skills they should not have by improving code quality.
  • 18939 Fixed Poke Displays breaking consistency of a stored Pokémon's form and palette.
  • Fixed the Pixelmon Camera failing to take pictures.
  • Fixed rendering of Mega Items.
  • Fixed rendering of Sableye Hat, Frosslass robe and Yukata.
  • 21311 Fixed an issue where using the Griseous Core to change Giratina's form to Origin would cause the form to be restored to Altered by other non-Griseous Orb held items.
  • Fixed using a Porygon item while in creative consuming said item.
  • Fixed using a Porygon item spawning on top of the player instead of on the position clicked.
  • 22145 21985 Fixed Paldean Blank TMs disappearing upon completion.
  • Fixed Bikes eating as if they are horses.
  • Fixed the PC failing to open in rare cases upon first login or world creation.
  • Fixed hover and pop-up information not clearing on release in PC.
  • Fixed a rare crash caused by right-clicking on an empty Pokémon slot in inventory.
  • Fixed a rare client crash caused by refreshing the multiplayer menu.
  • Fixed Pokébags being allowed to leave a player's inventory if the container is open.
  • Fixed shiny Hero Palafin sprite.
  • Fixed shiny Revavroom sprite.
  • 21238 Fixed Dudunsparce model and textures.
  • Fixed Ultra Necrozma model.
  • 19409 Fixed Solrock animation.
  • 18571 Fixed Rocket Helmet's stray pixel in layer texture.
  • Fixed shiny Iron Jugulis sprite.
  • Fixed cosmetic textures not loading properly for the Witch hat, Articuno Wings and Valentine's Wings.

Battles:

  • Fixed Incinerate not being in the list of moves that can remove berries.
  • Fixed Stuff Cheeks disabling improperly if the Pokémon that new Stuff Cheeks was not holding a berry.
  • Fixed a bug where Pokémon afflicted by Corrosive Gas could use their items once again after they had switched out.
  • Fixed a bug where it was possible to give a Pokémon a Rusted Sword or Shield via a move when Zacian or Zamazenta was on the field.
  • Fixed Pokémon that stole a Life Orb with Thief not taking damage from the Life Orb at the end of the turn.
  • Fixed G-Max Replenish incorrectly calculating the recovery of berries in allied battle.
  • 21986 Fixed waiting bug when using Flee moves against a trainer's final Pokémon.

Language:

  • Updated Traditional Chinese translation.

Developer:

  • Added ShrineOrbFillEvent.Pre/Post.
  • Added LureActivateEvent.Pre/Post.
  • Added BerryEvent.Pick.
  • Added ResearchStartEvent.Pre/Post.
  • Added ResearchStageCompleteEvent.
  • Added ResearchDiscardEvent.Pre/Post.
  • Added ResearchCompleteEvent.
  • Added ProgressResearchStageEvent.Pre/Post.
  • Added ProgressResearchObjectiveEvent.Pre/Post.
  • Added ClaimResearchStageEvent.Pre/Post.
  • Added ClaimResearchObjectiveEvent.Pre/Post.
  • Added RegisterScreenStylesEvent.
  • Added PlayerCakeEatEvent.
  • Added PlayerCraftItemsEvent.
  • Removed AbandonQuestEvent.
  • Removed FinishQuestEvent.
  • Removed NPCInserterEvent.
  • Removed QuestActionEvent.
  • Removed QuestObjectiveEvent.
  • Removed QuestStageEvent.
  • Added HeldItem.ignoresKlutz method to allow custom held items to be used by Klutz Pokémon.
  • Added PixelmonGrowths registry class.
  • Added PokemonBuilder#size.
  • Removed PokemonBuilder#growth.
  • Added Pokemon#getSize.
  • Added Pokemon#setSize.
  • Updated the functionality of Pokemon#setGrowth to pick a random number in the range of that growth's defined range.
  • Removed CorrosiveGas status usage.
  • Removed PlayerParticipant#getTeamPokemonList in favor of BattleParticipant#getTeamPokemon.
  • Added placeholders to ContextKeys.
  • Added PlaceholerCollectEvent, extending support for FPAPI and PAPI.
  • Implemented placeholder support in certain InteractionConditions.

Minecraft 1.16.5

Version 9

Version 9.1.13 (Latest)

Released December 1, 2024.

Pokémon

  • Added Iron Treads.
  • Added Iron Hands.
  • Added Great Tusk.
  • Added Wattrel.
  • Added Kilowattrel.
  • Added Rellor.
  • Added Rabsca.
  • Added Squawkabilly.
  • Added Gimmighoul.
  • Added Gholdengo.
  • Added Sandy Shocks.
  • Added Bombirdier.
  • Added Klawf.

Palettes

  • Added 'spirit' Iron Valiant.

Items

  • Added TM171-TM223 for all existing moves.

Sounds

  • Added new voices: Alomomola, Bunnelby, Cacnea, Cacturne, Castform, Cherubi, Comfey, Dedenne, Diancie, Flabebe, Floette, Florges, Furfrou, Gothita, Gothorita, Gothitelle, Inkay, Luvdisc, Mandibuzz, Maushold, Mawile, Morpeko, Ogerpon, Pyukumuku, Roselia, Salandit, Salazzle, Sandy Shocks, Shieldon, Shuckle, Sinistcha, Sinistea, Slurpuff, Smeargle, Snorunt, Swirlix, Swoobat, Tandemaus, Togedemaru, Vanillish, Vanillite, Vanilluxe, Vullaby, Wishiwashi, Woobat, Zigzagoon, Fezandipti, Boltund, Eldegoss, Enamorus, Greavard, Mr. Rime, Natu, Okidogi, Pincurchin, Rabsca, Rellor, Spidops, Tarountula and Xatu.
  • Updated voices: Guzzlord, Kyogre, Deerling, Flamigo, Gardevoir, Hoppip, Kirlia, Shinx, Shroomish, Shaymin, Sunflora, Sunkern, Zigzagoon, Zorua, Cetoddle, Charcadet, Tinkatink, Bonsly and Tinkatuff.

Datapack

  • Updated all specie movesets to Generation 9.
  • Updated all TMs to include Generation9 and DLC TMs.
  • Added Gimmighoul evolution method by Linking Cord while holding an Amulet Coin.
  • Added Paldean Generation 9 Blank TM to Master Poké Chest drops.
  • Added Paldean TMs Chilling Water, Pounce, Trailblaze and Tera Blast to dungeon loot pools.

Spawning

  • Updated Luvdisc fishing and spawn loot to remove unused items.
  • Added Bombirdier to River, Lakes, and Beaches during the Day on Land and Air with an anticondition of Freezing biomes and Mountainous biomes rarely.
  • Added Gimmighoul Chest form to Jungle Pyramids, Desert Pyramids, Haunted Towers, Graveyards, and Ruined Portals on Land, Indoors, and Underground at All Times.
  • Added Gholdengo to Ultra Desert at All Times.
  • Added Great Tusk to Small End Islands at All Times.
  • Added Kilowattrel to Beaches with an anticondition of Freezing during the Day in the Air. Added chance to spawn with a group of Wattrel.
  • Added Klawf to Stone Beach and Mesas on Land during the Day.
  • Added Rabsca to Arid, Mesas, and Savannas on Land at All Times.
  • Added Rellor to Arid, Mesas, and Savannas on Land at All Times.
  • Added Sandy Shocks to Small End Islands at All Times.
  • Added Squawkabilly to Jungles during the Day in the Air and on Tree Top. Added chance to spawn with a group of Squawkabilly. Some colors are rarer than others.
  • Added Wattrel to Beaches with an anticondition of Freezing during the Day in the Air, Land, and Tree Top. Added chance to spawn with a group of Wattrel.
  • Added Spirit palette Iron Valiant to Graveyards at Night on Land or Manmade.
  • Added Iron Hands to Small End Islands on Land at All Times.
  • Added Iron Treads to Small End Islands on Land at All Times.
  • Updated Dondozo from Rivers and Lakes spawning to Oceanic biomes.

Structures

  • Updated Abandoned Mine Shaft, Hoglin Stables Bastion, Boat, Crate Geyser, Plant Monolith, Village Butcher and Village Cartographer loot chests, removing unused items.

Changes

  • Improved Rainbow Sash color cycle.
  • 21862 Removed chunk habitation time limit on Zygarde Cells and Core spawning.
  • Updated Revenant's Pressure to be twice as strong as regular Pressure.
  • Updated raid drops, removing unused items.
  • Updated poke drops, removing unused items.
  • Updated rug colors to match the wool colors more accurately.
  • Updated shiny Revavroom sprite.
  • Updated 'hero' form shiny Palafin sprite.
  • Added evolving method for Charjabug and Magneton by leveling them in a Mountain/Windswept Hills biome.
  • Added Thunder Stone evolution for Nosepass.
  • Added Ice Stone evolution for Crawbrawler.
  • Removed Water Stone evolution for Hisuian Qwilfish.
  • Updated the icon in taskbar and window of application to standard (non-spooky) Pixelmon icon.

Fixes

  • 21932 21941 Fixed wild caught Pokémon changing abilities when evolving.
  • Fixed vibrancy for Colored Sash and Rainbow Sash accessories.
  • 21951 Fixed Colored Sash color-setting.
  • Fixed storage gets not being thread safe, fixing issues of MissingNo replacing Pokémon randomly.
  • Fixed error in Pokemon Builder.
  • 18939 Fixed Poké Display not properly defaulting to original form and palette fields.
  • Fixed Gastly particles overwhelming its model, now spawning behind the orb and away from its facing direction.
  • 21384 Fixed Pokémon having move skills they cannot use and should not have.
  • Fixed the Pokédex set value setting the wrong Pokédex.
  • 19409 Fixed visual issue with Solrock's idle animation.
  • 18571 Fixed visual issue of a stray pixel in the Rocket Armor texture.
  • 21475 Fixed erroneous entry for a missing texture on 'ashen' Mega-Houndoom, pointing it back to its base texture.
  • 13324 Fixed Stufful's ability description being too long for the summary UI.
  • 19971 Fixed Hisuian Typhlosion's hitbox height.
  • Fixed Beedrill's floating parameters so it's no longer on the ground's surface.
  • 21475 22114 Fixed temporary palette reversion when a Pokémon mega-evolves, dynamaxes, or otherwise temporarily updates it's battle form.
  • Fixed an error on TCG fallback card loading.
  • Fixed Blaziken's texture UV.
  • 21238 Fixed Dudunsparce texture.

Battles

  • Fixed Revenant not blocking Destiny Bond from being applied to a Pokémon if it has at least one life left.
  • Fixed Destiny Bond no longer sending a message twice when not applied.
  • 21970 Fixed Mirror Armor causing a crash in singleplayer when self-applied.
  • Fixed max HP value not being recalculated after temporary level is set, fixing issues where battle rules change the Pokémon's level without updating its HP.
  • 22134 Fixed a rare crash caused by Ditto failing to Transform properly into non-default capable species.

Developer

  • Added PokemonStorage#forEach method, and implementations for each kind of storage.
  • Updated ServerSwapPacket to send update packets for the whole storage when it ends up in its error state.
  • Added Ability interface method allowsStatusOpponent.

All Version History

Minecraft Version First Version Last Version First Release Date Latest Release Date
Minecraft 1.21.1 9.3.0 9.3.6 May 10, 2025 July 15, 2025
Minecraft 1.20.2 9.2.4 9.2.10 October 15, 2023 December 11, 2024
Minecraft 1.20.1 9.2.0 9.2.3 August 23, 2023 October 10, 2023
Minecraft 1.16.5 9.0.0 9.1.13 May 24, 2022 December 1, 2024
Minecraft 1.12.2 6.0.0 8.4.3 December 26, 2017 January 17, 2023
Minecraft 1.10.2 5.0.0 5.1.2 July 25, 2016 July 2, 2017
Minecraft 1.8.9 4.2.0 4.3.1 February 9, 2016 January 5, 2017
Minecraft 1.8.0 4.0.0 4.1.4 March 14, 2015 January 9, 2016
Minecraft 1.7.10 3.2.0 3.5.1 July 17, 2014 November 15, 2015
Minecraft 1.7.2 3.1.0 3.1.4 June 28, 2014 July 12, 2014
Minecraft 1.6.4 2.5.1 3.0.4 October 28, 2013 March 30, 2014
Minecraft 1.6.2 2.3.0 2.3.1 August 9, 2013 August 10, 2013
Minecraft 1.5.2 2.2.0 2.2.1 May 23, 2013 May 24, 2013
Minecraft 1.5.1 2.1.0 2.1.2 March 25, 2013 April 1, 2013
Minecraft 1.4.7 1.9.5 2.0.3 January 26, 2013 March 1, 2013
Minecraft 1.4.6 1.9.0 1.9.0 January 5, 2013 January 5, 2013
Minecraft 1.4.5 1.8.3 1.8.6 November 19, 2012 December 6, 2012
Minecraft 1.4.4 1.8.1 1.8.2 November 16, 2012 November 18, 2012
Minecraft 1.4.2 1.8.0 1.8.0 November 10, 2012 November 10, 2012
Minecraft 1.3.2 1.6.0 1.7.6b August 25, 2012 October 3, 2012
Minecraft 1.2.5 1.0.0 1.5.4 April 12, 2012 August 4, 2012

© 2012 - 2025 Pixelmon Mod