Item: Meule de fromage

Wiki Project Zomboid

Meule de fromage

Variable SapphCooking.Parmesan_CheeseWheel Mod KAVALASH_sapphcooking

Résumé

VariableSapphCooking.Parmesan_CheeseWheel
TypeFood
CatégorieFood
Poids0.2
Icône
CheeseWheelIcon

Navigation

Nom variableParmesan_CheeseWheel
ModuleSapphCooking
Sourcemedia\scripts\SapphCooking_itemsfood.txt
Détails techniques
Item PK3748
Lignes8056 → 8078
File ID1107

Recettes qui fabriquent cet item

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

3 recettes
Afficher la liste
Recipe Mod Category Time Result
PotCheeseIcon Remove Cheese Wheel
Remove Cheese Wheel
SapphCooking
KAVALASH_sapphcooking Cooking 100 Parmesan_CheeseWheel=1
BucketCheeseIcon Remove Cheese Wheel
Remove Cheese Wheel
SapphCooking
KAVALASH_sapphcooking Cooking 100 Parmesan_CheeseWheel=1
WoodenCheeseMoldCheeseIcon Remove Cheese Wheel
Remove Cheese Wheel
SapphCooking
KAVALASH_sapphcooking Cooking 100 Parmesan_CheeseWheel=1

Recettes qui utilisent cet item

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

1 recette
Afficher la liste
Recipe Mod Category Time Result
ParmesianCheeseIcon Slice Cheese Wheel
Slice Cheese Wheel
SapphCooking
KAVALASH_sapphcooking Cooking 150 ParmesanCheese=5

Propriétés

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

20 propriétés
Key Value (raw) Num Bool JSON
Calories 480 480
Carbohydrates 0.95 0.95
DaysFresh 10 10
DaysTotallyRotten 20 20
DisplayCategory Food
DisplayName Cheese Wheel
EatType 2handforced
EvolvedRecipe Pizza:15;Soup:10;Sandwich:5;Sandwich Baguette:5;Burger:5;Salad:5;PastaPot:10;PastaPan:10;Taco:5;Burrito:5;Bread:5;Toast:5
FoodType Cheese
HungerChange -50 -50
Icon CheeseWheelIcon
Lipids 15.8 15.8
Proteins 8.4 8.4
StaticModel H_CheeseWheel
Tags Cheese
ThirstChange -20 -20
Type Food
UnhappyChange -20 -20
Weight 0.2 0.2
WorldStaticModel CheeseWheel_Ground
Raw block
	item Parmesan_CheeseWheel
	{
		DisplayName = Cheese Wheel,
		DisplayCategory = Food,
		Type = Food,
		Weight = 0.2,
		Icon = CheeseWheelIcon,
		EvolvedRecipe = Pizza:15;Soup:10;Sandwich:5;Sandwich Baguette:5;Burger:5;Salad:5;PastaPot:10;PastaPan:10;Taco:5;Burrito:5;Bread:5;Toast:5,
		FoodType = Cheese,
		DaysFresh = 10,
		DaysTotallyRotten = 20,
		HungerChange = -50,
		ThirstChange = -20,
		UnhappyChange = -20,
		Calories = 480,
		Carbohydrates = 0.95,
		Lipids = 15.8,
		Proteins = 8.4,
		EatType = 2handforced,
		WorldStaticModel = CheeseWheel_Ground,
		StaticModel = H_CheeseWheel,
		Tags = Cheese,
	}