Filter - Gravel 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 gravel and pebbles. Use in the Mask slot of builder tools to only affect gravel 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_Gravel.name",
"Description": "server.items.Filter_Gravel.description"
},
"Quality": "Technical",
"Icon": "Icons/ItemsGenerated/Soil_Gravel.png",
"MaxStack": 1,
"Categories": [
"Tool.BrushFilters"
],
"PlayerAnimationsId": "Item",
"BlockType": {
"BlockListAssetId": "Gravel"
}
}