Blinding Pumpkin Overlay

You ever wanted to completely blind your foes with a curse of binding pumpkin? Then this is the resource pack for you!

Should work for every version.

It just makes the pumpkin overlay completely black, thats it.
[Alternative Download [PlanetMinecraft]](https://www.planetminecraft.com/texture-pack/blinding-pumpkin-overlay)

Black Hole Moon

# ![Black Hole Moon Logo](https://cdn.modrinth.com/data/cached_images/70511233eddbfab8bc72c01d69e50b295df55a58.png)
Thanks for checking out Black Hole Moon! This Resource Pack will change the boring moon to a Black Hole. Great to prank your friends, or just to change the moon to something else.

## FAQ

### Does this require any external mods?
Nope. This Resource Pack does not need any external mods for it to function properly.

### Can you put this pack on CurseForge?
I do not plan to put this pack on CurseForge, and probably never will.

### On some versions of Minecraft it either says “The pack is too new” or “The pack is too old”
On these versions “supported_formats” in pack.mcmeta was not introduced yet, because of that it looks at “pack_format” and says on the lines of “Pack format 5? (pack format for 1.15.2) That is old. This pack must not work on me anymore” even though the pack supports that version. Best you can do is just ignore it and enable the pack anyway, do the same if it says “pack is too new”.

### Did you make the Pixel Art yourself?
Yes! and you are free to use it on whatever project your working on. Credit would be appreciated, but its not mandatory, just dont copy the Resource Pack outright and publish it claiming its your own.

BetterNetherwartGrowth

This resource pack provides a vital quality-of-life upgrade for alchemists and farmers by recoloring each growth stage of Nether Wart. Gone are the days of squinting at dark red pixels to see if your crop is ready; now, you can distinguish stages at a glance.

Stage 0 is a bright yellow to indicate it has just been planted, Stage 1 transitions into a vibrant orange as it matures, and the final stage remains a classic deep red so you know exactly when to harvest. This high-contrast color progression is perfect for massive soul sand farms, ensuring you never accidentally waste time harvesting early again!

Better Homes

# Better Homes

**Better Homes** is a complete, configurable and professional homes plugin for Bukkit, Spigot and Paper servers.

Created by **Vit Theo**, Better Homes gives players a clean home system with commands, GUI menus, teleport safety, cooldowns, permissions, public/shared homes and a solid YAML storage backend.

## Highlights

– Complete homes system with named homes
– Modern inventory GUI with pagination
– Safe teleport checks
– Teleport delay and cooldown
– Cancel teleport on movement, damage or combat
– Configurable home limits
– Per-world home support
– Public and shared homes
– Admin commands for player home management
– Fully configurable messages
– Configurable GUI items, titles, sounds and effects
– YAML storage by default
– Clean architecture ready for future SQLite/MySQL support
– Built for broad Bukkit/Spigot/Paper compatibility

## Player Commands

| Command | Description |
| — | — |
| `/sethome [name]` | Create a home at your current location |
| `/home [name]` | Teleport to one of your homes |
| `/home :` | Teleport to a public/shared home |
| `/delhome [name]` | Delete one of your homes |
| `/homes [page]` | List homes and open the GUI |

## Admin Commands

| Command | Description |
| — | — |
| `/betterhomes reload` | Reload configuration and messages |
| `/betterhomes info` | Display plugin information |
| `/betterhomes sethomeplayer ` | Create a home for another player |
| `/betterhomes delhomeplayer ` | Delete a player’s home |
| `/betterhomes listhomes ` | List a player’s homes |
| `/betterhomes clearhomes ` | Clear all homes of a player |
| `/betterhomes givehome ` | Create a home for a player from your position |
| `/betterhomes rename ` | Rename one of your homes |
| `/betterhomes move ` | Move a home to your current position |
| `/betterhomes share ` | Share a home with a player |
| `/betterhomes unshare ` | Remove shared access |
| `/betterhomes public ` | Toggle public access |

## Permissions

| Permission | Description |
| — | — |
| `betterhomes.use` | Allows basic plugin usage |
| `betterhomes.sethome` | Allows `/sethome` |
| `betterhomes.home` | Allows `/home` |
| `betterhomes.delhome` | Allows `/delhome` |
| `betterhomes.gui` | Allows GUI usage |
| `betterhomes.bypass.cooldown` | Bypasses teleport cooldown |
| `betterhomes.bypass.limit` | Bypasses home limits |
| `betterhomes.admin` | Grants admin permissions |
| `betterhomes.reload` | Allows `/betterhomes reload` |
| `betterhomes.others` | Allows managing other players’ homes |
| `betterhomes.rename` | Allows renaming homes |
| `betterhomes.list` | Allows listing homes |
| `betterhomes.teleport.instant` | Bypasses teleport delay |
| `betterhomes.teleport.safely` | Allows safe teleport adjustment |
| `betterhomes.world.` | Allows homes in a specific world |
| `betterhomes.limit.` | Gives a custom home limit |

## GUI Features

Better Homes includes a clean inventory interface designed for regular server use:

– Main homes menu
– Page selector menu
– Home edit menu
– Delete confirmation menu
– Buttons for teleport, move, rename, public toggle and delete
– Configurable icons and item lore
– Configurable rows, titles, sounds and filler items
– Pagination for players with many homes

## Teleport Safety

The teleport system is designed to prevent common home-related issues:

– Configurable warmup delay
– Configurable cooldown
– Movement cancellation
– Damage cancellation
– Combat cancellation
– Safe destination search
– Block danger checks for lava, fire, cactus and similar hazards
– World whitelist/blacklist support
– Optional per-world permission checks

## Storage

Better Homes uses YAML storage by default. Player homes are saved automatically and loaded on startup.

The internal storage layer is interface-based, making it easy to add SQLite or MySQL support later without rewriting the home system.

## Configuration

The plugin generates:

– `config.yml`
– `messages.yml`
– `homes.yml`

You can configure:

– Home limits
– Teleport delay
– Teleport cooldown
– Safe teleport behavior
– GUI layout
– GUI icons
– Sounds
– Effects
– Messages
– Allowed or blocked worlds
– Shared/public home behavior
– Command behavior

## Compatibility

Better Homes is compiled against the Bukkit 1.8.8 API and avoids direct usage of modern-only API calls.

Material, sound, title and effect handling uses compatibility helpers and fallback names, which makes the plugin suitable for a wide range of Bukkit, Spigot and Paper versions.

## Installation

1. Download `BetterHomes.jar`.
2. Put it in your server’s `plugins` folder.
3. Restart your server.
4. Edit `plugins/BetterHomes/config.yml` and `messages.yml`.
5. Run `/betterhomes reload` or restart the server again.

## Why Better Homes?

Better Homes is built for server owners who want more than a basic `/home` command. It provides a complete home management experience with a professional structure, strong configuration options and a user-friendly GUI.

It is lightweight, dependency-free and designed to stay stable on active servers.

## Support

If you need help, find a bug or want to suggest a feature, contact the author or open a discussion on the resource page.

## Author

**Vit Theo**

Better3DSwords

# ⚔️ **Better3DSwords** ⚔️

I redesigned the classic swords in Minecraft, giving them a nice 3D look and optimizing their size for PvP.

![Preview](https://cdn.modrinth.com/data/cached_images/b5a029b1d5a0d100d37572a3aa49811cef7d1698.png)
*The handles look oversized because the swords are intentionally small!*

![Showcase of Swords](https://cdn.modrinth.com/data/cached_images/423f792cfe353be71d488b6c02840d04e556b8ed.png)
More images coming soon! Stay tuned!

## 🚧 **Planned Updates**
– **Improved Handles** *(DONE)*
– **Enchantment Support** *(DONE)*
– **Enhanced Gold Sword Texture** *(DONE)*
– **Option for Long Swords** *(Coming soon)*

## 💡 **Feedback Welcomed!**
This is my **first time** modeling and texturing with Blockbench!
Your feedback can help me improve this pack further.

### 📬 **Get in Touch**
Feel free to contact me via Discord to give feedback: **`DrMatickHD`**

Thank you for checking out my work!

Better Zombie X Herobrine

Transform your Minecraft experience with Better Zombie X Herobrine A terrifying and unique texture pack that completely reimagines the classic zombies.

Every zombie you encounter is replaced with a haunting Herobrine version
featuring glowing white eyes that pierce through the darkness creating an unsettling atmosphere for your worlds.

Perfect for adventure maps, horror-themed servers
or just adding a creepy twist to vanilla gameplay. This pack focuses on entity and model textures

Altering the visual appearance of zombies while keeping Minecraft’s vanilla feel intact. With a resolution of 16x–32x, it balances clarity and performance

Ensuring smooth gameplay on most systems. Whether you’re exploring dungeons, fighting mobs, or building eerie landscapes Better Zombie X Herobrine adds a chilling and memorable visual

If the menu looks strange or is missing textures, that’s normal, but it won’t affect your gameplay.

Element that will keep players on edge. Experience the horror… if you dare.

Better Together Panorama

This resource pack replaces the default panorama in Minecraft with the one from the Better Together Update. It features a new landscape that includes a nice lake and a more detailed landscape, providing a fresh backdrop for your gameplay. The updated panorama aims to enhance the overall aesthetic of the game, creating a more immersive environment as you start your adventures. Download this resource pack to enjoy a different visual experience in your Minecraft title screen.

Better Than Wolves

![](https://raw.githubusercontent.com/BTW-Community/BTW-Public/main/branding/banner-ultra-high-res.png)

Better Than Wolves is a “total conversion”. This differs from most mods that you are probably used to in that it changes many of the rules of play to provide a richer experience, rather than just adding in new stuff. What makes it special however, is that it always attempts to do so in a way that retains the original spirit of the game, perhaps even more so than the newer official releases.

It focuses both on challenging survival play, and player creativity in terms of never providing “magic block” solutions to in game problems. Instead, it provides basic tools and leaves it to the player to figure out how to use them to get the job done.

In short, Better Than Wolves is a vision of what Mincraft could have been, designed by a very serious player, for other like minded individuals.

All credit goes towards the creator, FlowerChild. And to the BTW Community.

**VERSIONS 4.84+ DO NOT USE A MODLOADER!!!**

**PERMISSION** : FlowerChild officially declared BTW open source CC BY 4.0 and allowed redistribution. — https://sargunster.com/btwforum/viewtopic.php?t=9863 —

**TO BE UPLOADED**: Versions 3.63, 3.72, 4.85 when Modrinth allows uploading out of order to not mess up the changelog

**NOTE: Better Than Wolves IS NO LONGER ACTIVELY DEVELOPED.**

It has been superseded by Better Than Wolves: Community Edition

MCF: https://www.minecraftforum.net/forums/mapping-and-modding-java-edition/minecraft-mods/3117153-better-than-wolves-community-edition-v2-0-4-may

Github: https://github.com/BTW-Community/BTW-Public

Better Piston Sounds

# ⚠️ Loud Volume Warning ⚠️
### This resourcepack makes pistons sound even better!
(subjective opinion)

BeTPA

A somewhat simple TPA (Teleport Request) plugin for Minecraft Beta (most versions), with way too many features! Probably supports other versions too…

Feel free to customize the messages to your liking, as well as adjust the request time limit.

| Commands | Description | Permission* |
|———————|—————————————————————————–|————-|
| `tpa ` | Sends a teleport request to a player | tpa.request |
| `tpaccept [player]` | Accepts a teleport request from one or more players (if none are specified) | tpa.answer |
| `tpadeny [player]` | Denies a teleport request from one or more players (if none are specified) | tpa.answer |
| `tpareload` | Reloads the plugin | tpa.reload |

> ⚠️ The permissions are, by default, disabled (except for the /tpareload command). Enable them in the config.

**Minimum Java required:** 8