Kweebec_Ancient
Server/Item/Items/MISC/Kweebec_Ancient.json, 1.2 KB
Fields
| Field | Type |
|---|---|
TranslationProperties | object |
Icon | string |
Categories | array[1] |
BlockType | object |
PlayerAnimationsId | string |
IconProperties | object |
Scale | number |
ItemSoundSetId | string |
Source
{
"TranslationProperties": {
"Name": "server.items.Kweebec_Ancient.name"
},
"Icon": "Icons/ItemsGenerated/Kweebec_Ancient.png",
"Categories": [
"Blocks.Deco"
],
"BlockType": {
"Material": "Solid",
"DrawType": "Model",
"Opacity": "Transparent",
"CustomModel": "NPC/Intelligent/Kweebec_Ancient/Models/Model.blockymodel",
"CustomModelTexture": [
{
"Texture": "NPC/Intelligent/Kweebec_Ancient/Models/Texture.png",
"Weight": 1
},
{
"Texture": "NPC/Intelligent/Kweebec_Ancient/Models/NoBeard_Texture.png",
"Weight": 1
}
],
"HitboxType": "Kweebec_Ancient",
"VariantRotation": "NESW",
"Flags": {},
"Gathering": {
"Breaking": {
"GatherType": "Woods"
}
},
"BlockParticleSetId": "Wood",
"BlockSoundSetId": "Wood",
"CustomModelAnimation": "NPC/Intelligent/Kweebec_Ancient/Animations/Idle.blockyanim",
"Looping": true,
"ParticleColor": "#643924"
},
"PlayerAnimationsId": "Block",
"IconProperties": {
"Scale": 0.235,
"Rotation": [
22.5,
45,
22.5
],
"Translation": [
17,
-29.9
]
},
"Scale": 0.5,
"ItemSoundSetId": "ISS_Items_Foliage"
}