| Variable | Base.EggCarton |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 1 |
| Icône |
EggCarton
|
| Nom variable | EggCarton |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 4970 |
|---|---|
| Lignes | 4778 → 4788 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Put Eggs in Carton
Base
|
KAVALASH_Custom | Cooking | 5 | EggCarton=1 |
|
Put Eggs in Carton
Base
|
Vanilla | Cooking | 5 | EggCarton=1 |
Icône affichée: l'objet obtenu via la recette quand il est identifié.
| Recipe | Mod | Category | Time | Result |
|---|---|---|---|---|
|
Open Egg Carton
Base
|
KAVALASH_Custom | Cooking | 5 | Egg=12 |
|
Open Egg Carton
Base
|
Vanilla | Cooking | 5 | Egg=12 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| DaysFresh | 14 | 14 | ||
| DaysTotallyRotten | 21 | 21 | ||
| DisplayCategory | Food | |||
| DisplayName | Egg Carton | |||
| Icon | EggCarton | |||
| Type | Food | |||
| Weight | 1 | 1 | ||
| WorldStaticModel | EggCarton |
item EggCarton
{
DisplayName = Egg Carton,
DisplayCategory = Food,
Type = Food,
Weight = 1,
Icon = EggCarton,
DaysFresh = 14,
DaysTotallyRotten = 21,
WorldStaticModel = EggCarton,
}