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.
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)
**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**.
# ✨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!
# 🛠️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,…**
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)! 😀
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






## 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
[](https://modrinth.com/project/pridepack) [](https://www.curseforge.com/minecraft/texture-packs/pride-pack) [](https://git.pridecraft.gay/pridepack)
## Socials
[](https://discord.pridecraft.gay)
[](https://tech.lgbt/@pridecraft)
[](https://youtube.com/@pridecraftstudios)
[](https://bsky.app/profile/pridecraft.gay)
[](https://instagram.com/pridecraftstudios)
# Licenses
Assets license [CC BY-SA 4.0]
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.
Outlined Wool
Simple and clean resource pack to add outlines to Wool blocks making them easier to see when building with wool
Ornithe Standard Libraries (OSL) provides tools for modding with Ornithe.
## Libraries
### Core API
The Core API provides common utilities used by other modules, such as an events system and registries.
### Branding API
This module patches the title screen with mod loader information in 16w05a and below, emulating what you would see in 16w05b and above. This is done by parsing the run args for the `versionType` option.
### Config API
The Config API provides a framework for building and storing mod configs.
### Entrypoints API
The Entrypoints API allows mod developers to submit entrypoints that are called before the game is initialized.
### Keybinds API
The keybinds API provides events for registering keybinds.
### Lifecycle Events API
The Lifecycle Events API provides events to track the lifecycle of the Minecraft client and server.
### Networking API
The Networking API provides a framework for client-server communication.
### Resource Loader API
The Resource Loader API allows mods to load their own resources into the game.
## Information for developers
Our [Ploceus gradle plugin](https://github.com/OrnitheMC/ploceus) provides helper methods for adding OSL dependencies to your projects: