Zip Zip totem
Zip Zip totem with sound is a simple resource pack that replaces the texture of the totem and its sound with the meme zip zip zip
This resource pack was made for the players of the GribMine server!
Join us
Zip Zip totem with sound is a simple resource pack that replaces the texture of the totem and its sound with the meme zip zip zip
This resource pack was made for the players of the GribMine server!
Join us

Zinkenite Mobs is a resource pack that changes mob models. It changes a lot of mobs but keeps the vanilla feel in it. For example it changes the Creeper, Enderman, Sheep, Cow, Skeleton, Spider, Pig, Chicken, and more. It adds biome dependent texture for mobs such as the skeleton and random textures for mobs like chickens and zombies.
Optifine is needed for it to work correctly- https://optifine.net/
Or an alternative is using [ETF](https://modrinth.com/mod/entitytexturefeatures) and [EMF](https://modrinth.com/mod/entity-model-features)
**If it’s not working, turn on custom entity models in settings**
## Features:
– New Enderman model
– New Creeper model (1 in 200 chance to get a Golden Creeper)
– New Skeleton model (w/biome dependent and random textures)
– New Spider model (w/biome dependent textures)
– New Cave Spider model
– New Cow model (w/biome dependent and random textures [inspired by Minecraft Earth])
– New Pig model (w/random textures [inspired by Minecraft Earth])
– New Sheep model
– New Chicken model (w/random textures)
– Random Wandering Trader textures
– New Wither model
– New Ender Dragon model
– New Blaze model
– New Squid model (w/random textures)
– New Glow Squid model
– New Guardian/Elder Guardian model (spikier spikes)
– New Stray model
– New Drowned model (w/random textures)
– Red Flower Iron Golem Texture
– Random Tamed Dog textures (Normal, Border Collie, Golden Retriever, and Husky textures)
– Random Turtle textures
– Random Dolphin textures (1 in 10 dolphins are pink)
#### Socials:
[Twitter](https://twitter.com/ZinkeniteGD)
[Youtube]( https://www.youtube.com/@zinkenite3373)
#### Credits:
The creeper was inspired by Overgrowth.
The cow and pig variants were inspired by Minecraft Earth
Zinkenite Mobs title font made with Textcraft
Changes the texture of the chest and its graphical interface
Меняет текстуру сундука и его инвентарь
– EN: **Zilibobka** is a popular Russian meme, which was also stimulated during post-ironic memes in 2017 on the social network VKontakte and Tiktok. Texture pack replaces Totem of Immortality with this meme
– RU: **Zilibobka (Зилибобка)** – популярный российский мем который также был зафоршен во времена постироничных мемов в 2017 году в соц сети ВКонтакте и Тиктоке. Текстурпак заменяет тотем бессмертия на этот мем
[ALL RESOURCEPACKS COLLECTION: MEMES + STREAMERS](https://modrinth.com/collection/sfDcDGAi)
# ZickZack Light Blue


This is a resourcepack that mimics the texturepack used by BastiGHG in early 2026. The pack comes with custom skyboxes, updated hud & hotbar, custom XP Level color [Requires [Polytone](https://modrinth.com/mod/polytone)] and everything is made configurable using [ResPackOpts](https://modrinth.com/mod/respackopts)
## Texture changes
– GUI hearts and armour are light blue
– Golden carrots as food bar
– Optifine/Skyboxify Custom Sky (light blue night sky, blue day sky (double sun & artifacts fixed)
> **NOTE about custom SkyBoxes:** You need to install a mod in order to make the custom skyboxes work, I recommend [Skyboxify](https://modrinth.com/mod/skyboxify) for this. If you are using Optifine, the pack should just also work fine!
> **NOTE about the configuration Screen:** You need to install a mod in order to make configuration screen work, the mod is called [ResPackOpts](https://modrinth.com/mod/respackopts)!
___
### Resourcepack Support
For any questions or problems with the resource pack, please contact me on Discord!
**PLEASE** do not ask for support in the BastiGHG Discord or in his Twitch Chat!
[](https://discord.gg/CE3rzSnzzw)
___
## **DISCLAIMER:**
> I am not BastiGHG, this is a community made resourcepack! This resourcepack is not approved by or associated with BastiGHG in any way! Some textures are not available to me, so I can’t include them!


zHomes is a modern, fast and fully-configurable homes plugin for Spigot/Paper/Purpur/PufferFish servers. It focuses on simplicity, speed and customization so server owners can give players a familiar — but powerful — teleportation experience.
Some features:
– Create, delete and list homes
– Admin tools for managing and converting homes
– PlaceholderAPI support for message placeholders
– MiniPlaceholders support for minimessage placeholders
– Vault support for economy/command-costs
– GriefPrevention and WorldGuard integration for region checks
– Teleport warmup and safe-teleport checks
– Configurable commands, messages and permissions
– 100% configurable menus
– Uses SQL (H2/SQLite/MariaDB/MySQL) for storage (no local data/ directory)
Maintained by [yL3oft](https://github.com/yL3oft). This project is free and open-source.
—

Requirements
– Java 17+ (check release notes for exact JDK requirement)
– Paper, Spigot or a compatible fork
Installation
1. Download the latest JAR from Releases / Modrinth / Hangar / Spigot.
2. Place the JAR in your server’s `plugins/` folder.
3. Start the server once to generate config files (src/main/resources/config.yml defaults).
4. You’re done!
Quick test
– As a player: `/sethome home1` then `/home home1`
– As an admin: `/zhomes reload`
—

Admin
– `/zhomes info` — Shows plugin info and stats.
– `/zhomes reload` — Reloads plugin configuration and messages.
– `/zhomes version
– `/zhomes nearhomes [radius] <-u
– `/zhomes parse
– `/zhomes export` — Export all homes to a .json.gz file in the plugin folder.
– `/zhomes import
– `/zhomes converter
Player / Home commands
– `/sethome [name]` — Create a home (default name if omitted).
– `/delhome [name]` — Delete a home. Admins can use `/delhome
– `/home [name]` — Teleport to a home. Admins can use `/home
– `/homes [player]` — List homes. Admins can use `/homes
– `/home rename [oldName] [newName]` — Rename a home
Notes
– Command costs and vault integration require Vault to be installed.
– Some commands have admin-only variants (see Permissions below).
Full command list and usage: https://docs.yleoft.me/zhomes/commands-and-permissions
—

Below are the permission nodes and their default intent as defined in the plugin configuration (zHomes/config.yml). Use your permissions plugin to grant or deny these.
Command permissions
– zhomes.command.main — Main command (True by default)
– zhomes.command.main.help — Help SubCommand (Only OP by default)
– zhomes.command.main.version — Version SubCommand (True by default)
– zhomes.command.main.info — Info SubCommand (Only OP by default)
– zhomes.command.main.reload — Reload SubCommand (Only OP by default)
– zhomes.command.main.nearhomes – Nearhomes SubCommand (Only OP by default)
– zhomes.command.main.parse — Parse SubCommand (Only OP by default)
– zhomes.command.main.converter — Converter SubCommand (Only OP by default)
– zhomes.command.main.importexport — Import & Export SubCommand (Only OP by default)
– zhomes.command.sethome — `/sethome` (True by default)
– zhomes.command.delhome — `/delhome` (True by default)
– zhomes.command.delhome.others — `/delhome
– zhomes.command.homes — `/homes` (True by default)
– zhomes.command.homes.others — `/homes
– zhomes.command.home — `/home` (True by default)
– zhomes.command.home.others — `/home
– zhomes.command.home.rename — `/home rename` (True by default)
Bypass / misc permissions (as defined in config.yml)
– zhomes.bypass.limit — Bypass home limits (Only OP by default)
– zhomes.bypass.dimensionalteleportation — Bypass dimension restriction (Only OP by default)
– zhomes.bypass.safeteleport — Bypass safe-teleport checking (False by default)
– zhomes.bypass.warmup — Bypass teleport warmup (Only OP by default)
– %command_permission%.bypass.command-cost — Bypass command-cost (Only OP by default). Command-specific bypass permission is generated from the command permission string (see config.yml)
– %command_permission%.bypass.command-cooldown — Bypass commands cooldown (Only OP by default). Command-specific bypass permission is generated from the command permission string (see config.yml)
If you want to see the authoritative defaults and change them, open src/main/resources/config.yml in the repo or check the live docs: https://docs.yleoft.me/zhomes/commands-and-permissions
—

zHomes contains an inline converter to import homes from well-known plugins. The converter runs in-chat (not a GUI). See full converter details here: https://docs.yleoft.me/zhomes/commands-and-permissions/zhomes-converter-less-than-type-greater-than
—

Supported integrations:
– PlaceholderAPI — Message placeholders supported & custom [placeholders provided by zHomes](https://docs.yleoft.me/zhomes/hooks/placeholderapi).
– MiniPlaceholders – MiniMessage placeholders supported for advanced message formatting & custom [placeholders provided by zHomes](https://docs.yleoft.me/zhomes/hooks/miniplaceholders).
– Vault — for economy-based command-costs.
– GriefPrevention — region checks integration.
– WorldGuard — region and flag checks.
– MiniMessage — advanced message formatting.
– bStats — anonymous metrics (configurable).
Enable or disable integrations from config and ensure the third-party plugins are installed on the server when you expect integration behavior.
—

If you find zHomes helpful or need assistance:
– Discord: https://discord.gg/yCdhVDgn4K
– Issues: https://github.com/yL3oft/zHomes/issues
– Docs: https://docs.yleoft.me/zhomes
Support the project by starring the repo and joining the Discord!
—
[](https://minestrator.com/a/GROUPEZ)
zHead is a swift and intuitive plugin enabling you to access thousands of custom Minecraft skulls with distinctive designs. This user-friendly skulls plugin opens the door to creative design possibilities, significantly improving your builds’ quality and offering creative liberty to both you and your players.
Should you seek additional methods to make your builds stand out with ease, zHead is the perfect solution!
Credit: [https://minecraft-heads.com/](https://minecraft-heads.com/)
## Commands:
– **/zhead** (aliases: /head, /zhd) – `zhead.use` – Display commands
– **/zhead reload** – `zhead.reload` – Reload configuration files
– **/zhead info** – `zhead.info` – Get head information
– **/zhead give
– **/zhead search
– **/zhead random [
– **/playerhead
## Inventory Permissions:
– `zhead.miscellaneous`
– `zhead.plants`
– `zhead.monsters`
– `zhead.humanoid`
– `zhead.humans`
– `zhead.food.drinks`
– `zhead.decoration`
– `zhead.blocks`
– `zhead.animals`
– `zhead.alphabet`
– `zhead.refresh`
## Placeholders:
– **%zhead_count%** – Displays the total number of heads
– **%zhead_count_format%** – Displays the total number of heads with a format
– **%zhead_category_count_
– **%zhead_category_count_format_
**API**: [https://github.com/Maxlego08/zHead?tab=readme-ov-file#api](https://github.com/Maxlego08/zHead?tab=readme-ov-file#api)
[](https://bstats.org/plugin/bukkit/zHead/21364)
## We would like to extend our heartfelt thanks to [Minecraft-Heads.com](https://minecraft-heads.com/) for providing their API, which has been an invaluable source of all the data used in our project.
Do u know the LOLCAT language? i made a Chinese version!
Causing many words to have spelling errors and pinyin
Taking Waxed Exposed Cut Copper Stairs as an example:
斑驳的涂蜡切制铜楼梯→班bo的涂辣切制铜楼梯
It can run normally in many versions so I’m too lazy to make any changes ‘-‘
(You still need to make changes on the language selection interface)
只是中文版的萌猫语
实际上它在1.18x~1.21x(好像)都能正常运行,但是我懒得改了0-o
加载了后还需在语言界面更改!
# Zet’s Grace: Recraft Equipment
## Notice
Part of [Zet’s Grace Collection](https://modrinth.com/collection/4Hmh13Uh).
## Description
Recipes for repairing equipment, added item data is lost.
_(Added item data means components such as Enchantments, Dyed Color, and Item Name.)_
### Details
– Equipment is replaced with new one.
## Features
Adds recraft recipe for each equimpment with durability.
## Usage
any **Equipment** with durability
**+** its main **Ingredient**
**=** recrafted **Equipmemt**
# Zet’s Grace: Craft Equipment
## Notice
Part of [Zet’s Grace Collection](https://modrinth.com/collection/4Hmh13Uh).
## Description
Recipes for uncraftable items, mostly equipment.
## Features
Adds recipes for:
– **Name Tag**
– **Enchanted Golden Apple**
– **Totem of Undying**
– **Elytra**
– **Trident**
– **Heavy Core** _(Since 24w18a ~ 1.21)_
– **Chainmail Armor**
– **Saddle** _(Before 25w20a ~ 1.21.6)_
– **Horse Armor** _(Except Leather one.)_