ZZZ Weapons

## NOTE: This project is fan-made
And is not affiliated with or endorsed by HoYoverse.

# How to Use
To turn a weapon into a ZZZ weapon, use an anvil.
Currently available weapons:

Swords:
– Qingming Sword
– Ye Shiyuan Sword
– Ye Shunguang Sword
– Tailless
![Version 2.0 Swords](https://cdn.modrinth.com/data/cached_images/92e4d7d7ee0bc2c85877651b9871a34c84aa0483.png)

All weapons have enchanted variants!

# Dependencies
For Minecraft 1.21.5 and below, please install [Optifine](https://optifine.net/downloads) or [CIT Reforged (Forge)](https://modrinth.com/mod/citreforged) or [CIT Resewn (Fabric)](https://modrinth.com/mod/cit-resewn) for the pack to work.

zzz… rrr… Rawr?

Server-side mod that sends a (configurable) message to chat when it’s time to wake up.

The config file can be found at `config/zzz_rawr/config.toml`. This is what it looks like by default:
“`toml
# List of messages to send (one will be chosen at random)
messages = [
“Wakey, wakey, rise and shine… Good Morning everyone!”,
“zzz… rrr… Rawr?”
]
“`
You can add or remove messages here as you see fit, following the [TOML specification](https://toml.io/en/) for an array of strings.
Then, every time players awaken from sleep, one of the defined messages will be broadcast to chat globally.

Inspired by the same feature found in the classic mod [Morpheus](https://www.curseforge.com/minecraft/mc-mods/morpheus), with the title borrowed from that mod’s config in ReikaKalseki’s [DragonRealm](https://dragonrealm.overminddl1.com/).

ZZZ Mobs

## NOTE: This project is fan-made
And is not affiliated with or endorsed by HoYoverse.

## How to use
To turn a mob into a ZZZ character, use a nametag renamed on an anvil.

Currently available mobs and characters:

**Fox:**
– Into Hoshimi Miyabi:
– “Miyabi” for normal version, has a chance to have long ears;
– “Miyaaaaabi” for long ears version
– Into Ye Shunguang:
– “Shunguang/Xiao’Guang” for normal version, has a chance to wear pink outfit, turns into alter form if snowy fox is used.
– Into Ye Shiyuan:
– “Shiyuan” for normal version, turns into alter form if snowy fox is used.

**Bat:**
– Into Vivian Banshee:
– “Vivian” for normal version, has a chance to wear swimsuit.
– Into Hugo Vlad:
– “Hugo” for normal version, has a chance to wear hat.

## This resource pack only works with
– OptiFine Custom Entity Models (CEM) feature:
https://optifine.net/downloads
or
– Entity Model Features + Entity Texture Features:
https://modrinth.com/mod/entity-model-features
https://modrinth.com/mod/entitytexturefeatures

ZZZ Fissure Sounds

This resourcepack replaces the Nether Portal sounds with the ones from the Fissures in Zenless Zone Zero! Sounds changed are:
– Idle portal sound.
– Entering the portal.
– Exitng the portal.
This video showcases the sounds in action:

Zyvera TicTacToe

# ⚔ Zyvera-TicTacToe

### Classic TicTacToe as a fully GUI-based Lobby Minigame.

![Minecraft](https://img.shields.io/badge/Minecraft-1.13–1.21+-brightgreen?style=flat-square)
![Platform](https://img.shields.io/badge/Platform-Bukkit%20%7C%20Spigot%20%7C%20Paper%20%7C%20Purpur%20%7C%20Folia-blue?style=flat-square)
![Version](https://img.shields.io/badge/Version-1.0-orange?style=flat-square)
![Java](https://img.shields.io/badge/Java-8+-red?style=flat-square)
![Dependencies](https://img.shields.io/badge/Dependencies-None-green?style=flat-square)

**by Thomas U. & Zyvera-Systems**

## Overview

Zyvera-TicTacToe adds a complete TicTacToe minigame to your Minecraft server — fully inventory-based, with automatic matchmaking, direct challenges, persistent ranked stats, and crafting table binding. No dependencies, no setup hassle. Just drop and play.

## Features

### 🎮 Game Modes

– **Queue (Ranked)** — Join the matchmaking queue and get paired automatically. Wins, losses, draws, streaks — everything is tracked.
– **Challenge (Unranked)** — Challenge any online player directly. No stats, just fun.
– **Workbench Binding** — Bind TicTacToe to crafting tables in your world. Right-click toggles the queue (1s cooldown).

### 🖥️ GUI System

– **Compact 3×3 Board** — Clean layout in a 36-slot inventory
– **Real Player Heads** — Actual Minecraft skins displayed via SkullMeta
– **Win Highlight** — Winning line turns green at the end
– **Main Menu** — Queue, stats, and leaderboard in one place
– **Stats GUI** — Wins, losses, draws, winrate, total moves, streaks
– **Top 10 Leaderboard** — Gold, silver, bronze for the best players

### ⏱️ Timeout System

– **No moves placed + 120s idle** → Game gets cancelled (no stats affected)
– **Ranked + moves placed + 120s idle** → Inactive player loses automatically
– **Challenge (Unranked)** → Timeout has no effect

### 🔮 Holograms

Bound crafting tables display a floating hologram above them:

> **TicTacToe**
> [Click Me]

## Commands

| Command | Description | Permission |
|———|————-|————|
| `/ttt` | Open main menu | `zyvera.ttt.use` |
| `/ttt play` | Join the queue | `zyvera.ttt.use` |
| `/ttt leave` | Leave the queue | `zyvera.ttt.use` |
| `/ttt challenge ` | Challenge a player | `zyvera.ttt.use` |
| `/ttt accept` | Accept a challenge | `zyvera.ttt.use` |
| `/ttt deny` | Deny a challenge | `zyvera.ttt.use` |
| `/ttt stats [name]` | View stats (GUI) | `zyvera.ttt.use` |
| `/ttt top` | Top players (GUI) | `zyvera.ttt.use` |
| `/ttt quit` | Leave active game | `zyvera.ttt.use` |
| `/ttt bind` | Bind a crafting table | `zyvera.ttt.bind` |
| `/ttt unbind` | Unbind a crafting table | `zyvera.ttt.bind` |
| `/ttt reload` | Reload config | `zyvera.ttt.admin` |

**Alias:** `/tictactoe`

## Permissions

| Permission | Description | Default |
|———–|————-|———|
| `zyvera.ttt.use` | Basic TicTacToe access | everyone |
| `zyvera.ttt.bind` | Bind/unbind workbenches | OP |
| `zyvera.ttt.stats.others` | View other players’ stats | everyone |
| `zyvera.ttt.admin` | Admin commands (reload) | OP |

## Compatibility

| Platform | Supported |
|———-|———–|
| Bukkit | ✅ 1.13+ |
| Spigot | ✅ 1.13+ |
| Paper | ✅ 1.13+ |
| Purpur | ✅ 1.13+ |
| Folia | ✅ Regionized Scheduler |

– **Java:** 8+
– **Dependencies:** None
– Material fallbacks ensure compatibility across all versions (e.g. `RED_CONCRETE` → `STAINED_CLAY` on legacy)
– Folia support is fully reflection-based — no compile-time dependency

## Configuration

Everything is customizable — messages, colors, materials, timeouts, and hologram text.

“`yaml
prefix: “&8[&6&lTTT&8] ”

game:
turn-timeout: 120
challenge-timeout: 60
workbench-cooldown: 1000

gui:
symbol-x-material: RED_CONCRETE
symbol-o-material: BLUE_CONCRETE

hologram:
line1: “&6&lTicTacToe”
line2: “&8[&aKlick Mich&8]”
offset-y: 1.5
“`

## Installation

1. Drop the JAR into your `plugins/` folder
2. Start or restart the server
3. Config generates automatically
4. Done — `/ttt` and play!

**Made with ❤️ by Thomas U. & Zyvera-Systems**

⭐ *Enjoying TicTacToe? Leave a review!*

Zy’s Chinese translation

包含一些小型的模组翻译,主要来源于AI,包含部分人工修改,目前只有简体中文的qwq

目前包含的模组ID:

“`
accessible-step
cameraoverhaul
chatplus
chunksfadein
clean_tooltips
crumbling_hearts
distanthorizons
distraction_free_recipes
do_a_barrel_roll
durability_visibility_options
dynmus
elytratime
explosiveenhancement
genshinthirdperson
ias
icantdomath
immersive-hotbar
make_bubbles_pop
moderate-loading-screen
now_playing
quickmenu
reactivemusic
scoreboard-overhaul
scribble
segmented
slimefun_essentials
totem-party
wakes
whatisit
wildfire_gender
worldplaytime
“`

Zyphorix Red

Get ready to PvP with Zyphorix Red! A Recolor of Zyphorix, a PvP texturepack that overhauls all PvP related items while keeping the loved vanilla-like feeling.

Zyphorix Red retextures:

– Swords and Tools of any material
– Iron, Gold, Diamond and Netherite Armor
– Water and Lava Bucket (also empty one of course)
– Mace, Bow and Arrows
– Golden Apples and Totem of Undying
– HUD (Crosshair, Hotbar, etc)

Zyphorix Pink

Get ready to PvP with Zyphorix Pink! A Recolor of Zyphorix, a PvP texturepack that overhauls all PvP related items while keeping the loved vanilla-like feeling.

Zyphorix Pink retextures:

– Swords and Tools of any material
– Iron, Gold, Diamond and Netherite Armor
– Water and Lava Bucket (also empty one of course)
– Mace, Bow and Arrows
– Golden Apples and Totem of Undying
– HUD (Crosshair, Hotbar, etc)

Zyphorix Blue

Get ready to PvP with Zyphorix Blue! A Recolor of Zyphorix, a PvP texturepack that overhauls all PvP related items while keeping the loved vanilla-like feeling.

Zyphorix Blue retextures:
– Swords and Tools of any material
– Iron, Gold, Diamond and Netherite Armor
– Water and Lava Bucket (also empty one of course)
– Mace, Bow and Arrows
– Golden Apples and Totem of Undying
– HUD (Crosshair, Hotbar, etc)

Zyphorix 16x

Get ready to PvP with Zyphorix! A PvP texturepack that overhauls all PvP related items while keeping the loved vanilla-like feeling.
Zyphorix retextures:
– Swords and Tools of any material
– Iron, Gold, Diamond and Netherite Armor
– Water and Lava Bucket (also empty one of course)
– Mace, Bow and Arrows
– Golden Apples and Totem of Undying
– HUD (Crosshair, Hotbar, etc)