Deco_SpiderWeb_Flat
Server/Item/Items/Deco/Deco_SpiderWeb_Flat.json, 1.5 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Categories | array[1] |
Interactions | object |
BlockType | object |
PlayerAnimationsId | string |
IconProperties | object |
Tags | object |
$Comment | string |
Scale | number |
ItemSoundSetId | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Deco_SpiderWeb_Flat.name"
},
"Icon": "Icons/ItemsGenerated/Deco_SpiderWeb_Flat.png",
"Categories": [
"Blocks.Deco"
],
"Interactions": {
"Primary": "Block_Primary",
"Secondary": "Block_Secondary"
},
"BlockType": {
"Material": "Empty",
"DrawType": "Model",
"Opacity": "Transparent",
"CustomModel": "Blocks/Dungeons/SpiderWeb_Rug.blockymodel",
"CustomModelTexture": [
{
"Texture": "Blocks/Dungeons/SpiderWeb_Texture.png",
"Weight": 1
}
],
"Group": "Props",
"Flags": {},
"RandomRotation": "YawStep90",
"Gathering": {
"Tools": [
{
"Type": "Shears"
}
],
"UseDefaultDropWhenPlaced": true,
"Soft": {
"DropList": "Plant_Fiber"
}
},
"BlockParticleSetId": "Dust",
"Support": {
"Down": [
{
"FaceType": "Full"
}
]
},
"ParticleColor": "#c1c4c1",
"HitboxType": "Block_Flat",
"BlockSoundSetId": "Web",
"PhysicalMaterialId": "Foliage",
"CustomModelScale": 0.65,
"VariantRotation": "DoublePipe",
"TextureComputedColor": "#CCCACA"
},
"PlayerAnimationsId": "Item",
"IconProperties": {
"Scale": 0.7,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
7,
-11
]
},
"Tags": {
"Type": [
"Plant"
],
"Family": [
"Moss"
]
},
"$Comment": " ",
"Scale": 0.8,
"ItemSoundSetId": "ISS_Blocks_Wood"
}