Published on March 13, 2024 (Updated on April 27, 2024)

PokeBedrock | Pokémon Addon with over 400+ Models, Shrines, Fully Built Battle System, and so much more!

A Minecraft Bedrock Pokémon Addon that enabled the world of Pokémon inside Minecraft. Play with over 400 Pokémon and experience a full survival experience allowing you to catch, train, battle, and learn a brand new aspect of Minecraft with all Pokémon Starters from Generation 1 through 9. With PokéBedrock you can experience a fully functioning battle system, trade with friends, and battle and create your own trainers right from inside the game. 

Select version for changelog:

Changelog

4/26/2024- Replaced old video of addon showcase.

v1.7.0 / Realms, Translations, Duduo & Zekrom

- Updated Addon to 1.20.80

- Added Duduo, Dodrio and Zekrom to the addon.

- Added now uses `Vector3Utilities` from `@minecraft/math` to establish its math functions

- Removed Unused event modules: `locationCheck`, `lagClear`

- Fixed `$additonal_screen_content` Error

- Trade holder left, and right now use `assume_symmetry` to allow non-symmetrical patterns.

- Fixed addon not starting up on realms/BDS

- Fixed move selection screen not displaying buttons correctly.

- Added Move descriptions to buttons

- Added interpretation to move selection screen for all move actions.

- Fixed Waiting screen UI looking really messed up.

- Added translation logic to all main forms.

v1.6.17

- Removed Startup Loading, now addon should load normally and ALOT quicker.

- Added Scatterbug, Spewpa, and Applin Models.

- Added Spawn Rule Interpretation for Freezing, and Magical.

- Updated Level Ranges to be more accurate.

v1.6.16

- Completely reworked the obfuscation of the addon

- Now when the pack loads, it will wait 20 ticks before processing the first player to ensure safe loading.

- A default `countPerYield` is set to determine how frequently the script will yield during load. This can be set using `/scriptevent engine:set_count_per_yield {count}` If your code appears to hang. ( Increasing usage on lower devices )

v1.6.15 / Spheal, Xerneas, & Pikipek Line

- Fixed being able to start multiple battles by spam hitting a Pokémon

- Fixed being able to start a battle when you are already in one

- Fixed Black Apricorn Trees from not spawning.

- Fixed a issue where you could use a rare candy on a non-level-up evolution Pokémon for example Eevee and evolve it into a evolution it shouldn't have.

- Pokemon Entity files now use correct typeId mapping.

- Added Spheal, Xerneas, Pikipek, Trumbeak, and Toucannon to the game.

- Added spawn rules for Mimikyu, Swellow, Spheal, Xerneas, Pikipek, Trumbeak, and Toucannon.

- Moves that are learned at level 0, now get added to the useable move set.

- If your Pokémon has no moves to use, struggle will be applied.

- Moves in PC no longer show `-` and show it spaced out with first letter capitalized

[WARNING] Terminology has changed for pack names. Now if the addon disables watchdog it will have `[DISABLES WATCHDOG]` behind it (this should be used in all cases except realms). Pack with `[WATCHOG]` on it, will use watchdog in your world (recommended for realms).

4/10/24- Updated download link to website, included new version.

v1.6.14 / PC, Mewtwo, Mimikyu and Swellow

- Added Mimikyu and Swellow to the Addon

- Updated Mew and Mewtwo Models.

- Implemented new PC system and PC UI.

- Pokemon now use Species names instead of PokeApi ID Names

- Giratina's name no longer has `-altered` at the end of it.

 

4/2/24- Removed Broken Image in description

4/1/24- Added new link to website.

v1.6.13 / Infernape, Bugs, and New Growth Types

- Added a Default `index.js` file that imports the compiled `main.js` this is to make easier if the pack uses `disableWatchdog` or not.

- Removed Un-used `itemData` forms

- Removed Un-used Imports in `on_interact`

- Now when Pokémon Get sent out `pokeb:gender` and `pokeb:shiny` properties are set, so the resource pack and read it.

- Updated queued shiny flare to ensure its the right `eventId`, that `Entity.dimension` is valid, and that its in a proper location.

- Fixed Infernape messing up the summary UI by prefixing the GUI with `Pokemon:`

- Updated the Mapped Moves, this fixes Yveltal, and other new Pokémon who cannot battle.
- Added Interpretation for `slow-then-very-fast` and `fast-then-very-slow` experience growth types.

- Pokémon without a base experience default at 100

- Re-fetched all Moves & Pokémon Data.

- Pokémon now use the appropriate PokeBedrock ID so it can work correctly with the resource pack

- Pokemon Icons now map to the correct path for *special* names.

 

[WARNING] PokeBedrock Public Now comes with 2 Types, a Realms Version *(No Watchdog)* and a World/Server Version *(With Watchdog)*, This ensures that we can release a pack that both works on realms, and lower end devices by disabling watchdog on those devices.

 

3/30/24 - Removed Unused links, and only kept the link for downloading on discord.

3/27/24 - Inserted link to a YouTube video showcasing the addon, how to use it, how to get started, and more!

3/25/24 - Updated Command Details, and added documentation to help people on realms, and the world manage their addon.

 

v1.6.11, New Battle UI & Bugs

- Updated Battle to new Resource pack and new Battle UI

- Fixed being able to spam rare candies when a Pokémon is evolving

- Linked Behavior Pack with resource pack version v2.9.10



Update v1.6.10, Removed `@minecraft/debug-utilities`

- Removed `@minecraft/debug-utilities`, as it does not work on realms.



Update v.1.6.8, New Pokémon, Bugs, and startup fixes

- Added new `-gui` command to be used by players to re-receive back there GUI

- Removed Skorupi, Shaymin and Drapion because they do not have models.

- Added Wailord, Wailmer, Mareanie, Toxapex, Yveltal, Armaldo, and Taillow

- Fixed a lot of broken spawn rules, and spawn effects

- If a Pokémon already had data set, it will not be reset on load

- Pokémon that are not registered on world load, are now caught when the pack starts up.

- Now on start-up, all players will be looped to ensure they are registered

- Fixed EXP not being received after the battle ends

- Fixed Pokémon that did not drop items after battle

- The pack now loads through `System.runJob` this should* improve the speed of startup, and make it more device-friendly.

[WARNING] The UUID __does not__ update anymore and only the version gets changed, meaning if you do not see `v1.6.8` in your behavior packs, please delete the old pack and try again. This was done to fix data reset after every update.

Update v1.6.7

- Fixed shrines not being interactable (this is because of how MC reworked their timings)

- Added Orbs Recipes

- Fixed the Trade Machine from not working.

 

Update v1.6.6

- Fixed Pokemon not being able to swim or fly when mounting

 

Update v1.6.5

- Updated to 1.20.70/71

- Added more error handling in loading

- Watchdog is now disabled on load, and re-enables on startup

 

Update v1.6.3

- Fixed Shrines from not spawning the legendary

- Decryption speed has lowered in hope for use on lower devices ( if this does not work, I might revert back for higher speeds )

- Updated names of some Pokémon like Nidorian, Roaring Moon too look better.

- Copied spawn level ranges from the Current addon to fix some broken levels

 

Update v1.6.2

- Added growth handling for apricorn trees. Also they will not overlay growth and will test the radius around them.

- If Balls hit the ground they will drop the ball back.

- All stones have been switched from `-stone` to `_stone` to correlate with the updated version

- Added Stripped apricorn logs

- Edited file names for shrines

- You are now given a starter kit when joining for the first time

- Fixed all Pokémon with `-` in there name, like Ho-oh and gender struct Pokémon.

Installation

Supported Minecraft versions

Installation Guides

1
can you make a dragonball mod
1
we NEEEEED trubbish and Wimpod's Evo line thooo
1
Gaah that's so cool!
1
Fix the Link for the Resource pack or atleast attach the Resource pack with the Behavior Pack aswell in the download. The mod doesn't work properly without the Resource pack and I can't play it with glitchy texture
1
please make a Poké ball. and a way to tame them in the future.
1
I really like the models and the characters but some of the characters are ugly so I encourage you to change some of the models :)
1
can u pls add a download link on phone version?
1
Boa tarde, boa noite, para mim está bugado caso vc poderia me ajudar pfv
1
you should add the ability to change moves.
1
Are you planning on introducing mega evolutions to the public later?
1
Why not picachu first staring
1
There is a bug with the link of the addon's resource pack, can you please check that, thank you

Hay un problema con el link del paquete de recursos, pueden revisar eso, gracias
1