Item: Feuille de riz

Wiki Project Zomboid

Feuille de riz

Variable SapphCooking.SpringrollWrapper Mod KAVALASH_sapphcooking

Résumé

VariableSapphCooking.SpringrollWrapper
TypeFood
CatégorieFood
Poids0.1
Icône
RicePaper

Navigation

Nom variableSpringrollWrapper
ModuleSapphCooking
Sourcemedia\scripts\SapphCooking_itemsfood.txt
Détails techniques
Item PK3685
Lignes6679 → 6694
File ID1107

Recettes qui fabriquent cet item

Icône affichée: un des objets requis pour fabriquer cette recette.

1 recette
Afficher la liste
Recipe Mod Category Time Result
RollingPin Make Flour Dough Wrapper
Make Flour Dough Wrapper
SapphCooking
KAVALASH_sapphcooking Cooking 300 SpringrollWrapper=1

Recettes qui utilisent cet item

Icône affichée: l'objet obtenu via la recette quand il est identifié.

0 recette
Aucune recette n'utilise cet item.

Propriétés

Toutes les propriétés extraites pour cet item.

13 propriétés
Key Value (raw) Num Bool JSON
Calories 10 10
Carbohydrates 0 0
DaysFresh 5 5
DaysTotallyRotten 9 9
DisplayCategory Food
DisplayName Flour Wrapper
HungerChange -4 -4
Icon RicePaper
Lipids 0 0
Proteins 0 0
Type Food
Weight 0.1 0.1
WorldStaticModel RicePaper_Ground
Raw block
	item SpringrollWrapper
	{
		DisplayName = Flour Wrapper,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.1,
		Icon = RicePaper,
		DaysTotallyRotten 		= 9,
		DaysFresh 		= 5,
		HungerChange = -4,
		Calories = 10,
		Carbohydrates = 0,
		Lipids = 0,
		Proteins = 0,
		WorldStaticModel = RicePaper_Ground,
	}