promotional bannermobile promotional banner

GlymeraHeads

153 placeable mob skulls and 139 wearable Mithril-tier skull helmets. Two mystery workbench recipes (Bone + Wildmeat / Bone + Iron Bar, plus Concentrated Life Essence) deliver a random pick.

File Details

GlymeraHeads-2.0.0.jar

  • R
  • May 1, 2026
  • 9.09 MB
  • 53
  • Early Access

File Name

GlymeraHeads-2.0.0.jar

Supported Versions

  • Early Access

GlymeraHeads - Changelog

v2.0.0 (2026-05-01)

  • Fix: All 153 placed skull blocks could only be broken in Creative mode. The block recipes used GatherType: "Generic", which is not a valid tool match in Hytale and prevents Survival breaking. Changed to "Rocks" (matching Hytale's native Bone Block) so any pickaxe will break them.
  • Fix: Broken skull blocks did not drop their item. The recipes used "DropList": "Default", which is not a valid drop list and resulted in no drop. Replaced with explicit "ItemId" per skull (each block now drops its own item, matching the GlymeraBeacons pattern).

v1.0.0 (2026-04-30)

  • Initial release.
  • 153 skull blocks (block-bottom anchored at y=1 via quaternion-aware vertex-min-y).
  • 139 skull helms (Mithril tier).
  • 2 random recipes (Mystery Skull + Mystery Helm) via CraftRecipeEvent.Post + deferred world.execute().
  • Log-free.