• 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
Debug Raycast Item
Random item

Debug Raycast Item

#Debug_Raycast

Debug Raycast Item
Property Value
Type _Debug
Quality Debug
Max stack 1
Item level 40
Offhand no
Drop on death no

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

▾Table of Contents▾

Introduction

Debug Raycast Item is an item in Hytale, categorized under the _Debug category.
It was added in Hytale's Initial Release on January 13th, 2026.

Description

No description available.

Crafting recipe

This item cannot be crafted.

Salvaging

This item cannot be salvaged.

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.Debug_Raycast.name"
  },
  "Categories": [],
  "Icon": "Icons/ItemsGenerated/Weapon_Shield_Iron.png",
  "IconProperties": {
    "Scale": 0.35,
    "Translation": [
      -2.91,
      1.29
    ],
    "Rotation": [
      315,
      270,
      0
    ]
  },
  "Quality": "Debug",
  "ItemLevel": 40,
  "Model": "Items/Weapons/Shield/Iron.blockymodel",
  "Texture": "Items/Weapons/Shield/Iron_Texture.png",
  "PlayerAnimationsId": "Shield",
  "Weapon": {},
  "Interactions": {
    "Primary": {
      "Interactions": [
        {
          "Type": "Selector",
          "Selector": {
            "Id": "Raycast",
            "Offset": {
              "Y": 1.6
            },
            "Distance": 5,
            "BlockTag": "Type=Cloth"
          },
          "HitEntityRules": [
            {
              "Matchers": [
                {
                  "Type": "Vulnerable"
                },
                {
                  "Type": "Player"
                }
              ],
              "Next": {
                "Interactions": [
                  {
                    "Type": "SendMessage",
                    "Message": "Matched Player"
                  }
                ]
              }
            },
            {
              "Matchers": [
                {
                  "Type": "Vulnerable"
                },
                {
                  "Type": "Player",
                  "Invert": true
                }
              ],
              "Next": {
                "Interactions": [
                  {
                    "Type": "SendMessage",
                    "Message": "Matched non-Player"
                  }
                ]
              }
            }
          ],
          "HitEntity": {
            "Interactions": [
              {
                "Type": "SendMessage",
                "Message": "Hit entity"
              },
              {
                "Type": "ApplyEffect",
                "Entity": "Target",
                "EffectId": "Red_Flash"
              },
              {
                "Type": "DamageEntity",
                "DamageCalculator": {
                  "BaseDamage": {
                    "Physical": 6
                  }
                },
                "DamageEffects": {
                  "Knockback": {
                    "Type": "Point",
                    "VelocityConfig": {
                      "AirResistance": 0.97,
                      "AirResistanceMax": 0.96,
                      "GroundResistance": 0.94,
                      "GroundResistanceMax": 0.3,
                      "Threshold": 3.0,
                      "Style": "Exp"
                    },
                    "Force": 6.5,
                    "VelocityType": "Set"
                  },
                  "WorldSoundEventId": "SFX_Sword_T2_Impact",
                  "LocalSoundEventId": "SFX_Sword_T2_Impact",
                  "WorldParticles": [
                    {
                      "SystemId": "Impact_Sword_Basic"
                    }
                  ]
                }
              }
            ]
          },
          "HitBlock": {
            "Interactions": [
              {
                "Type": "SendMessage",
                "Message": "Hit block"
              },
              {
                "Type": "ChangeBlock",
                "Changes": {
                  "Cloth_Block_Wool_Blue": "Cloth_Block_Wool_Red",
                  "Cloth_Block_Wool_Red": "Cloth_Block_Wool_Blue"
                }
              }
            ]
          }
        }
      ]
    }
  },
  "Utility": {
    "Usable": true,
    "Compatible": true
  },
  "Tags": {
    "Type": [
      "Debug"
    ]
  }
}



Explore More!

Debug Continue Equip Hands Debug Continue Equip Hands
Debug Spawn Marker Block Debug Spawn Marker Block
Prefab Portal Prefab Portal
Debug Raycast Item Debug Raycast Item
Debug Block Debug Block
Test Spawn Marker Trigger Test Spawn Marker Trigger
Debug Combo Item Debug Combo Item
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