| Variable | Base.MugWhite |
|---|---|
| Type | Normal |
| Catégorie | Cooking |
| Poids | 0.2 |
| Icône |
MugWhite
|
| Nom variable | MugWhite |
|---|---|
| Module | Base |
| Source | scripts\items.txt |
| Item PK | 4694 |
|---|---|
| Lignes | 287 → 301 |
| File ID | 1360 |
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 |
|---|---|---|---|---|
|
Brew Coffee2
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 250 | MugBrewCoffee=1 |
|
Brew Coffee8
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 250 | MugBrewCoffee2=1 |
|
Make a Mug of Coffee Thermos2
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 150 | MugCoffee2=1 |
|
Make a Mug of Hot Chocolate3
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 150 | HotChocolate2=1 |
|
Pour Juice in Mug2
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 50 | MugWhite_Evolved=1 |
|
Pour Milkshake in Mug2
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 50 | MugWhite_Milkshake=1 |
|
Pour Smoothie in Mug2
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 50 | MugWhite_Evolved=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| CanStoreWater | TRUE | 1 | 1 | |
| DisplayCategory | Cooking | |||
| DisplayName | Empty White Mug | |||
| Icon | MugWhite | |||
| RainFactor | 0.2 | 0.2 | ||
| ReplaceOnUseOn | WaterSource-WaterMugWhite | |||
| StaticModel | MugWhite | |||
| Tags | CoffeeMaker | |||
| Tooltip | Tooltip_item_RainFromGround | |||
| Type | Normal | |||
| Weight | 0.2 | 0.2 | ||
| WorldStaticModel | MugWhite |
item MugWhite
{
DisplayCategory = Cooking,
Weight = 0.2,
CanStoreWater = TRUE,
Type = Normal,
DisplayName = Empty White Mug,
ReplaceOnUseOn = WaterSource-WaterMugWhite,
Icon = MugWhite,
RainFactor = 0.2,
Tooltip = Tooltip_item_RainFromGround,
StaticModel = MugWhite,
WorldStaticModel = MugWhite,
Tags = CoffeeMaker,
}