• 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 Longsword
Random item

Adamantite Longsword

#Weapon_Longsword_Adamantite

Adamantite Longsword
Property Value
Type Weapon
Quality Rare
Max stack 1
Item level 40
Durability 150
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 Longsword 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 Longsword in Hytale is shown below.

Blacksmith's Anvil Blacksmith's Anvil
3
4.5s
Adamantite Ingot
Adamantite Ingot ×6
Cindercloth Scraps
Cindercloth Scraps ×3
Heavy Leather
Heavy Leather ×4
Adamantite Longsword
Adamantite Longsword ×1

Salvaging

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

Salvager's Workbench Salvager's Workbench
1s
Adamantite Longsword
Adamantite Longsword ×1
Adamantite Ore
Adamantite Ore ×2
Cindercloth Scraps
Cindercloth Scraps ×1
Heavy Hide
Heavy Hide ×1

JSON data

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

{
  "TranslationProperties": {
    "Name": "server.items.Weapon_Longsword_Adamantite.name"
  },
  "Categories": [
    "Items.Weapons"
  ],
  "Quality": "Rare",
  "ItemLevel": 40,
  "Model": "Items/Weapons/Longsword/Adamantite.blockymodel",
  "Texture": "Items/Weapons/Longsword/Adamantite_Texture.png",
  "PlayerAnimationsId": "Longsword",
  "Recipe": {
    "TimeSeconds": 4.5,
    "KnowledgeRequired": false,
    "Input": [
      {
        "ItemId": "Ingredient_Bar_Adamantite",
        "Quantity": 6
      },
      {
        "ItemId": "Ingredient_Fabric_Scrap_Cindercloth",
        "Quantity": 3
      },
      {
        "ItemId": "Ingredient_Leather_Heavy",
        "Quantity": 4
      }
    ],
    "BenchRequirement": [
      {
        "Type": "Crafting",
        "Categories": [
          "Weapon_Longsword"
        ],
        "Id": "Weapon_Bench",
        "RequiredTierLevel": 3
      }
    ]
  },
  "Interactions": {
    "Primary": "Longsword_Attack"
  },
  "InteractionVars": {
    "Longsword_Block_Damage": "Longsword_Block_Damage",
    "Longsword_Swing_Left_Effect": {
      "Interactions": [
        {
          "Parent": "Longsword_Swing_Left_Effect",
          "Effects": {
            "WorldSoundEventId": "SFX_Longsword_Special_Swing"
          }
        }
      ]
    },
    "Longsword_Swing_Left_Damage": {
      "Interactions": [
        {
          "Parent": "Longsword_Swing_Left_Damage",
          "DamageCalculator": {
            "Type": "Absolute",
            "BaseDamage": {
              "Physical": 48
            },
            "RandomPercentageModifier": 0.15
          },
          "DamageEffects": {
            "WorldSoundEventId": "SFX_Longsword_Special_Impact"
          }
        }
      ]
    },
    "Longsword_Swing_Right_Effect": {
      "Interactions": [
        {
          "Parent": "Longsword_Swing_Left_Effect",
          "Effects": {
            "WorldSoundEventId": "SFX_Longsword_Special_Swing"
          }
        }
      ]
    },
    "Longsword_Swing_Right_Damage": {
      "Interactions": [
        {
          "Parent": "Longsword_Swing_Right_Damage",
          "DamageCalculator": {
            "Type": "Absolute",
            "BaseDamage": {
              "Physical": 48
            },
            "RandomPercentageModifier": 0.15
          },
          "DamageEffects": {
            "WorldSoundEventId": "SFX_Longsword_Special_Impact"
          }
        }
      ]
    },
    "Longsword_Swing_Up_Left_Effect": {
      "Interactions": [
        {
          "Parent": "Longsword_Swing_Left_Effect",
          "Effects": {
            "WorldSoundEventId": "SFX_Longsword_Special_Swing"
          }
        }
      ]
    },
    "Longsword_Swing_Up_Left_Damage": {
      "Interactions": [
        {
          "Parent": "Longsword_Swing_Up_Left_Damage",
          "DamageCalculator": {
            "Type": "Absolute",
            "BaseDamage": {
              "Physical": 48
            },
            "RandomPercentageModifier": 0.15
          },
          "DamageEffects": {
            "WorldSoundEventId": "SFX_Longsword_Special_Impact"
          }
        }
      ]
    },
    "Longsword_Stab_Charged_Effect": "Longsword_Stab_Charged_Effect",
    "Longsword_Stab_Charged_Damage": {
      "Interactions": [
        {
          "Parent": "Longsword_Stab_Charged_Damage",
          "DamageCalculator": {
            "BaseDamage": {
              "Physical": 144
            },
            "Type": "Absolute",
            "RandomPercentageModifier": 0.15
          },
          "DamageEffects": {
            "WorldSoundEventId": "SFX_Longsword_Special_Impact"
          }
        }
      ]
    }
  },
  "IconProperties": {
    "Scale": 0.33,
    "Translation": [
      -43,
      -43
    ],
    "Rotation": [
      45,
      90,
      0
    ]
  },
  "Icon": "Icons/ItemsGenerated/Weapon_Longsword_Adamantite.png",
  "DroppedItemAnimation": "Items/Animations/Dropped/Dropped_Diagonal_Left.blockyanim",
  "MaxDurability": 150,
  "DurabilityLossOnHit": 0.52,
  "Tags": {
    "Type": [
      "Weapon"
    ],
    "Family": [
      "Longsword"
    ]
  },
  "Weapon": {},
  "ItemSoundSetId": "ISS_Weapons_Blade_Large"
}



Explore More!

Thorium Longsword Thorium Longsword
Stone Trork Longsword Stone Trork Longsword
Cobalt Longsword Cobalt Longsword
Adamantite Longsword Adamantite Longsword
Onyxium Longsword Onyxium Longsword
Scarab Longsword Scarab Longsword
Iron Longsword Iron Longsword
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