| Variable | Base.BeerEmpty |
|---|---|
| Type | Normal |
| Catégorie | WaterContainer |
| Poids | 0.1 |
| Icône |
BeerBottle
|
| Nom variable | BeerEmpty |
|---|---|
| Module | Base |
| Source | scripts\items.txt |
| Item PK | 4718 |
|---|---|
| Lignes | 607 → 618 |
| 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 |
|---|---|---|---|---|
|
Make Molotov Cocktail
Base
|
KAVALASH_Custom | 50 | Molotov=1 |
|
|
Smash Bottle
Base
|
KAVALASH_Custom | 20 | SmashedBottle=1 |
|
|
OthShatterEmptyBottle
LabRecipes
|
KAVALASH_VaccinDrReapers | GlassWork | 60 | MatShatteredGlass=2 |
|
Make Molotov Cocktail
Base
|
Vanilla | 50 | Molotov=1 |
|
|
Smash Bottle
Base
|
Vanilla | 20 | SmashedBottle=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| CanStoreWater | TRUE | 1 | 1 | |
| DisplayCategory | WaterContainer | |||
| DisplayName | Empty Bottle | |||
| Icon | BeerBottle | |||
| ReplaceOnUseOn | WaterSource-BeerWaterFull | |||
| StaticModel | BeerBottle | |||
| Type | Normal | |||
| Weight | 0.1 | 0.1 | ||
| WorldStaticModel | BeerBottle |
item BeerEmpty
{
DisplayCategory = WaterContainer,
Weight = 0.1,
CanStoreWater = TRUE,
Type = Normal,
DisplayName = Empty Bottle,
ReplaceOnUseOn = WaterSource-BeerWaterFull,
Icon = BeerBottle,
StaticModel = BeerBottle,
WorldStaticModel = BeerBottle,
}