Plant_Reeds_Arid
Server/Item/Items/Plant/Reeds/Plant_Reeds_Arid.json, 849 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
BlockType | object |
Icon | string |
IconProperties | object |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Reeds_Arid.name"
},
"Parent": "Plant_Reeds_Marsh",
"BlockType": {
"Gathering": {
"Tools": [
{
"Type": "Shears"
}
],
"Soft": {
"DropList": "Plant_Fiber_Tall"
},
"UseDefaultDropWhenPlaced": true
},
"CustomModel": "Blocks/Foliage/Plants/ReedsArid.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/ReedsArid_Texture.png",
"Weight": 1
}
],
"HitboxType": "Plant_Tall_Full",
"Material": "Empty",
"ParticleColor": "#939030"
},
"Icon": "Icons/ItemsGenerated/Plant_Reeds_Arid.png",
"IconProperties": {
"Scale": 0.385,
"Translation": [
0.7,
-33.5
],
"Rotation": [
22.5,
45,
22.5
]
}
}