Navigation
Détails techniques
Recettes qui fabriquent cet item
Icône affichée: un des objets requis pour fabriquer cette recette.
0 recette
Aucune recette ne fabrique cet item.
Recettes qui utilisent cet item
Icône affichée: l'objet obtenu via la recette quand il est identifié.
0 recette
Aucune recette n'utilise cet item.
Propriétés
Toutes les propriétés extraites pour cet item.
12 propriétés
| Key |
Value (raw) |
Num |
Bool |
JSON |
| BodyLocation |
Hat |
|
|
|
| CanHaveHoles |
false |
0 |
0 |
|
| ChanceToFall |
30 |
30 |
|
|
| ClothingItem |
Hat_BandanaTied |
|
|
|
| ClothingItemExtra |
Hat_Bandana;Hat_BandanaMask |
|
|
|
| ClothingItemExtraOption |
UntieBandana;TieBandanaFace |
|
|
|
| DisplayCategory |
Accessory |
|
|
|
| DisplayName |
Bandana (Tied) |
|
|
|
| IconsForTexture |
RamboBandanna_Black;RamboBandanna_Blue;RamboBandanna_Red |
|
|
|
| Insulation |
0.10 |
0.1 |
|
|
| Type |
Clothing |
|
|
|
| Weight |
0.1 |
0.1 |
|
|
Raw block
item Hat_BandanaTied
{
DisplayCategory = Accessory,
Type = Clothing,
DisplayName = Bandana (Tied),
ClothingItem = Hat_BandanaTied,
BodyLocation = Hat,
IconsForTexture = RamboBandanna_Black;RamboBandanna_Blue;RamboBandanna_Red,
ClothingItemExtra = Hat_Bandana;Hat_BandanaMask,
ClothingItemExtraOption = UntieBandana;TieBandanaFace,
CanHaveHoles = false,
ChanceToFall = 30,
Insulation = 0.10,
Weight = 0.1,
}