Filename
Pixelmon-1.12.2-8.4.1-universal.jar
Uploaded by
PixelmonMod
Uploaded
May 11, 2022
Game Version
1.12.2
+2
Size
363.44 MB
Downloads
68,661
MD5
d115da4cf44466d374c26a2717f947ed
Supported Modloader Versions
Forge
Supported Java Versions
Java 8
Supported Minecraft 1.12 Versions
1.12.2
Changelog
"The essence of the update"
- Reset your tcg.cfg as part of this release
Additions:
New Pokémon Forms:
- Added Hisuian Samurott
- Added Hisuian Sliggoo
- Added Hisuian Goodra
Pixelmon:
- 17275 New TCG config setting for essence resetting on death (Default false)
- Added
/battlelog
command to force battle logs to generate for the specified player
Changes:
Pixelmon:
- High-Definition card foreground assets have been changed to pixelart
- Holo-rare cards now have a holographic effect
- Essence from battles has been fully reworked with new config options. Please reset your TCG config to ensure you're using the new values!
- Level 40 Goomy now evolves under rain conditions into Sliggoo. During thunderstorms, it evolves into Hisuian Sliggoo.
Language:
- Updated Traditional Chinese translation.
- Updated Simplified Chinese translation.
- Updated Korean translation.
Fixes:
- 17275 Essence resetting upon a player's death
- 17256 Redstone Quest has been fixed
- Various multiplayer duplication bugs
- 17236 Unable to use Isi's Silver Hourglasses on Wooloo, Dubwool and Mareep
- 17255 Changes to "Raid shiny rates", "Raid HA rates", and "Raid Gigantamax Factor rates" in the in-game config do not stick
- 17263 Cannot catch anything from raids or obtain drops
- 17257 The in-game config considers 1024.0 to be the default Raid Shiny rate for 5 star raids
- 17269 Empty TCG Deck Holder not in creative menu
- 17273 Regional variant raids drop incorrect essence type.
- 17276 Steel-type raids reward Dragon essence rather than Metal essence.
- 17266 New Booster/TCG NPC's do not get generated into external JSONs.
- 17324 Printer doesn't drop photo when destroyed
- TCG card-pack pulls giving the incorrect quantities of various rarities
- 17264 Basculin cannot evolve into Basculegion.
- 17267 Qwilfish cannot evolve into Overqwil, despite having a method in the JSON.
- 17271 Basculegion missing shiny model texture
- 17268 Standard Zorua, Zoroark, Qwilfish, and Decidueye missing shiny sprites.
- 17271 Basculegion missing shiny model texture.
- 17284 Clicking Card Binder icon whilst in the GUI crashes the game.
- Several TCG-related language lines
- TCG commands running on servers in non-default worlds
- 17280 Targeting trainers with the external option breaks textures
- 17287 Basculegion and Overqwil not registering in the Pokédex
- 16917 AZ' Floette never learning Light of Ruin
Battle Fixes:
- 17065 All multi-hit moves bypassing the semi-invulnerable state of Phantom Force
- 16406 Raid bosses can restore health at the second shield threshold
- 17171 Pursuit cancelling switching moves from taking effect
- 16406 Shields in raid dens do not prevent further incoming damage when activated.
- 16409 NPC trainers can both Mega and Dynamax in the same battle
- 17349 Snap trap able to see the language properly
- 16401 Throat spray able to see the language properly
- 17214 Fiery Wrath being treated as a single target move
- Magic Coat and Magic Bounce abilities interacting with eachother
- 15176 Dynamaxed Pokémon still using Max-Moves after switching out and back in
Developer:
- TCG now has it's own event bus with five new events! Events include EndGameEvent, EndTurnEvent, StartGameEvent, PackOpenEvent.Pre and PackOpenEvent.Post
- Added EssenceHelper as an easy way to distribute essence via plugin