Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8 / Item / Block / Sets / Soil_NoSnow.json

Soil_NoSnow

Server/Item/Block/Sets/Soil_NoSnow.json, 219 B

Fields

FieldType
IncludeBlockTypesarray[2]
ExcludeBlockTypesarray[4]
$Commentstring

Source

{
  "IncludeBlockTypes": [
    "Soil_*",
    "Plant_*"
  ],
  "ExcludeBlockTypes": [
    "Soil_Snow*",
    "Plant_Leaves*",
    "*Water*",
    "*Mud"
  ],
  "$Comment": "Including Plant group as a hack around for now"
}