| Variable | Base.Beverage2 |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.1 |
| Icône |
PlasticCup
|
| Nom variable | Beverage2 |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 5218 |
|---|---|
| Lignes | 9559 → 9572 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Pour Drink in Plastic Cup
SapphCooking
|
KAVALASH_sapphcooking | Cooking | 200 | Beverage2=1 |
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 |
|---|---|---|---|---|
| CustomContextMenu | Drink | |||
| CustomEatSound | DrinkingFromCan | |||
| DisplayCategory | Food | |||
| DisplayName | Beverage | |||
| EatType | Can | |||
| Icon | PlasticCup | |||
| ReplaceOnUse | PlasticCup | |||
| Tags | AlcoholicBeverage;LowAlcohol | |||
| Type | Food | |||
| Weight | 0.1 | 0.1 | ||
| WorldStaticModel | PlasticCup_Ground |
item Beverage2
{
DisplayName = Beverage,
DisplayCategory = Food,
Type = Food,
Weight = 0.1,
Icon = PlasticCup,
EatType = Can,
ReplaceOnUse = PlasticCup,
CustomContextMenu = Drink,
CustomEatSound = DrinkingFromCan,
WorldStaticModel = PlasticCup_Ground,
Tags = AlcoholicBeverage;LowAlcohol,
}