| Variable | SapphCooking.Mug_Metal |
|---|---|
| Type | Normal |
| Catégorie | Cooking |
| Poids | 0.2 |
| Icône |
MugMetalIcon
|
| Nom variable | Mug_Metal |
|---|---|
| Module | SapphCooking |
| Source | media\scripts\SapphCooking_itemspan.txt |
| Item PK | 3969 |
|---|---|
| Lignes | 4696 → 4711 |
| File ID | 1108 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make Metal Mug
SapphCooking
|
KAVALASH_sapphcooking | Welding | 250 | Mug_Metal=1 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Make a Mug of Coffee Thermos
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 150 | MugCoffee_Metal=1 |
|
Pour Milkshake in Mug1
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 50 | MugMetal_Milkshake=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| CanStoreWater | TRUE | 1 | 1 | |
| DisplayCategory | Cooking | |||
| DisplayName | Empty Metal Mug | |||
| Icon | MugMetalIcon | |||
| MetalValue | 30 | 30 | ||
| RainFactor | 0.2 | 0.2 | ||
| ReplaceOnUseOn | WaterSource-WaterMug_Metal | |||
| StaticModel | H_MugMetal | |||
| Tags | CoffeeMaker;HasMetal | |||
| Tooltip | Tooltip_item_RainFromGround | |||
| Type | Normal | |||
| Weight | 0.2 | 0.2 | ||
| WorldStaticModel | MugMetal_Ground |
item Mug_Metal
{
DisplayCategory = Cooking,
Weight = 0.2,
CanStoreWater = TRUE,
Type = Normal,
DisplayName = Empty Metal Mug,
ReplaceOnUseOn = WaterSource-WaterMug_Metal,
Icon = MugMetalIcon,
RainFactor = 0.2,
Tooltip = Tooltip_item_RainFromGround,
StaticModel = H_MugMetal,
WorldStaticModel = MugMetal_Ground,
MetalValue = 30,
Tags = CoffeeMaker;HasMetal,
}