Skip to content

Commit

Permalink
v2.12.3
Browse files Browse the repository at this point in the history
  • Loading branch information
smell-of-curry committed Dec 13, 2024
1 parent 451c109 commit 5d8db78
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 20 deletions.
23 changes: 7 additions & 16 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,8 @@
**Update v2.12.2**
**Update v2.12.3**

- Added in Santa Entity
- Fixed Hex Mania Spawn egg translation not showing
- Added another argument to `src.pokebedrock.modules.commands.redeem.10` to allow for a error reason.
- Added Santa Quest Icons:
- Candy Cane
- Ability Icon
- Shiny Icon
- Snow Golem
- Added Tinkaton Christmas Skin by @Jok3r00666
- Added new Comfey Model and Christmas Skin by @DCRdemonKOD
- Added Mew Christmas Skin by @Jok3r00666
- Fixed the breaking sound of the custom ores (leaf stone, dusk, etc.)
- Fixed the Mewtwo Shiny Armored skin which was broken.
- Fixed the missing Female Pikachu Captin skin by @bruno
- Deleted random Fossil Machine Geometry in ./models
- Merged Pull Request from @TheblueJo which
- Fixed missing booster energy lang map
- Fixed black augurite, peat block,tart apple, sweet apple, and cracked pot items.
- Added in Elf NPC Model & Animations
- Added in Gallade and Mega Gallade by [Modeler] DCRdemonlord
- Updated Terrain Textures resource pack name to match pokebedrock.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
"description": "pack.description",
"min_engine_version": [1, 21, 5],
"uuid": "358dc189-8d9e-4fdb-b4e1-f8e0fb855f9a",
"version": [2, 12, 2]
"version": [2, 12, 3]
},
"modules": [
{
"description": "Resources Module",
"type": "resources",
"uuid": "388de949-18e5-4228-a447-f63237aa45a2",
"version": [2, 12, 2]
"version": [2, 12, 3]
}
],
"metadata": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "pokebedrock-res",
"description": "Welcome to the PokeBedrock Resource Pack repository! This resource pack is designed for the Minecraft Bedrock server, PokeBedrock. It allows users to easily download, fix bugs, change textures, and modify the server's appearance.",
"version": "2.12.1",
"version": "2.12.3",
"main": "scripts/build.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
Expand Down
2 changes: 1 addition & 1 deletion texts/en_US.lang
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pack.name=§lPokeBedrock v2.12.1 RES
pack.name=§lPokeBedrock v2.12.3 RES
pack.description=§aA High Level Pokemon Addon Created by Smell of curry for Minecraft Bedrock

## Orbs
Expand Down

0 comments on commit 5d8db78

Please sign in to comment.