Plant_Crop_Mushroom_Shelve_Yellow
Server/Item/Items/Plant/Crop/Plant_Crop_Mushroom_Shelve_Yellow.json, 768 B
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Parent | string |
Icon | string |
BlockType | object |
IconProperties | object |
DropOnDeath | boolean |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Crop_Mushroom_Shelve_Yellow.name"
},
"Parent": "Plant_Crop_Mushroom_Shelve_Brown",
"Icon": "Icons/ItemsGenerated/Plant_Crop_Mushroom_Shelve_Yellow.png",
"BlockType": {
"InteractionHint": "server.interactionHints.pick",
"CustomModel": "Blocks/Foliage/Plants/Mushroom_Medium.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Mushroom_Medium_Textures/Yellow.png",
"Weight": 1
}
],
"ParticleColor": "#c69028",
"TextureComputedColor": "#BA7E2D"
},
"IconProperties": {
"Scale": 0.46,
"Translation": [
0,
-17.3
],
"Rotation": [
22.5,
45,
22.5
]
},
"DropOnDeath": true
}