Barched
Backporting Parched, Camel Husk, Zombie Horse, Spears and more features in 1.21.11 to 1.21.1!
Barched
Want to See more spears?
please look:
Preview
Mobs
<img width="3840" height="2019" alt="2026-01-29_08 41 04" src="https://github.com/user-attachments/assets/8ef98dc9-561b-4e88-98a6-18e6edabefa8" />
<img width="3840" height="2019" alt="2026-01-29_08 40 49" src="https://github.com/user-attachments/assets/aee967dd-a2a1-4c28-b85c-975691cb3f8b" />
In-Game
Spears
<img width="690" height="124" alt="image" src="https://github.com/user-attachments/assets/761a43dd-e9b8-4cfb-b855-54b4eb3db792" />
Spawn Eggs
<img width="306" height="128" alt="image" src="https://github.com/user-attachments/assets/c64e7308-c316-4bf1-817e-43fe30527a6b" />
Lunge Enchantment
<img width="848" height="351" alt="image" src="https://github.com/user-attachments/assets/49503472-7236-45df-8144-64d4f1d081eb" />
Summary
Backporting Parched, Camel Husk, Zombie Horse, Spears and more features in 1.21.11 to 1.21.1!
This port is written similarly to Mojang code, with most of the code written in Mixins. and namespace is ``minecraft:``. so even if you upgrade your Minecraft version, your entities and items will remain!
tbh, I brought the 1.21.11 version of the feature as it is, so I don't have much more to explain lol. just add 12,661 lines of code and remove 451 lines 🤡
Q&A
Q. Do you have any plans to port this to another version?
A. I don't have any plans right now, support for versions 1.21 and below may be a little late or difficult.
---
Q. Why did you do this?
A. Because I just started developing Minecraft, and it was a perfect project to understand Minecraft development and source code. 🫠
Configuration
Config file: `config/barched.json`
| Option | Default | Description | |-----------------------------------|---------|----------------------------------------------------------------------| | `camelHuskSpawnChance` | 10 | Chance (0-100%) for a Camel husk jockey | | `zombifiedPiglinSpearSpawnChance` | 5 | Chance (0-100%) for a Zombified Piglin's Spear Equipped Spawn Chance | | `piglinOverrideSpearSpawnChance` | 0 | Chance (0-100%) for a Override Piglin's Spear Equipped Spawn Chance | | `zombieOverrideSpearSpawnChance` | 0 | Chance (0-100%) for a Override Zombie's Spear Equipped Spawn Chance |
Dependencies
Architectury(Architectury, %%MD1%%)
Cloth Config API(Cloth Config API, %%MD1%%)
Optional Dependencies
I highly recommend using this mod 😊
ModelGapFix(ModelGapFix, %%MD1%%)