Potion_Regen_Stamina_Large
Server/Item/Items/Potion/Potion_Regen_Stamina_Large.json, 558 B
Fields
| Field | Type |
|---|---|
Parent | string |
TranslationProperties | object |
Icon | string |
BlockType | object |
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"
}
}