Plant_Bramble_Dead_Twisted
Server/Item/Items/Plant/Plant_Bramble_Dead_Twisted.json, 799 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
IconProperties | object |
Tags | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Bramble_Dead_Twisted.name"
},
"Parent": "Plant_Bramble_Moss_Twisted",
"BlockType": {
"DrawType": "Model",
"CustomModel": "Blocks/Foliage/Plants/Bush_Big.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Bush_Big_Textures/Poison_Bramble.png",
"Weight": 1
}
],
"ParticleColor": "#422c38",
"Interactions": {},
"TextureComputedColor": "#39242D"
},
"Icon": "Icons/ItemsGenerated/Plant_Bramble_Poison.png",
"IconProperties": {
"Scale": 0.39,
"Translation": [
4.9,
-27.5
],
"Rotation": [
22.5,
45,
22.5
]
},
"Tags": {
"Type": [
"Plant"
],
"Family": [
"Bramble"
]
}
}