CurseForge · Hytale mod
GlymeraBeacons
Place colored beacon blocks that project towering light beams into the sky. 8 colors, Arcane Bench crafting, ownership protection and configurable placement limits.
Quick answer
Which GlymeraBeacons release should I use?
GlymeraBeacons-4.0.0.jar targets 0.5. Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer. No required dependencies listed for this file.
Where it goes
Where should GlymeraBeacons be installed in Hytale?
Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.
Put Hytale mods on the world host or dedicated server. Singleplayer runs a local server too; Hytale does not use separate client mods.
What else does GlymeraBeacons-4.0.0.jar need?
GlymeraBeacons-4.0.0.jar. 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.
This file does not list any required or optional project dependencies. Check the creator notes before changing an existing world.
Before you install it
Add GlymeraBeacons without breaking your instance.
Built for GlymeraBeacons-4.0.0.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use GlymeraBeacons-4.0.0.jar. It targets 0.5; another release may target a different game build or dependency set.
- 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
Enable it on the world host
Do not install it as a separate client mod. Enable it on the world host—the local server in singleplayer or the dedicated server in multiplayer.
- 04
Pick the file you checked
Use the “Get this file” button beside GlymeraBeacons-4.0.0.jar. It opens that exact file at the source.
About this project
What does GlymeraBeacons add?
GlymeraBeacons - Colored Beacon Blocks with Light Beams
Place a beacon block and a towering light beam shoots into the sky. 8 colors, crafting recipes, ownership protection and a configurable placement limit per player.
Most actual version only working for Hytale stable 5 ! Don't miss my other exciting projects — take a look at GlymeraCraft's Profile Discord: https://discord.gg/s5NRFWfxgy
What is GlymeraBeacons?
GlymeraBeacons adds colored beacon blocks to Hytale. When placed, each block projects a vertical light beam from the block up to the world height limit (320 blocks). The beam is visible from the full server view distance. Beacons are protected: only the player who placed a beacon (or an OP) can break it.
Features
- 8 colored beacon blocks: Red, Blue, Green, Cyan, Purple, Pink, Yellow, White
- Permanent light beam attached to each block, visible across the full view distance
- Colored block glow: each beacon emits light in its color (radius 10 blocks, fullbright)
- Animated orb particles inside the block, matching the beam color
- Transparent block with circular hole - beam shines through
- Ownership protection: only the owner or OPs can break a beacon
- Mining protection: non-owners can't even start mining a beacon
- Placement limit: configurable max beacons per player (default: 3, OPs bypass)
- Crafting recipes at the Arcane Bench
- Persistent data: ownership survives server restarts
Crafting
All beacons are crafted at the Arcane Bench (Arcane_Misc category):
| Beacon | Ingredients |
|---|---|
| Red Beacon | 1x Gold Bar + 1x Red Crystal + 1x Concentrated Life Essence |
| Blue Beacon | 1x Gold Bar + 1x Blue Crystal + 1x Concentrated Life Essence |
| Green Beacon | 1x Gold Bar + 1x Green Crystal + 1x Concentrated Life Essence |
| Cyan Beacon | 1x Gold Bar + 1x Cyan Crystal + 1x Concentrated Life Essence |
| Purple Beacon | 1x Gold Bar + 1x Purple Crystal + 1x Concentrated Life Essence |
| Pink Beacon | 1x Gold Bar + 1x Pink Crystal + 1x Concentrated Life Essence |
| Yellow Beacon | 1x Gold Bar + 1x Yellow Crystal + 1x Concentrated Life Essence |
| White Beacon | 1x Gold Bar + 1x White Crystal + 1x Concentrated Life Essence |
Admins can also use /give Beacon_Red (etc.) to get beacons directly.
Configuration
Config file: mods/de.glymera_GlymeraBeacons/config.json (auto-generated on first start)
{
"maxBeaconsPerPlayer": 3
}
- maxBeaconsPerPlayer: Maximum number of beacons a non-OP player can place (default: 3)
Installation
Drop the single JAR into your server's mods/ folder:
mods/GlymeraBeacons-1.0.0.jar
That's it. The JAR contains everything: plugin code, particle effects, block definitions, textures, icons and language files. Config and beacon data are auto-generated on first start.
Technical Details
- All-in-one JAR with
IncludesAssetPack: true- no separate pack folders needed - Beams use custom particle systems with
TotalParticles: -1(infinite) and no LifeSpan (permanent) - Beam height: Scale.Y=320 (full world height), width: Scale.X=1.6-1.7
- Block transparency via
RequiresAlphaBlending: truewith cutout-alpha textures (only alpha 0 or 255) - Block textures are modified versions of Hytale's
Wood_Village_Wall_N_*series with circular holes - Connected block system (VillageConnectedBlockTemplate) for proper multi-block wall appearance
- Each block emits colored light (radius 10) with Fullbright shading
- Particle system IDs are filenames only (no path prefix)
- Ownership stored as
"world:x:y:z" -> "uuid"map in JSON
Version History
- v1.0.0 - Initial release: 8 beacon colors, beams, orb particles, colored light, crafting, ownership protection, placement limit, single-JAR deployment
Project description from CurseForge.
Pick your setup
GlymeraBeacons releases for each Hytale build.
Choose the version and loader you play, then open the matching release.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
GlymeraBeacons releases and Hytale builds
GlymeraBeacons-4.0.0.jar
28 May 2026
GlymeraBeacons-2.0.0.jar
30 Apr 2026
GlymeraBeacons-1.0.0.jar
13 Apr 2026
Looking for an older file? The official CurseForge project page is in Resources.