CurseForge · Minecraft mod
Shyne Creator
A Lua-powered, multiplayer-first framework for building server-authoritative skills, combat systems, summons, projectiles, weapons, and custom avatars.
Quick answer
Which Shyne Creator release should I use?
Shyne Creator v2.10.2-alpha-26.3 (NeoForge) targets 26.3 with NeoForge. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is Shyne Creator required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does Shyne Creator v2.10.2-alpha-26.3 (NeoForge) need?
Shyne Creator v2.10.2-alpha-26.3 (NeoForge). Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
1 extra mod was pulled in by another dependency. Indented rows show who needs each one. We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add Shyne Creator without breaking your instance.
Built for Shyne Creator v2.10.2-alpha-26.3 (NeoForge). Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use Shyne Creator v2.10.2-alpha-26.3 (NeoForge). It targets 26.3 with NeoForge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside Shyne Creator v2.10.2-alpha-26.3 (NeoForge). It opens that exact file at the source.
About this project
What does Shyne Creator add?
Shyne Creator
Create multiplayer combat systems, custom skills, content packs, and synchronized avatars with Lua.
Shyne Creator is a Lua-powered framework for Minecraft Fabric, designed for creators and server owners who want to build custom combat experiences without creating a separate Java mod for every piece of content.
It provides the runtime and systems needed to create custom items, skills, combos, projectiles, summons, weapons, player profiles, models, animations, avatars, and encounters—all while keeping important gameplay decisions under server control.
Please note: Shyne Creator is a framework and runtime rather than a standalone content mod. You will need a compatible Shyne Lua content pack to add gameplay content.
Features
Server-authoritative multiplayer
Damage, cooldowns, skills, equipment, projectiles, summons, profiles, and world-changing actions are validated by the server.
Lua content packs
Create gameplay content using sandboxed Lua scripts and structured JSON definitions.
Custom combat systems
Build skills, combos, mana systems, progression, loadouts, weapons, projectiles, summons, encounters, and special powers.
Custom items
Create items with custom names, descriptions, models, rarity, enchantment glints, cooldowns, payload data, and skill activation behavior.
Blockbench model support
Load custom .bbmodel models, textures, bones, animations, and attachments.
Custom avatar system
Create personal avatars with animations, visible parts, synchronized variables, actions, and emotes.
Shyne Palette
Access avatar actions and emotes through an in-game interface.
Server-distributed gameplay content
Gameplay packs can be stored on the server and synchronized with connected players, so players do not need to install each content pack manually.
Runtime reloading and diagnostics
Reload content and inspect registered packs, items, skills, weapons, models, projectiles, summons, profiles, and loading errors using in-game commands.
Sandboxed scripting
Lua scripts run in-process with restricted access to the filesystem, operating system, Java reflection, and module loader. No Python installation or external process is required.
Requirements
Minecraft: 26.1.2 +
Mod Loader: Fabric Loader 0.19.1 or newer
Required dependency: Fabric API
Java: 25
Shyne Creator must be installed on both the dedicated server and every connecting client.
Gameplay content packs may be stored only in the server’s shyne-mods directory.
Basic Content Pack Structure
my_pack/
├─ mod.json
├─ main.lua
├─ items/
├─ skills/
├─ weapons/
├─ bbmodels/
└─ textures/
Content packs can define gameplay logic and actions using Lua. JSON files are used for structured definitions such as items, skills, weapons, and models.
Useful Commands
/shyne status — Show the current runtime status
/shyne mods — List loaded content packs
/shyne items — List registered custom items
/shyne skills — List registered skills
/shyne models — List registered models
/shyne errors — Display content loading problems
/shyne reload — Reload Lua content packs
/shyne help — Show available Shyne Creator commands
Some commands require operator permissions.
Default Controls
Z — Light skill
X — Heavy skill
C — Utility skill
V — Finisher skill
G — Open Shyne Palette
H — Open Avatar Manager
O — Open Shyne Creator settings
All controls can be changed from Minecraft’s keybind settings.
Multiplayer and Security
Shyne Creator uses a server-authoritative design. Clients may control local presentation, but all gameplay-changing requests must be validated by the server.
Avatar synchronization includes protocol checks, payload limits, rate limiting, PNG signature verification, SHA-256 verification, and retained avatar snapshots for players who join later.
Development Status
Shyne Creator 2.7.10 is currently an Alpha release. APIs, content formats, and behavior may change between versions.
Please back up your worlds and content packs before updating, and make sure every client uses the same Shyne Creator version as the server.
Project description from CurseForge.
Pick your setup
Shyne Creator by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.3
2 loader builds26.2
2 loader buildsCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Shyne Creator versions and loaders
Shyne Creator v2.10.2-alpha-26.3 (NeoForge)
shyne-creator-neoforge-2.10.2-alpha-26.3.jar
26 Sept 2026
Shyne Creator v2.10.2-alpha-26.3 (Fabric)
shyne-creator-fabric-2.10.2-alpha-26.3.jar
26 Sept 2026
Shyne Creator v2.10.1-alpha-26.3 (NeoForge)
shyne-creator-neoforge-2.10.1-alpha-26.3.jar
26 Sept 2026
Shyne Creator v2.10.1-alpha-26.3 (Fabric)
shyne-creator-fabric-2.10.1-alpha-26.3.jar
26 Sept 2026
shyne-creator-neoforge-2.10.0-alpha-26.3.jar
24 Sept 2026
shyne-creator-fabric-2.10.0-alpha-26.3.jar
24 Sept 2026
shyne-creator-neoforge-2.9.1-alpha-26.2.jar
26 Jul 2026
shyne-creator-fabric-2.9.1-alpha-26.2.jar
26 Jul 2026
shyne-creator-neoforge-2.7.44-alpha-hover-26.2.jar
21 Jul 2026
shyne-creator-fabric-2.7.44-alpha-hover-26.2.jar
21 Jul 2026
shyne-creator-neoforge-2.7.36-alpha-rig-26.2.jar
19 Jul 2026
shyne-creator-fabric-2.7.36-alpha-rig-26.2.jar
19 Jul 2026
Looking for an older file? The official CurseForge project page is in Resources.