Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9 / Item / Items / Plant / Crop / Plant_Crop_Mushroom_Shelve_Yellow.json

Plant_Crop_Mushroom_Shelve_Yellow

Server/Item/Items/Plant/Crop/Plant_Crop_Mushroom_Shelve_Yellow.json, 768 B

Fields

FieldType
TranslationPropertiesobject
Parentstring
Iconstring
BlockTypeobject
IconPropertiesobject
DropOnDeathboolean

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Crop_Mushroom_Shelve_Yellow.name"
  },
  "Parent": "Plant_Crop_Mushroom_Shelve_Brown",
  "Icon": "Icons/ItemsGenerated/Plant_Crop_Mushroom_Shelve_Yellow.png",
  "BlockType": {
    "InteractionHint": "server.interactionHints.pick",
    "CustomModel": "Blocks/Foliage/Plants/Mushroom_Medium.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Plants/Mushroom_Medium_Textures/Yellow.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#c69028",
    "TextureComputedColor": "#BA7E2D"
  },
  "IconProperties": {
    "Scale": 0.46,
    "Translation": [
      0,
      -17.3
    ],
    "Rotation": [
      22.5,
      45,
      22.5
    ]
  },
  "DropOnDeath": true
}