Red Shield

# Red Shield

This resource pack replaces the default shield with a custom 3D model.

The design uses a red theme.

No OptiFine required. Vanilla compatible.

## More Shield Themes

– [Black](https://modrinth.com/project/noire-shield)
– [Blue](https://modrinth.com/project/blue-shield)
– [Creeper](https://modrinth.com/project/creeper-shield)
– [Dark Red](https://modrinth.com/project/dark-red-shield)
– [Mirror](https://modrinth.com/project/mirror-shield)
– [Navy Blue](https://modrinth.com/project/navy-blue-shield)
– [Rabbit](https://modrinth.com/project/rabbit-shield)

Red Creepers

Are you tired of not seeing a creeper in the middle of a grass field? Just use this pack for more contrast between the creeper and the blocks around it.
– This [version](https://modrinth.com/resourcepack/red-creepers/version/1.0.0) is for [Fresh Animations](https://modrinth.com/project/50dA9Sha) and is not suitable for Vanilla Minecraft.
– This [version](https://modrinth.com/resourcepack/red-creepers/version/1.0.1) is for Vanilla Minecraft and is not suitable for [Fresh Animations](https://modrinth.com/project/50dA9Sha).

Rabbit Shield

# Rabbit Shield

This resource pack replaces the default shield with a custom 3D model.

The design uses a rabbit theme.

No OptiFine required. Vanilla compatible.

## More Shield Themes

– [Black](https://modrinth.com/project/noire-shield)
– [Blue](https://modrinth.com/project/blue-shield)
– [Creeper](https://modrinth.com/project/creeper-shield)
– [Dark Red](https://modrinth.com/project/dark-red-shield)
– [Mirror](https://modrinth.com/project/mirror-shield)
– [Navy Blue](https://modrinth.com/project/navy-blue-shield)
– [Red](https://modrinth.com/project/red-shield)

🗿QuiltGoSlightlyFasterLol🗿

Replaces KnotClassDelegate.getRawClassByteArray with a version that uses libdeflate so it goes slightly faster lmao.

Supported platforms:
* aarch64-linux-gnu
* aarch64-macos-none
* i386-linux-gnu
* i386-windows-gnu
* powerpc64le-linux-gnu
* x86_64-linux-gnu
* x86_64-macos-none
* x86_64-windows-gnu

PvP particles

Most particles will have a yellow background. The only exceptions are :
– Strength (orange)
– Slowness (greenish)
– Regeneration (red)
– Weakness (dark greenish)
– Luck (green)
– Fire resistance (orange)
– Water breathing (green)
– Swiftness (flashy green)
– Poison (greenish)

Every other potion effect are yellow tints.

PvP Crosshair

[

![PVP CROSSHAIR](https://cdn.modrinth.com/data/cached_images/8c21e27c156a6603b832c5f4a3254de11a1a824a.png)
![Divider](https://tr7zw.github.io/uikit/divider_faded/Divider_05.png)
](https://modrinth.com/resourcepack/pvp-crosshair-bba)

[

![Discord Button](https://tr7zw.github.io/uikit/social_buttons_icon/Discord-Button-64.png)](https://discord.gg/FVH3GaMHJz)
[![Modrinth Button](https://tr7zw.github.io/uikit/social_buttons_icon/Modrinth-Button-64.png)](https://modrinth.com/resourcepack/pvp-crosshair-bba)
[![Ko-fi Button](https://tr7zw.github.io/uikit/social_buttons_icon/Kofi-Button-64.png)
](https://ko-fi.com/titan1um)

![Divider](https://tr7zw.github.io/uikit/divider_faded/Divider_05.png)

**This resource pack improves the current crosshair and the block breaking animation for PvP!**

# 📥Installation:
This ressource pack improves the current crosshair and the block breaking animation for PvP! The pack is *made for* **all versions and snapshots between 1.6 and 26.1.1**.

![Divider](https://tr7zw.github.io/uikit/divider_faded/Divider_05.png)

# ✨Features:
Improves the current crosshair and the block breaking animation for PvP -> replaces them with a super assistive and useful crosshair and a loading bar block breaking animation!

![Divider](https://tr7zw.github.io/uikit/divider_faded/Divider_05.png)

# 🛠️Versioning:
This ressource pack uses the following versioning system:
– **Base pack:** standard versioning + Minecraft version
– -> *e.g.* **v1.0-1.21.8, v2.4-v1.21.11,…**

![Divider](https://tr7zw.github.io/uikit/divider_faded/Divider_05.png)

Credits:

Thanks to all the resource packs and their authors, who either licensed their projects under the MIT license or allowed me to use their resource packs!
– [PvP Crosshair](https://modrinth.com/resourcepack/pvp-crosshair)
– [Loading Bar Breaking Animation Pack](https://modrinth.com/resourcepack/loading-bar-breaking-animation-1.8.9-version)

Without these projects and their authors, PvP Crosshair & BBA Pack would not have been possible to make. **Special thanks!**

# 💘 Support me!
To help me and make me develop more fascinating projects, share and recommend this resourcepack. Thank you so much!!!

You can also try my other projects [here](https://modrinth.com/user/Titan1um) or the projects me and Polr made [here](https://modrinth.com/organization/titan1um-x-polr)! 😀

![Divider](https://tr7zw.github.io/uikit/divider_faded/Divider_05.png)

Proxy Protocol Support

# Proxy Protocol Support

Proxy Protocol Support is a [Fabric](https://fabricmc.net/) and [Quilt](https://quiltmc.org/) mod which adds support for [Proxy Protocol (HAProxy)](https://www.haproxy.com/blog/haproxy/proxy-protocol/ “Proxy Protocol (HAProxy)”) for your Minecraft server. It allows to accept both proxied and direct connections simultaneously.

For example you can use [TCPShield](https://tcpshield.com/ “TCPShield”) or other software ([Nginx](https://nginx.org/en/docs/stream/ngx_stream_proxy_module.html#proxy_protocol “Nginx”), [FRP](https://gofrp.org/)) to forward traffic, and hide your server’s IP address. Without Proxy Protocol, your console will only show the proxy’s IP address. By reading the Proxy Protocol packet, this mod makes showing the player’s real IP address possible.

**This is a Server-Side only mod; it does nothing when installed on a client.**

Supports Minecraft versions 1.14-26.1 and probably later (untested).

## Secure Hybrid Mode

This mod allows your Minecraft server to simultaneously accept connections from a **trusted proxy** (using the PROXY protocol) and from **trusted direct-access IPs**. This is perfect for setups where you want to hide your server’s IP behind a proxy, while still allowing admins or local players to connect directly.

The mod operates on a secure **”Default Deny”** principle. If an incoming connection’s IP address is not explicitly whitelisted in one of the lists below, it will be **rejected**. This prevents unauthorized users from bypassing your proxy and connecting directly to your server’s real IP address.

## Configuration

Configuration is handled in `config/proxy_protocol_support.json`.

### `enableProxyProtocol`
Set to `true` to enable the mod’s functionality.
– **Default**: `true`

### `proxyServerIPs`
A list of IP addresses that are your trusted proxy servers. Connections from these IPs **must** send a PROXY Protocol header.
– **Default**: `[“127.0.0.1”]`

### `directAccessIPs`
A list of IPs or CIDR ranges that are allowed to connect directly **without** a PROXY Protocol header. This is ideal for admins, local network players, and server-side tools.
– **Default**: `[“127.0.0.1”, “192.168.0.0/16”]`

### `whitelistTCPShieldServers`
When `true`, the mod automatically fetches TCPShield’s official proxy IPs and adds them to the trusted `proxyServerIPs` list.
– **Default**: `false`

## Example Scenarios

#### Scenario 1: Server behind FRP on the same machine
You run `frpc` on the same machine as the Minecraft server. Players from the internet connect through the proxy. You want to connect directly from your gaming PC on the same LAN (`192.168.1.100`).

“`toml
proxyServerIPs = [“127.0.0.1”]
directAccessIPs = [“127.0.0.1”, “192.168.1.100”]
“`

#### Scenario 2: Server protected by a remote proxy service
Your server is at home, and you use a VPS with the IP 203.0.113.10 as a proxy. You want your entire home network (192.168.0.0/24) to have direct access.

“`toml
proxyServerIPs = [“203.0.113.10”]
directAccessIPs = [“127.0.0.1”, “192.168.0.0/24”]
“`

#### Scenario 3: Maximum Security (Proxy Only)
You only want to allow connections through your proxies and nothing else (not even from the local machine).
“`toml
proxyServerIPs = [“1.2.3.4”, “5.6.7.8”] # Your proxy IPs
directAccessIPs = [] # Leave empty
“`

Looking for Minecraft server? Visit [BedrockHost.pl](https://bedrockhost.pl/)

Pride Pack

# Pridepack

Modrinth Downloads
CurseForge Downloads
GitHub Downloads
GitHub Commit Activity

This is Pridepack, a Resource Pack made by [Pridecraft Studios](https://pridecraft.gay). It comes with many LGBT Pride additions, such as paintings, beds, mobs and Main Menu changes.

## Donate

You can support the developers of Pridecraft Studios by donating on Patreon

[![patreon](https://raw.githubusercontent.com/intergrav/devins-badges/c7fd18efdadd1c3f12ae56b49afd834640d2d797/assets/cozy/donate/patreon-singular_vector.svg)](https://donate.pridecraft.gay)

## Screenshots

![Various Pridepack features sitting on a colourful surface.](https://cdn.modrinth.com/data/yPbBrzEX/images/bd6216e3669d2290f943be8ded4ad478a6ec2ce6.png)

![The chiseled bookshelves and candle textures from Pridepack](https://cdn.modrinth.com/data/yPbBrzEX/images/f9a25af9d1259bac1dd6bccbb63f356e77335a70.png)

![An aquarium full of axolotls with Pridepack textures](https://cdn.modrinth.com/data/yPbBrzEX/images/6eac8b9a3dea4c106649a05e44bdfa52da77d018.png)

![A gallery displaying many of Pridepack’s paintings](https://cdn.modrinth.com/data/yPbBrzEX/images/b6329b27606003d3121749f6131b3d03a4bfacf5.png)

![Two foxes on a red carpet.](https://cdn.modrinth.com/data/yPbBrzEX/images/efb379d70a7a9590a6583716607a5561e3d1fc40.png)

![A bedroom with some of Pridepack’s features.](https://cdn.modrinth.com/data/yPbBrzEX/images/9fabedea3df65957710435dd23640e8959a611e7.png)

## Who

Pridecraft Studios is a collective modding group that creates resource packs, tooling, and our flagship mod, Joy. Our team of volunteers strive to create prideful content for the diverse Minecraft community <3. We target both Java and Bedrock editions, hoping to create memorable experiences for you. ## Other Downloads [![Download on Modrinth](https://raw.githubusercontent.com/intergrav/devins-badges/c7fd18efdadd1c3f12ae56b49afd834640d2d797/assets/cozy-minimal/available/modrinth_vector.svg)](https://modrinth.com/project/pridepack) [![Download on CurseForge](https://raw.githubusercontent.com/intergrav/devins-badges/c7fd18efdadd1c3f12ae56b49afd834640d2d797/assets/cozy-minimal/available/curseforge_vector.svg)](https://www.curseforge.com/minecraft/texture-packs/pride-pack) [![Check out the GitHub](https://raw.githubusercontent.com/intergrav/devins-badges/c7fd18efdadd1c3f12ae56b49afd834640d2d797/assets/cozy-minimal/available/github_vector.svg)](https://git.pridecraft.gay/pridepack) ## Socials [![Join our Discord](https://raw.githubusercontent.com/intergrav/devins-badges/c7fd18efdadd1c3f12ae56b49afd834640d2d797/assets/compact/social/discord-plural_vector.svg)](https://discord.pridecraft.gay) [![Chat with us on Mastodon](https://raw.githubusercontent.com/intergrav/devins-badges/c7fd18efdadd1c3f12ae56b49afd834640d2d797/assets/compact/social/mastodon-plural_vector.svg)](https://tech.lgbt/@pridecraft) [![Watch us on Youtube](https://raw.githubusercontent.com/intergrav/devins-badges/c7fd18efdadd1c3f12ae56b49afd834640d2d797/assets/compact/social/youtube-plural_vector.svg)](https://youtube.com/@pridecraftstudios) [![Chat with us on Bluesky](https://badger-api-staging.worldwidepixel.ca/compact?gradientStart=00A5E4&gradientEnd=0076B1&lineOne=Chat%20with%20us%20on&lineTwo=Bluesky&colourOne=FFFFFF&colourTwo=FFFFFF&iconUrl=https://raw.githubusercontent.com/OzzyCzech/bluesky-icon/main/dist/bluesky-icon.white.png)](https://bsky.app/profile/pridecraft.gay) [![Check out our Instagram](https://badger-api-staging.worldwidepixel.ca/compact?gradientStart=BA5353&gradientEnd=61003D&lineOne=Check%20out%20our&lineTwo=Instagram&colourOne=FFFFFF&colourTwo=FFF&iconUrl=https://uxwing.com/wp-content/themes/uxwing/download/brands-and-social-media/instagram-white-icon.png)](https://instagram.com/pridecraftstudios) # Licenses

Assets license [CC BY-SA 4.0]

Pridepack by Pridecraft Studios is licensed under CC BY-SA 4.0

Music license [ARR + Permissions]

The soundtracks for Joy are licensed from [lynndova](https://lynndova.com/), under different terms and are **not** distributed under CC BY-SA 4.0. [See here for licensing terms.](https://git.pridecraft.gay/pridepack/blob/main/LICENSE-MUSIC)

In short:
– You must provide credit to lynndova
– You can not reupload this soundtrack verbatim
– You may use this soundtrack under the fair use doctrine including but not limited to the following:
– Using this soundtrack in videos or streams

If you are unsure if you may use the soundtracks or wish to license the soundtracks for your own use, contact lynndova using [their public email](mailto:[email protected]).

Potato Craft-8x

⭐ PotatoCraft 8x – Ultra FPS Boost Texture Pack ⭐

Do you want smooth FPS and a potato-friendly Minecraft? 🍟
PotatoCraft 8x is a lightweight, simplified resource pack designed for Minecraft Java Edition.

🔥 8×8 textures (down from the default 16×16)
⚡ Huge FPS boost on low-end devices
🎮 Perfect for PvP and survival gameplay
🌍 Works on all the latest Minecraft Java versions
💻 Tested on both mobile and PC

Whether you’re on a low-end phone, old laptop, or a beast PC, this pack makes the game feel faster, cleaner, and smoother.

💡 Why PotatoCraft?
Because even the weakest potato deserves to play Minecraft without lag! 🥔

📥 Download now and turn your Minecraft into a lag-free experience!

Peace Of Mind Music Disc

This texture pack replaces the music disc “13” and replaces it with the song “Purity” by A$AP Rocky ft. Frank Ocean. This makes it so that the name of the music disc is changed, and the music from that song is played. This music is from the album “Testing,” featuring many different artists, but for Purity, it features Frank Ocean.