Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9 / Item / RootInteractions / Block / Lantern / Lantern_Base.json

Lantern_Base

Server/Item/RootInteractions/Block/Lantern/Lantern_Base.json, 382 B

Fields

FieldType
Interactionsarray[1]
Settingsobject

Source

{
  "Interactions": [
    {
      "Type": "Simple"
    }
  ],
  "Settings": {
    "Adventure": {
      "Cooldown": {
        "Id": "BlockInteraction",
        "Cooldown": 0.35
      }
    },
    "Creative": {
      "AllowSkipChainOnClick": true,
      "Cooldown": {
        "Id": "BlockInteraction_Creative",
        "Cooldown": 0.35,
        "ClickBypass": true
      }
    }
  }
}