Plant_Crop_Mushroom_Shelve_Green
Server/Item/Items/Plant/Crop/Plant_Crop_Mushroom_Shelve_Green.json, 731 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_Green.name"
},
"Parent": "Plant_Crop_Mushroom_Shelve_Brown",
"Icon": "Icons/ItemsGenerated/Plant_Crop_Mushroom_Shelve_Green.png",
"BlockType": {
"InteractionHint": "server.interactionHints.pick",
"CustomModel": "Blocks/Foliage/Plants/Mushroom_Medium.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Foliage/Plants/Mushroom_Medium_Textures/Green.png",
"Weight": 1
}
],
"ParticleColor": "#586710"
},
"IconProperties": {
"Scale": 0.46,
"Translation": [
0,
-17.299999
],
"Rotation": [
22.5,
45,
22.5
]
},
"DropOnDeath": true
}