|
1 | 1 |  |
2 | 2 |
|
3 | | -**This Minecraft pack enhances the gameplay experience with the ViaBackwards plugin**, which allows players to connect to newer servers with an older client. Rebuilt from the ground up for modern Minecraft, this pack requires **absolutely no mods** to work! It uses native vanilla features to identify future items by their component data and assigns the correct model and texture to them (officially supporting **1.21.4 through 1.21.11+**). The best part of this pack is that if you put another resource pack on top of it, it will load the textures from that (make sure to place this pack at the bottom)! |
| 3 | +**This Minecraft pack enhances the gameplay experience with the ViaBackwards plugin**, which allows players to connect to newer servers with an older client. Rebuilt from the ground up for modern Minecraft, this pack requires **absolutely no mods** to work! It uses native vanilla features to identify future items by their component data and assigns the correct model and texture to them (officially supporting **1.21.4 through 26.1+**). The best part of this pack is that if you put another resource pack on top of it, it will load the textures from that (make sure to place this pack at the bottom)! |
4 | 4 |
|
5 | 5 | > **1.21.4 support:** Only works with ViaBackwards and ViaVersion version 5.9.0 or newer. |
6 | 6 | > |
7 | | -> **DISCLAIMER:** This pack is a fan-made project and is not an official addon from the [ViaBackwards team](https://github.com/ViaVersion/ViaBackwards/graphs/contributors). |
| 7 | +> **DISCLAIMER:** This pack is a fan-made project and is not an official addon from the [ViaBackwards team](https://github.com/ViaVersion/ViaBackwards/graphs/contributors). Minecraft assets are the property of Mojang Studios. Automated showcase renders are sourced from [mc-assets](https://github.com/Owen1212055/mc-assets). |
8 | 8 | > |
9 | 9 | > **SCOPE:** This pack specifically updates 2D inventory icons and in-hand 3D models. It does *not* change the textures of blocks or entities once they are physically placed in the world. |
10 | 10 |
|
11 | | - |
| 11 | + |
12 | 12 |
|
13 | 13 | --- |
14 | 14 |
|
@@ -74,7 +74,7 @@ Our Base Pack will always target the newest Minecraft drops to ensure maximum co |
74 | 74 | <summary><b>How it works</b></summary> |
75 | 75 |
|
76 | 76 | <p>Instead of relying on external mod IDs, this pack uses Minecraft's modern data-driven rendering engine. The pack is split into "overlays" to optimize loading for your particular version. </p> |
77 | | -<p>For example, when you join a 1.21.11 server using a 1.21.5 client, the server translates a new item (like a Copper Spear) into an item your client understands (like an Iron Sword) and attaches hidden component data to it. Our pack intercepts that specific data and says: <em>"Hey, this isn't actually an iron sword, render the Copper Spear model instead!"</em></p> |
| 77 | +<p>For example, when you join a 26.1 server using a 1.21.5 client, the server translates a new item (like a Copper Spear) into an item your client understands (like an Iron Sword) and attaches hidden component data to it. Our pack intercepts that specific data and says: <em>"Hey, this isn't actually an iron sword, render the Copper Spear model instead!"</em></p> |
78 | 78 |
|
79 | 79 | </details> |
80 | 80 |
|
|
0 commit comments