Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / Item / Block / Sets / Fence.json

Fence

Server/Item/Block/Sets/Fence.json, 288 B

Fields

FieldType
IncludeHitboxTypesarray[9]
IncludeBlockTypesarray[2]

Source

{
  "IncludeHitboxTypes": [
    "Fence",
    "Fence_Gate",
    "Fence_Gate_Open_In",
    "Fence_Gate_Open_Out",
    "Fence_Thin",
    "Fence_Thick",
    "Fence_Corner",
    "Fence_Corner_Thin",
    "Fence_Corner_Thick"
  ],
  "IncludeBlockTypes": [
    "Bench_*",
    "Coop_Chicken"
  ]
}