Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.7 / Item / Items / Plant / Crop / Mana3 / Plant_Crop_Mana3.json

Plant_Crop_Mana3

Server/Item/Items/Plant/Crop/Mana3/Plant_Crop_Mana3.json, 1.8 KB

Fields

FieldType
TranslationPropertiesobject
Categoriesarray[1]
Interactionsobject
BlockTypeobject
PlayerAnimationsIdstring
IconPropertiesobject
Iconstring
Tagsobject
ItemSoundSetIdstring
DropOnDeathboolean

Source

{
  "TranslationProperties": {
    "Name": "server.items.Plant_Crop_Mana3.name"
  },
  "Categories": [
    "Blocks.Plants"
  ],
  "Interactions": {
    "Primary": "Block_Primary",
    "Secondary": "Block_Secondary"
  },
  "BlockType": {
    "DrawType": "Model",
    "Opacity": "Transparent",
    "CustomModel": "Blocks/Foliage/Water/Mana_T3_Azure_Kelp/Azure_Kelp.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Blocks/Foliage/Water/Mana_T3_Azure_Kelp/Azure_Kelp_Texture.png",
        "Weight": 1
      }
    ],
    "Group": "SeaLife",
    "Flags": {},
    "RandomRotation": "YawStep1",
    "Gathering": {
      "Harvest": {
        "DropList": "Plant_Crop_Mana3_Harvest"
      },
      "Soft": {
        "DropList": "Plant_Crop_Mana3",
        "IsWeaponBreakable": false
      }
    },
    "Support": {
      "Down": [
        {
          "TagId": "Type=Soil"
        },
        {
          "BlockTypeId": "Soil_Dirt_Crystal"
        }
      ]
    },
    "BlockParticleSetId": "Flower",
    "BlockSoundSetId": "Fern",
    "PhysicalMaterialId": "Foliage",
    "CustomModelScale": 1.2,
    "Particles": [
      {
        "SystemId": "Plant_Mana_Tier3",
        "Color": "#6c25b6",
        "Scale": 1.2
      }
    ],
    "Light": {
      "Color": "#369"
    },
    "Material": "Empty",
    "HitboxType": "Plant_Tall_Full",
    "ParticleColor": "#4f97ff",
    "TextureComputedColor": "#3961AF"
  },
  "PlayerAnimationsId": "Item",
  "IconProperties": {
    "Scale": 0.495,
    "Translation": [
      3.3,
      -18.3
    ],
    "Rotation": [
      24.19,
      38.815,
      33.19
    ]
  },
  "Icon": "Icons/ItemsGenerated/Plant_Crop_Mana3.png",
  "Tags": {
    "Type": [
      "Plant"
    ],
    "Family": [
      "Crop"
    ]
  },
  "ItemSoundSetId": "ISS_Items_Foliage",
  "DropOnDeath": true
}