Filter - Soils 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 dirt and grass terrain. Use in the Mask slot of builder tools to only affect soil 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_Soils.name",
"Description": "server.items.Filter_Soils.description"
},
"Quality": "Technical",
"Icon": "Icons/ItemsGenerated/Soil_Grass.png",
"MaxStack": 1,
"Categories": [
"Tool.BrushFilters"
],
"PlayerAnimationsId": "Item",
"BlockType": {
"BlockListAssetId": "Soils"
}
}