Filter - Air Block is an item in Hytale, categorized under the Categories category.
It was added in Hytale's Initial Release on January 13th, 2026.
No description available.
A brush filter that matches air/empty blocks. Use in the Mask slot of builder tools to only affect air blocks when painting or replacing.
This item cannot be crafted.
This item cannot be salvaged.
Below is the item's .json data as extracted from the game files.
Click here to view the full file.
{
"TranslationProperties": {
"Name": "server.items.Filter_Air_Block.name",
"Description": "server.items.Filter_Air_Block.description"
},
"Quality": "Technical",
"Icon": "Icons/ItemsGenerated/Editor_Empty.png",
"MaxStack": 1,
"Categories": [
"Tool.BrushFilters"
],
"PlayerAnimationsId": "Item",
"BlockType": {
"BlockListAssetId": "Empty",
"DrawType": "Cube",
"Textures": [
{
"All": "BlockTextures/Editor_Empty.png"
}
],
"ParticleColor": "#90d4dc"
}
}