| Variable | Base.PaperBag |
|---|---|
| Type | Container |
| Catégorie | Container |
| Poids | 0.1 |
| Icône |
Paperbag
|
| Nom variable | PaperBag |
|---|---|
| Module | Base |
| Source | scripts\newitems.txt |
| Item PK | 5714 |
|---|---|
| Lignes | 2125 → 2138 |
| File ID | 1370 |
Icône affichée: un des objets requis pour fabriquer cette recette.
Icône affichée: l'objet obtenu via la recette quand il est identifié.
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| Capacity | 5 | 5 | ||
| CloseSound | CloseBag | |||
| DisplayCategory | Container | |||
| DisplayName | Paper Bag | |||
| Icon | Paperbag | |||
| OpenSound | OpenBag | |||
| PutInSound | PutItemInBag | |||
| Type | Container | |||
| Weight | 0.1 | 0.1 | ||
| WeightReduction | 10 | 10 | ||
| WorldStaticModel | Paperbag_Ground |
item PaperBag
{
DisplayCategory = Container,
WeightReduction = 10,
Weight = 0.1,
Type = Container,
Capacity = 5,
DisplayName = Paper Bag,
Icon = Paperbag,
OpenSound = OpenBag,
CloseSound = CloseBag,
PutInSound = PutItemInBag,
WorldStaticModel = Paperbag_Ground,
}