| Variable | Base.PancakeMix |
|---|---|
| Type | Drainable |
| Catégorie | Cooking |
| Poids | 0.1 |
| Icône |
PancakeMix
|
| Nom variable | PancakeMix |
|---|---|
| Module | Base |
| Source | scripts\newitems.txt |
| Item PK | 5870 |
|---|---|
| Lignes | 4678 → 4688 |
| File ID | 1370 |
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 Pancake
Base
|
KAVALASH_Custom | Cooking | 10 | PancakesCraft=1 |
|
Make Pancake
Base
|
Vanilla | Cooking | 10 | PancakesCraft=1 |
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| DisplayCategory | Cooking | |||
| DisplayName | Pancake Mix | |||
| Icon | PancakeMix | |||
| Type | Drainable | |||
| UseDelta | 0.25 | 0.25 | ||
| UseWhileEquipped | FALSE | 0 | 0 | |
| Weight | 0.1 | 0.1 | ||
| WorldStaticModel | PancakeMix_Ground |
item PancakeMix
{
Type = Drainable,
DisplayCategory = Cooking,
DisplayName = Pancake Mix,
Icon = PancakeMix,
Weight = 0.1,
UseWhileEquipped = FALSE,
UseDelta = 0.25,
WorldStaticModel = PancakeMix_Ground,
}