Shared Structures
Allows asset packs to generate structures in existing zones and biomes
About Shared Structures
Shared Structures
Generate custom prefab structures in existing biomes/zones using vanilla-style placement patterns.
What it does
Loads structure entries from your asset packs
Places prefabs during world generation using pattern rules (grid/noise/height/parent/masks)
Supports entities and block spawners embedded in prefabs
How to add structuresCreate JSON config files in your pack at:
Server/WorldGen/SharedStructures/Prefabs/*.json
Each file contains an array of entries.
Fields
Id: unique name for the entry
Prefab: prefab asset id(s)
Weight: weights matching the Prefab list
BiomeMask: wildcard match against the biome id
ZoneMask: wildcard match against the zone id
Pattern: either { "File": "A.B.C" } or an inline pattern object
Notes
Patterns are resolved relative to the worldgen data folder. A file reference A.B.C loads A/B/C.json.
Prefabs should be stored under Server/Prefabs/ in your pack.
Example:
[ { "Id": "castlearena", "Prefab": ["YourPack.CastleArena"], "Weight": [1.0], "BiomeMask": ["*Plains*"], "ZoneMask": ["Zone1_Tier1"], "Pattern": { "File": "World.Default.Zones.Pattern_Monuments"} } ]
Categories
Need a Server?
Run Shared Structures on a dedicated Hytale server with easy mod management.
Get Hytale HostingFrequently Asked Questions
What is Shared Structures?
Allows asset packs to generate structures in existing zones and biomes
How do I download Shared Structures?
You can download Shared Structures for free from CurseForge. Click the "Download on CurseForge" button on this page to go directly to the download page.
Who created Shared Structures?
Shared Structures was created by joshieman. The mod has been downloaded 22.6K times.
Is Shared Structures compatible with Hytale servers?
Shared Structures is designed for Hytale and can be used on both single-player and multiplayer servers. Check the mod page on CurseForge for specific compatibility information.
How do I install Shared Structures?
To install Shared Structures: 1) Download the mod from CurseForge, 2) Place the file in your Hytale mods folder, 3) Restart the game. The mod should load automatically.
Related Misc Mods
View all modsYmmersive Melodies
Conczin
Upload and play MIDI files in-game on various instruments to annoy your friends with custom melodies!
MultipleHUD
Buuz135
A simple mod that allows you to have multiple HUDs present at once.
Spanish Translation
Plexu5
A Spanish language translation for Hytale. Includes UI, items, and menus.
YUNG's HyDungeons
YUNGNICKYOUNG
Adds new procedurally generated dungeon instances!
Just Enough Tales (JEI mod)
uwudwagon
A JEI mod for Hytale.
[NoCube's] Simple Bags
NoCube
Adds bags that you can put anything in!