Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.4 / Item / Items / Plant / Crop / Plant_Crop_Mushroom_Block_Purple_Mycelium.json

Plant_Crop_Mushroom_Block_Purple_Mycelium

Server/Item/Items/Plant/Crop/Plant_Crop_Mushroom_Block_Purple_Mycelium.json, 1.3 KB

Fields

FieldType
TranslationPropertiesobject
Categoriesarray[1]
BlockTypeobject
ResourceTypesarray[2]
PlayerAnimationsIdstring
Tagsobject
$Commentstring
IconPropertiesobject
Iconstring
ItemSoundSetIdstring

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Crop_Mushroom_Block_Purple_Mycelium.name"
  },
  "Categories": [
    "Blocks.Plants"
  ],
  "BlockType": {
    "Material": "Empty",
    "DrawType": "Model",
    "Group": "SeaLife",
    "Flags": {},
    "Gathering": {
      "Breaking": {
        "GatherType": "Woods"
      }
    },
    "BlockParticleSetId": "Dust",
    "ParticleColor": "#54405e",
    "BlockSoundSetId": "Mushroom",
    "PhysicalMaterialId": "Foliage",
    "CustomModel": "Blocks/Foliage/Tree/Roots.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Tree/Roots_Textures/Mycelium_Purple.png"
      }
    ],
    "RandomRotation": "YawStep90",
    "Opacity": "Transparent",
    "TextureComputedColor": "#441F58"
  },
  "ResourceTypes": [
    {
      "Id": "Mushrooms"
    },
    {
      "Id": "Vegetables"
    }
  ],
  "PlayerAnimationsId": "Block",
  "Tags": {
    "Type": [
      "Plant"
    ],
    "Family": [
      "Crop"
    ]
  },
  "$Comment": "   ",
  "IconProperties": {
    "Scale": 0.45,
    "Translation": [
      0,
      -5.1
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  },
  "Icon": "Icons/ItemsGenerated/Plant_Crop_Mushroom_Block_Purple_Mycelium.png",
  "ItemSoundSetId": "ISS_Items_Foliage"
}