Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.10 / Item / Items / Deco / Deco_Coral_Shell_Purple.json

Deco_Coral_Shell_Purple

Server/Item/Items/Deco/Deco_Coral_Shell_Purple.json, 997 B

Fields

FieldType
TranslationPropertiesobject
Iconstring
Categoriesarray[1]
BlockTypeobject
ResourceTypesarray[1]
PlayerAnimationsIdstring
Tagsobject
ItemSoundSetIdstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Deco_Coral_Shell_Purple.name"
  },
  "Icon": "Icons/ItemsGenerated/Plant_Coral_Weed_Purple.png",
  "Categories": [
    "Blocks.Deco"
  ],
  "BlockType": {
    "DrawType": "Model",
    "Opacity": "Transparent",
    "CustomModel": "Blocks/Foliage/Water/Pointy_Coral.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Water/Pointy_Coral_Texture.png",
        "Weight": 1
      }
    ],
    "Group": "Stone",
    "Light": {
      "Color": "#ccd"
    },
    "Flags": {},
    "RandomRotation": "YawStep1",
    "Gathering": {
      "Soft": {}
    },
    "BlockParticleSetId": "Stone",
    "BlockSoundSetId": "Stone",
    "PhysicalMaterialId": "Stone",
    "TextureComputedColor": "#5F5955"
  },
  "ResourceTypes": [
    {
      "Id": "Rock"
    }
  ],
  "PlayerAnimationsId": "Block",
  "Tags": {
    "Type": [
      "Deco"
    ],
    "Family": [
      "Coral"
    ]
  },
  "ItemSoundSetId": "ISS_Blocks_Stone"
}