sasalka/Assets/Items/Cloth/duckhat.clitem
2025-06-28 22:26:47 +03:00

23 lines
559 B
Plaintext

{
"ClothUrl": "ducksworkshop/duckhat",
"Slot": "Head",
"ArmorValue": 0,
"IsVisible": true,
"BodyPart": "",
"Category": "Clothing",
"Name": "Duck Hat",
"Description": "duckhat",
"Prefab": {
"_type": "gameobject",
"prefab": "prefabs/item_parcel.prefab"
},
"ImageTexture": null,
"ImageUrl": "https://cdn.sbox.game/org/ducksworkshop/duckhat/thumb/1588b283-19e0-4982-a421-f90068fa688c.png",
"MaxCount": 1,
"Rarity": "Common",
"Weight": 1,
"IsStackable": false,
"IsEquipable": true,
"__references": [],
"__version": 0
}