Versions / 0.5.0-pre.9.2 / Item / Items / Plant / Crop / Plant_Crop_Mushroom_Block_Purple_Trunk.json
Plant_Crop_Mushroom_Block_Purple_Trunk
Server/Item/Items/Plant/Crop/Plant_Crop_Mushroom_Block_Purple_Trunk.json, 1.1 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Categories | array[1] |
BlockType | object |
ResourceTypes | array[2] |
PlayerAnimationsId | string |
Tags | object |
Icon | string |
ItemSoundSetId | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Plant_Crop_Mushroom_Block_Purple_Trunk.name"
},
"Categories": [
"Blocks.Plants"
],
"BlockType": {
"Material": "Solid",
"DrawType": "Cube",
"Group": "SeaLife",
"Flags": {},
"Gathering": {
"Breaking": {
"GatherType": "Woods"
}
},
"BlockParticleSetId": "Dust",
"Textures": [
{
"Weight": 1,
"Sides": "BlockTextures/Mushroom_Block_Purple_Trunk_Side.png",
"UpDown": "BlockTextures/Mushroom_Block_Purple_Trunk_Top.png"
}
],
"ParticleColor": "#54405e",
"BlockSoundSetId": "Mushroom",
"PhysicalMaterialId": "Foliage",
"CubeShadingMode": "Flat",
"TextureComputedColor": "#302228"
},
"ResourceTypes": [
{
"Id": "Mushrooms"
},
{
"Id": "Vegetables"
}
],
"PlayerAnimationsId": "Block",
"Tags": {
"Type": [
"Plant"
],
"Family": [
"Crop"
]
},
"Icon": "Icons/ItemsGenerated/Plant_Crop_Mushroom_Block_Purple_Trunk.png",
"ItemSoundSetId": "ISS_Items_Foliage"
}