• All items All items
  • About the website About the website
  • Changelog Changelog
  • Privacy policy Privacy policy
  • Settings Settings
  • Admin panel Admin panel
  • Official Hytale website Official Hytale website
  • The Bindng of Isaac The Bindng of Isaac
  • Discord server
  • Twitter
  • YouTube channel
  • Loading items...
  • No matches found
Adamantite Mace
Random item

Adamantite Mace

#Weapon_Mace_Adamantite

Adamantite Mace
Property Value
Type Weapon
Quality Rare
Max stack 1
Item level 40
Durability 180
Crafting time 4.5 seconds
Offhand no
Drop on death no

EARLY ACCESS: the contents of this website are a work-in-progress.

▾Table of Contents▾

Introduction

Adamantite Mace is an item in Hytale, categorized under the Weapon category.
It was added in Hytale's Initial Release on January 13th, 2026.

Description

No description available.

Crafting recipe

The crafting recipe for Adamantite Mace in Hytale is shown below.

Blacksmith's Anvil Blacksmith's Anvil
3
4.5s
Adamantite Ingot
Adamantite Ingot ×16
Heavy Leather
Heavy Leather ×5
Cindercloth Scraps
Cindercloth Scraps ×3
Adamantite Mace
Adamantite Mace ×1
Forge Forge
4.5s
Adamantite Ingot
Adamantite Ingot ×16
Heavy Leather
Heavy Leather ×5
Cindercloth Scraps
Cindercloth Scraps ×3
Adamantite Mace
Adamantite Mace ×1

Salvaging

Adamantite Mace can be salvaged at a Salvager's Workbench in order to gather the following materials.

Salvager's Workbench Salvager's Workbench
1s
Adamantite Mace
Adamantite Mace ×1
Adamantite Ore
Adamantite Ore ×3
Heavy Hide
Heavy Hide ×1
Cindercloth Scraps
Cindercloth Scraps ×1

JSON data

Below is the item's .json data as extracted from the game files.
Click here to view the full file.

{
  "Parent": "Template_Weapon_Mace",
  "TranslationProperties": {
    "Name": "server.items.Weapon_Mace_Adamantite.name"
  },
  "Model": "Items/Weapons/Mace/Adamantite.blockymodel",
  "Texture": "Items/Weapons/Mace/Adamantite_Texture.png",
  "Icon": "Icons/ItemsGenerated/Weapon_Mace_Adamantite.png",
  "Quality": "Rare",
  "ItemLevel": 40,
  "Recipe": {
    "TimeSeconds": 4.5,
    "KnowledgeRequired": false,
    "Input": [
      {
        "ItemId": "Ingredient_Bar_Adamantite",
        "Quantity": 16
      },
      {
        "ItemId": "Ingredient_Leather_Heavy",
        "Quantity": 5
      },
      {
        "ItemId": "Ingredient_Fabric_Scrap_Cindercloth",
        "Quantity": 3
      }
    ],
    "BenchRequirement": [
      {
        "Type": "Crafting",
        "Categories": [
          "Weapon_Mace"
        ],
        "Id": "Weapon_Bench",
        "RequiredTierLevel": 3
      },
      {
        "Type": "DiagramCrafting",
        "Categories": [
          "Weapons.Mace"
        ],
        "Id": "Armory"
      }
    ]
  },
  "InteractionVars": {
    "Swing_Left_Damage": {
      "Interactions": [
        {
          "Parent": "Weapon_Mace_Primary_Swing_Left_Damage",
          "DamageCalculator": {
            "BaseDamage": {
              "Physical": 45
            }
          },
          "DamageEffects": {
            "WorldSoundEventId": "SFX_Mace_T2_Impact",
            "LocalSoundEventId": "SFX_Mace_T2_Impact"
          }
        }
      ]
    },
    "Swing_Right_Damage": {
      "Interactions": [
        {
          "Parent": "Weapon_Mace_Primary_Swing_Right_Damage",
          "DamageCalculator": {
            "BaseDamage": {
              "Physical": 45
            }
          },
          "DamageEffects": {
            "WorldSoundEventId": "SFX_Mace_T2_Impact",
            "LocalSoundEventId": "SFX_Mace_T2_Impact"
          }
        }
      ]
    },
    "Swing_Up_Left_Damage": {
      "Interactions": [
        {
          "Parent": "Weapon_Mace_Primary_Swing_Up_Left_Damage",
          "DamageCalculator": {
            "BaseDamage": {
              "Physical": 45
            }
          },
          "DamageEffects": {
            "WorldSoundEventId": "SFX_Mace_T2_Impact",
            "LocalSoundEventId": "SFX_Mace_T2_Impact"
          }
        }
      ]
    },
    "Swing_Left_Charged_Damage": {
      "Interactions": [
        {
          "Parent": "Weapon_Mace_Primary_Swing_Left_Charged_Damage",
          "DamageCalculator": {
            "BaseDamage": {
              "Physical": 65
            }
          },
          "EntityStatsOnHit": [
            {
              "EntityStatId": "SignatureEnergy",
              "Amount": 2
            }
          ],
          "DamageEffects": {
            "WorldSoundEventId": "SFX_Mace_T2_Impact",
            "LocalSoundEventId": "SFX_Mace_T2_Impact"
          }
        }
      ]
    },
    "Swing_Right_Charged_Damage": {
      "Interactions": [
        {
          "Parent": "Weapon_Mace_Primary_Swing_Right_Charged_Damage",
          "DamageCalculator": {
            "BaseDamage": {
              "Physical": 65
            }
          },
          "EntityStatsOnHit": [
            {
              "EntityStatId": "SignatureEnergy",
              "Amount": 2
            }
          ],
          "DamageEffects": {
            "WorldSoundEventId": "SFX_Mace_T2_Impact",
            "LocalSoundEventId": "SFX_Mace_T2_Impact"
          }
        }
      ]
    },
    "Swing_Up_Left_Charged_Damage": {
      "Interactions": [
        {
          "Parent": "Weapon_Mace_Primary_Swing_Up_Left_Charged_Damage",
          "DamageCalculator": {
            "BaseDamage": {
              "Physical": 65
            }
          },
          "EntityStatsOnHit": [
            {
              "EntityStatId": "SignatureEnergy",
              "Amount": 2
            }
          ],
          "DamageEffects": {
            "WorldSoundEventId": "SFX_Mace_T2_Impact",
            "LocalSoundEventId": "SFX_Mace_T2_Impact"
          }
        }
      ]
    },
    "Groundslam_Damage": {
      "Interactions": [
        {
          "Parent": "Weapon_Mace_Signature_Groundslam_Damage",
          "DamageCalculator": {
            "BaseDamage": {
              "Physical": 146
            }
          },
          "EntityStatsOnHit": [],
          "DamageEffects": {
            "WorldSoundEventId": "SFX_Mace_T2_Impact",
            "LocalSoundEventId": "SFX_Mace_T2_Impact"
          }
        }
      ]
    },
    "Guard_Wield": {
      "Interactions": [
        {
          "Parent": "Weapon_Mace_Secondary_Guard_Wield",
          "StaminaCost": {
            "Value": 15.56,
            "CostType": "Damage"
          }
        }
      ]
    }
  },
  "MaxDurability": 180,
  "DurabilityLossOnHit": 0.5
}



Explore More!

Goblin Duke's Scrap Mace Goblin Duke's Scrap Mace
Iron Mace Iron Mace
Stone Trork Mace Stone Trork Mace
Adamantite Mace Adamantite Mace
Crude Mace Crude Mace
Cobalt Mace Cobalt Mace
Mithril Mace Mithril Mace
See all items in Hytale

Cookies information
This website stores cookies on your device in order to remember user settings that can be modified via the Settings page, including this message. Cookies are kept for 1 year and can be disabled via your browser's settings. For further data usage information, please check our Privacy Policy.
v1.0-early-access © IsaacGuru 2026