Skip to content

Commit

Permalink
v2.10.25
Browse files Browse the repository at this point in the history
  • Loading branch information
smell-of-curry committed Aug 20, 2024
1 parent 43a76d0 commit eca10b0
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 7 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
**Update v2.10.24**
**Update v2.10.25**

- Added Tinkaton Line by @Jok3r00666
- Tinkatink
Expand Down
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, 2],
"uuid": "358dc189-8d9e-4fdb-b4e1-f8e0fb855f9a",
"version": [2, 10, 24]
"version": [2, 10, 25]
},
"modules": [
{
"description": "Resources Module",
"type": "resources",
"uuid": "388de949-18e5-4228-a447-f63237aa45a2",
"version": [2, 10, 24]
"version": [2, 10, 25]
}
],
"metadata": {
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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.10.24",
"version": "2.10.25",
"main": "scripts/build.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
Expand Down
4 changes: 4 additions & 0 deletions pokemon.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
"pidgeotto",
"pidgeot",
"pidgeotmega",
"rattata",
"rattataalola",
"raticate",
"raticatealola",
"spearow",
"fearow",
"ekans",
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.10.24 RES
pack.name=§lPokeBedrock v2.10.25 RES
pack.description=§aA High Level Pokemon Addon Created by Smell of curry for Minecraft Bedrock

## Orbs
Expand Down

0 comments on commit eca10b0

Please sign in to comment.