Hytale Asset ReferenceUnofficial
Versions / 0.5.7 / Item / Block / Sets / Soil.json

Soil

Server/Item/Block/Sets/Soil.json, 201 B

Fields

FieldType
IncludeBlockTypesarray[2]
ExcludeBlockTypesarray[3]
$Commentstring

Source

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