You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert

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
4
4
-
<p><strong>This Minecraft pack enhances the gameplay experience with the ViaBackwards plugin</strong>, which allows players to connect to newer servers with an older client. Rebuilt from the ground up for modern Minecraft, this pack requires <strong>absolutely no mods</strong> 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 <strong>1.21.5 through 1.21.11+</strong>). 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)!<br><strong><spanstyle="color: red;">Please note that this pack is not an official addon from the <ahref="https://github.com/ViaVersion/ViaBackwards/graphs/contributors"target="_blank">ViaBackwards team</a>, and it's just fan-made.</span></strong></p>
5
+
> **1.21.4 support:** Only works with ViaBackwards and ViaVersion version 5.9.0 or newer.
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).
8
+
>
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.
5
10
6
-
<p><strong>Note:</strong> This pack specifically updates the 2D inventory icons and in-hand 3D models. It does <em>not</em> change the textures of blocks or entities once they are physically placed in the world.</p>



28
31
29
32
</a>
30
33
@@ -35,23 +38,22 @@
35
38
<li>Keep the pack up-to-date with the newest Game Drops (26.x and beyond)</li>
36
39
<li>Try to integrate optifine or ETF textures for entities</li>
**None!** The modern version of this project relies entirely on Minecraft's native `pack.mcmeta` overlays, `minecraft:component` rules, and the `custom_model_data` system. Players do not need Optifine, CIT, or Chime to see the new items. Just load the pack and play.
50
+
**None.**
51
+
52
+
The modern version of this project relies entirely on Minecraft's native `pack.mcmeta` overlays, `minecraft:component` rules, and the `custom_model_data` system. Players do not need Optifine CIT, or Chime to see the new items. Just load the pack and play.
51
53
52
54
</details>
53
55
54
-
<details>
56
+
<details>
55
57
<summary><b>What about older versions?</b></summary>
56
58
57
59
This native vanilla approach is only possible because of engine changes introduced recently. **If you are looking to support clients older than 1.21.4**, you will need to use **Version 1** of this pack.
@@ -71,7 +73,7 @@ Our Base Pack will always target the newest Minecraft drops to ensure maximum co
71
73
<details>
72
74
<summary><b>How it works</b></summary>
73
75
74
-
<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 optmize loading for your particular version. </p>
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>
75
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>
76
78
77
79
</details>
@@ -81,4 +83,4 @@ Our Base Pack will always target the newest Minecraft drops to ensure maximum co
81
83
82
84
**This is the ultimate ViaBackwards server-side resource pack.** Because it no longer requires players to download third-party mods like Chime or Optifine, you can safely integrate this resource pack directly in your `server.properties`. When legacy players join your modern server, they'll automatically download the pack and immediately see the correct future items in their GUI!
0 commit comments