Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9.1 / Item / Items / Potion / Potion_Regen_Stamina_Large.json

Potion_Regen_Stamina_Large

Server/Item/Items/Potion/Potion_Regen_Stamina_Large.json, 558 B

Fields

FieldType
Parentstring
TranslationPropertiesobject
Iconstring
BlockTypeobject

Source

{
  "Parent": "Decorative_Potion_Template",
  "TranslationProperties": {
    "Name": "server.items.Potion_Regen_Stamina_Large.name"
  },
  "Icon": "Icons/ItemsGenerated/Potion_Regen_Stamina_Large.png",
  "BlockType": {
    "CustomModel": "Items/Consumables/Potions/Potion_Large.blockymodel",
    "CustomModelTexture": [
      {
        "Texture": "Items/Consumables/Potions/Potion_Textures/Orange.png",
        "Weight": 1
      }
    ],
    "ParticleColor": "#f7972b",
    "Light": {
      "Color": "#532"
    },
    "TextureComputedColor": "#BAA988"
  }
}