| Variable | Base.Teacup |
|---|---|
| Type | Normal |
| Catégorie | Cooking |
| Poids | 0.1 |
| Icône |
Teacup
|
| Nom variable | Teacup |
|---|---|
| Module | Base |
| Source | scripts\newitems.txt |
| Item PK | 5868 |
|---|---|
| Lignes | 4651 → 4664 |
| 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 |
|---|---|---|---|---|
| CanStoreWater | TRUE | 1 | 1 | |
| DisplayCategory | Cooking | |||
| DisplayName | Teacup | |||
| Icon | Teacup | |||
| RainFactor | 0.1 | 0.1 | ||
| ReplaceOnUseOn | WaterSource-WaterTeacup | |||
| Tags | CoffeeMaker | |||
| Tooltip | Tooltip_item_RainFromGround | |||
| Type | Normal | |||
| Weight | 0.1 | 0.1 | ||
| WorldStaticModel | Teacup_Ground |
item Teacup
{
Type = Normal,
DisplayCategory = Cooking,
CanStoreWater = TRUE,
ReplaceOnUseOn = WaterSource-WaterTeacup,
RainFactor = 0.1,
Tooltip = Tooltip_item_RainFromGround,
DisplayName = Teacup,
Icon = Teacup,
Weight = 0.1,
WorldStaticModel = Teacup_Ground,
Tags = CoffeeMaker,
}