Skip to content

Commit 33fadbf

Browse files
committed
docs: add showcase graphic and mc-assets attribution
1 parent 54d97e5 commit 33fadbf

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

.github/README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
![ViaBackwards Plus logo](https://www.bisecthosting.com/images/CF/ViaBackwards_Plus/BH_VBP_Header.webp)
22

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)!
44

55
> **1.21.4 support:** Only works with ViaBackwards and ViaVersion version 5.9.0 or newer.
66
>
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).
88
>
99
> **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.
1010
11-
![Showcase of some item inventories when the pack is off versus on.](https://www.bisecthosting.com/images/CF/ViaBackwards_Plus/BH_VBP_Showcase%20.webp)
11+
![Showcase of some item inventories when the pack is off versus on.](https://raw.githubusercontent.com/ViaVersionAddons/ViaBackwards-Plus/main/.github/images/vbp_showcase.png)
1212

1313
---
1414

@@ -74,7 +74,7 @@ Our Base Pack will always target the newest Minecraft drops to ensure maximum co
7474
<summary><b>How it works</b></summary>
7575

7676
<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>
7878

7979
</details>
8080

Credits.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
Mojang Studios: https://minecraft.net (Every backported texture and model)
1+
Mojang Studios: https://minecraft.net (Every backported texture and model)
2+
Owen1212055/mc-assets: https://github.com/Owen1212055/mc-assets (Source for automated showcase item renders)
23

34
Contributors: https://github.com/ViaVersionAddons/ViaBackwards-Plus/graphs/contributors (For all their help! <3)

0 commit comments

Comments
 (0)