Soil
Server/Item/Block/Sets/Soil.json, 201 B
Fields
| Field | Type |
|---|---|
IncludeBlockTypes | array[2] |
ExcludeBlockTypes | array[3] |
$Comment | string |
Source
{
"IncludeBlockTypes": [
"Soil_*",
"Plant_*"
],
"ExcludeBlockTypes": [
"Plant_Leaves*",
"*Water*",
"*Mud"
],
"$Comment": "Including Plant group as a hack around for now"
}