Plant_Bramble_Dry_Sandthorn
Server/Item/Items/Plant/Plant_Bramble_Dry_Sandthorn.json, 775 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
IconProperties | object |
Tags | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Bramble_Dry_Sandthorn.name"
},
"Parent": "Plant_Bramble_Moss_Twisted",
"BlockType": {
"DrawType": "Model",
"Opacity": "Transparent",
"CustomModel": "Blocks/Foliage/Plants/Alien.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Alien_Textures/Orange.png",
"Weight": 1
}
],
"ParticleColor": "#985f2b",
"Effect": []
},
"Icon": "Icons/ItemsGenerated/Plant_Bramble_Sandthorn.png",
"IconProperties": {
"Scale": 0.465,
"Translation": [
1.9,
-25.1
],
"Rotation": [
22.5,
45,
22.5
]
},
"Tags": {
"Type": [
"Plant"
],
"Family": [
"Bramble"
]
}
}