Skip to content

Commit 1d077aa

Browse files
v2.18.0
1 parent c8f74ec commit 1d077aa

10 files changed

Lines changed: 41 additions & 19 deletions

File tree

CHANGELOG.md

Lines changed: 31 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,34 @@
11
**Update v2.18.0**
22

3-
- Added 28 wearable head cosmetics (geometry models, attachables, worn textures, and item icons) under `models/entity/cosmetics/`, `attachables/cosmetics/`, `textures/attachables/cosmetics/`, and `textures/items/cosmetics/`: Berry Winter Hat, Cookie Jar, Cosmog Beanie & Hat, Japanese/Spartan/Thor Helmets, Libre Hat, Magikarp Hat, Meloetta Headwear, Pikachu Ears/Hat/Headphones, Quaxly Hair, Russian Eevee Hat, Sableye Glasses, Safety Goggles, Scorbunny Hat, Snorlax Beanie, Wizard Hat, Wooloo Hat, and trainer hats for Red, May, Brendan, Ethan, Lyra, Hilda, and Hilbert.
3+
- Added full Cloning Machine visuals: Containment Chamber, Cooling Station, Cooling Station Tank, DNA Analyzer, Potion Brewer, Power Bank, Cooling Pipes, and Power Wires entity models, textures, geometries, and animations.
4+
- Added contained Mewtwo entity with staged growth animations (eyelash, blastocyst, fetus, Mew, and Mewtwo states), transition/failure particles, and custom render controllers.
5+
- Added see-through water rendering and potion effect particles for the Cooling Station Tank.
6+
- Added Mew Eyelash, Damaged Mew Eyelash, Broken Mew Eyelash, and Containment Fluid item textures and translations.
7+
- Added cloning machine part item icons and a "Cloning Machine Parts" creative tab translation.
8+
- Added animated containment chamber states (clean/dirty fluid, fan spin, and chamber cycle animations).
9+
- Updated Item Holder animation.
10+
- Added Professor Oak NPC model, texture, and idle animation.
11+
- Added Trainer Marla NPC model, texture, and animation.
12+
- Added Train Conductor NPC entity for the tutorial subway scene.
13+
- Added crystal geode block textures and translations (Crystal Block, Budding Crystal, Small/Medium/Large Crystal Buds, Crystal Cluster).
14+
- Added new ore and block textures for Bauxite, Platinum, Silicon, Crystal, Ruby, and Sapphire, including deepslate variants.
15+
- Added metal storage block textures for Aluminum, Bauxite, Platinum, Silver, Ruby, and Sapphire.
16+
- Added Aluminum, Amethyst, Crystal, Platinum, Ruby, and Sapphire tool textures.
17+
- Added new armor sets with models and textures: Aquatic, Neo-Plasma, Plasma, Platinum, Ruby, Silicon, and Team Rocket.
18+
- Updated evolution stone armor wear textures and reorganized armor attachables into per-set folders with shared base geometries.
19+
- Reorganized evolution stone tool item textures into per-stone subfolders.
20+
- Added raw Platinum, raw Bauxite, and Bauxite material item textures.
21+
- Updated terrain_texture.json for the expanded ore and block set.
22+
- Added 28 wearable head cosmetics (geometry models, attachables, worn textures, and item icons): Berry Winter Hat, Cookie Jar, Cosmog Beanie & Hat, Japanese/Spartan/Thor Helmets, Libre Hat, Magikarp Hat, Meloetta Headwear, Pikachu Ears/Hat/Headphones, Quaxly Hair, Russian Eevee Hat, Sableye Glasses, Safety Goggles, Scorbunny Hat, Snorlax Beanie, Wizard Hat, Wooloo Hat, and trainer hats for Red, May, Brendan, Ethan, Lyra, Hilda, and Hilbert.
423
- Full-head cosmetics hide the player's regular helmet layer while worn to prevent clipping.
5-
- Added the `Cosmetics` item group and item display names for all cosmetics across every language file.
6-
7-
**Update v2.17.1**
8-
9-
- Add translations for `forms.party.setNickName.fail.empty`, `battle.playerActor.usedBagItemOnTarget` and `models.ShowdownInterpreter.pokemonUsedMoveOnTarget`
10-
- Updated de_DE.lang and en_ES.lang extensively by @TheblueJo
11-
- Massly update the lang files by AI to ensure things are in sync and fixed a HUGE amount of broken translations.
12-
- Added a huge amount of translations for missing pokebedrock-beh stuff.
24+
- Added the Cosmetics item group and item display names for all cosmetics across every language file.
25+
- Added server shop NPC animations, models, and textures for Bike Shop, Cosmetic Shop, Enchantment Shop, Pawn Shop, Pet Shop, Plushie Shop, Pokeball Shop, Potion Shop, and Professor Maple.
26+
- Updated server NPC render controllers and entity model for per-shop geometry support.
27+
- Added new Pokémon models: Regidrago, Regieleki, Tapu Lele, Litwick line, Flutter Mane, Kyurem, Rotom forms, Great Tusk, Lillipup line, Mega Diancie, Electrike line, and Falinks.
28+
- Added new Pokémon skins: Mew Princess, Yveltal Goremagala, Yveltal Alastor, Lugia Zohshia, and Arceus Omega (all 18 type variants with new geometries, animations, and render controllers).
29+
- Recolored pbranni Rayquaza texture.
30+
- Added sparkle and sparkle_grey UI icons for Pokémon form selection.
31+
- Added chest form slot badge UI support for grayed party buttons.
32+
- Renamed fossil machine item translations from `*_placer` to match updated item IDs across all locales.
33+
- Fixed Leaf Stone Ore display name ("Leaf Ore" → "Leaf Stone Ore").
34+
- Added Spoiled Apricorn item translation.

manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
"description": "pack.description",
66
"min_engine_version": [1, 26, 0],
77
"uuid": "358dc189-8d9e-4fdb-b4e1-f8e0fb855f9a",
8-
"version": [2, 17, 2]
8+
"version": [2, 18, 0]
99
},
1010
"modules": [
1111
{
1212
"description": "Resources Module",
1313
"type": "resources",
1414
"uuid": "388de949-18e5-4228-a447-f63237aa45a2",
15-
"version": [2, 17, 2]
15+
"version": [2, 18, 0]
1616
}
1717
],
1818
"metadata": {

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pokebedrock-res",
33
"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.",
4-
"version": "2.17.2",
4+
"version": "2.18.0",
55
"main": "scripts/build.ts",
66
"scripts": {
77
"test": "jest",

texts/cs_CZ.lang

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pack.name=§lPokeBedrock v2.17.2 RES
1+
pack.name=§lPokeBedrock v2.18.0 RES
22
pack.description=§aPokročilý Pokémon addon vytvořený Smell of Curry pro Minecraft Bedrock
33

44
## Item Group Names

texts/de_DE.lang

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pack.name=§lPokeBedrock v2.17.2 RES
1+
pack.name=§lPokeBedrock v2.18.0 RES
22
pack.description=§aEin High-Level-Pokémon-Addon von Smell of curry erstellt für Minecraft Bedrock
33

44
## Item Group Names

texts/en_US.lang

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pack.name=§lPokeBedrock v2.17.2 RES
1+
pack.name=§lPokeBedrock v2.18.0 RES
22
pack.description=§aA High Level Pokemon Addon Created by Smell of curry for Minecraft Bedrock
33

44
## Item Group Names

texts/es_ES.lang

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pack.name=§lPokeBedrock v2.17.2 RES
1+
pack.name=§lPokeBedrock v2.18.0 RES
22
pack.description=§aUn addon Pokémon de alto nivel creado por Smell of Curry para Minecraft Bedrock
33

44
## Item Group Names

texts/pt_BR.lang

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pack.name=§lPokeBedrock v2.17.2 RES
1+
pack.name=§lPokeBedrock v2.18.0 RES
22
pack.description=§aUm addon Pokémon de alto nível criado por Smell of Curry para Minecraft Bedrock
33

44
## Item Group Names

texts/ru_RU.lang

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pack.name=§lPokeBedrock v2.17.2 RES
1+
pack.name=§lPokeBedrock v2.18.0 RES
22
pack.description=§aВысокоуровневый аддон Pokémon, созданный Smell of Curry для Minecraft Bedrock
33

44
## Item Group Names

texts/zh_CN.lang

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pack.name=§lPokeBedrock v2.17.2 RES
1+
pack.name=§lPokeBedrock v2.18.0 RES
22
pack.description=§a由 Smell of Curry 为 Minecraft Bedrock 创建的高级宝可梦附加包
33

44
## Item Group Names

0 commit comments

Comments
 (0)