| Variable | Base.WaterSaucepan |
|---|---|
| Type | Drainable |
| Catégorie | Water |
| Poids | 2 |
| Icône |
SaucepanEmpty
|
| Nom variable | WaterSaucepan |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 4877 |
|---|---|
| Lignes | 2716 → 2739 |
| File ID | 1361 |
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é.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Place Pasta in Saucepan
Base
|
KAVALASH_Custom | Cooking | 50 | WaterSaucepanPasta=1 |
|
Place Rice in Saucepan
Base
|
KAVALASH_Custom | Cooking | 50 | WaterSaucepanRice=1 |
|
Place Arborio Rice in Saucepan
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 50 | WaterSaucepanArborioRice=1 |
|
Place Brown Rice in Saucepan
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 50 | WaterSaucepanBrownRice=1 |
|
Prepare Instant Noodles
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 50 | Saucepan_InstantNoodles=1 |
|
Put Cut Peeled Potatoes in Saucepan with Water
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 100 | WaterSaucepanwithPotatoes=1 |
|
Place Pasta in Saucepan
Base
|
Vanilla | Cooking | 50 | WaterSaucepanPasta=1 |
|
Place Rice in Saucepan
Base
|
Vanilla | Cooking | 50 | WaterSaucepanRice=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| CanStoreWater | TRUE | 1 | 1 | |
| ConditionMax | 5 | 5 | ||
| DisplayCategory | Water | |||
| DisplayName | Saucepan with Water | |||
| EatType | Kettle | |||
| FillFromDispenserSound | GetWaterFromDispenserMetalMedium | |||
| FillFromTapSound | GetWaterFromTapMetalMedium | |||
| Icon | SaucepanEmpty | |||
| IsCookable | TRUE | 1 | 1 | |
| IsWaterSource | TRUE | 1 | 1 | |
| RainFactor | 0.8 | 0.8 | ||
| ReplaceOnDeplete | Saucepan | |||
| ReplaceOnUseOn | WaterSource-WaterSaucepan | |||
| StaticModel | SaucePan | |||
| Tags | HasMetal | |||
| Tooltip | Tooltip_item_RainFromGround | |||
| Type | Drainable | |||
| UseDelta | 0.05 | 0.05 | ||
| UseWhileEquipped | FALSE | 0 | 0 | |
| Weight | 2 | 2 | ||
| WorldStaticModel | WaterSaucepan |
item WaterSaucepan
{
DisplayName = Saucepan with Water,
DisplayCategory = Water,
Type = Drainable,
Weight = 2,
Icon = SaucepanEmpty,
CanStoreWater = TRUE,
ConditionMax = 5,
EatType = Kettle,
FillFromDispenserSound = GetWaterFromDispenserMetalMedium,
FillFromTapSound = GetWaterFromTapMetalMedium,
IsCookable = TRUE,
IsWaterSource = TRUE,
RainFactor = 0.8,
ReplaceOnDeplete = Saucepan,
ReplaceOnUseOn = WaterSource-WaterSaucepan,
Tooltip = Tooltip_item_RainFromGround,
UseDelta = 0.05,
UseWhileEquipped = FALSE,
StaticModel = SaucePan,
WorldStaticModel = WaterSaucepan,
Tags = HasMetal,
}