• 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
Scripted Brush Example: Tool Argument
Random item

Scripted Brush Example: Tool Argument

#EditorTool_ExampleToolArg

Scripted Brush Example: Tool Argument
Property Value
Type EditorTool
Quality Tool
Max stack 1
Offhand no
Drop on death no

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

▾Table of Contents▾

Introduction

Scripted Brush Example: Tool Argument is an item in Hytale, categorized under the EditorTool category.
It was added in Hytale's Initial Release on January 13th, 2026.

Description

No description available.

Tooltip

Demonstrates the JumpIfToolArg operation with checkbox and dropdown arguments

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.builderTools.tools.ExampleToolArg.name",
    "Description": "server.builderTools.tools.ExampleToolArg.description"
  },
  "Icon": "Icons/Items/EditorTools/Paint.png",
  "Model": "Items/Tools/Prototype_Teseract_2.blockymodel",
  "Texture": "Items/Tools/Prototype_Teseract_3.png",
  "MaxStack": 1,
  "PlayerAnimationsId": "Item",
  "BuilderTool": {
    "UI": [],
    "Tools": [
      {
        "Id": "Paint",
        "IsBrush": true,
        "BrushConfigurationCommand": "ExampleToolArgBrush",
        "BrushData": {
          "Width": {
            "Default": 5,
            "Min": 1,
            "Max": 100
          },
          "Height": {
            "Default": 5,
            "Min": 1,
            "Max": 100
          },
          "Shape": {
            "Default": "Cube"
          },
          "Origin": {
            "Default": "Center"
          }
        },
        "Args": {
          "BrushDensity": {
            "Type": "Int",
            "Default": 100,
            "Min": 1,
            "Max": 100
          },
          "EnableFeature": {
            "Type": "Bool",
            "Default": false
          },
          "BrushMode": {
            "Type": "Option",
            "Default": "Normal",
            "Options": [
              "Normal",
              "Smooth",
              "Rough"
            ]
          }
        }
      }
    ]
  },
  "Interactions": {
    "Primary": "Builder_Tool",
    "Secondary": "Builder_Tool"
  },
  "InteractionConfig": {
    "DebugOutlines": true,
    "UseDistance": {
      "Adventure": 128,
      "Creative": 128
    },
    "AllEntities": true
  },
  "ItemAppearanceConditions": {
    "Health": [
      {
        "Condition": [
          0,
          100.0
        ],
        "ConditionValueType": "Percent",
        "ModelVFXId": "Prototype_CreativeTool_ModelVFX"
      }
    ]
  },
  "Scale": 0.75,
  "Set": "AAAA10",
  "Quality": "Tool"
}




Explore More!

Spiral Brush Spiral Brush
Forest Brush Forest Brush
Tentacle Brush Tentacle Brush
Scripted Brush Example: Tool Argument Scripted Brush Example: Tool Argument
Ruins Brush Ruins Brush
Hotsprings Brush Hotsprings Brush
Boulder Brush Boulder Brush
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