Jump to content

[41.45] Beef Jerky wrong nutrition


Nativel

Recommended Posts

 

https://pzwiki.net/wiki/Beef_Jerky 

 

Nutrition
Hunger
Hunger
-15
Calories
Calories
80
Carbohydrates
Carbohydrates
6
Proteins
Proteins
1
Fat
Fat
1

 

Change weight to 0,03 (normally it's 28 gramms so 0,028 but let's round up to 0,03)

 

Nutrition
Hunger
Hunger
-15
Calories
Calories
80
Carbohydrates
Carbohydrates
6
Proteins
Proteins
11
Fat
Fat
1

 

- Does it matter?

It does, because you know how we gain exp in strength.

Edited by Nativel
Took info from real world https://www.nutritionix.com/food/beef-jerky
Link to comment
Share on other sites

  • Nativel changed the title to [41.45] Beef Jerky wrong nutrition

[41.45] Up. We still wait for changes, c'mon guys - I will not give up. :) Change nutritions of Beef Jerky.

 

I think you know what to do, but just in case:

Open file:

items_food.txt in your Lua programm and fix to this:

    item BeefJerky
	{
		HungerChange	=	-15,
		Weight	=	0.03,
		AlwaysWelcomeGift	=	true,
		Type	=	Food,
		DisplayName	=	Beef Jerky,
		Icon	=	BeefJerky,
		EvolvedRecipe = Stew:15;Pie:15;Stir fry Griddle Pan:15;Stir fry:15;Sandwich:5;Salad:5;Roasted Vegetables:15;RicePot:15;RicePan:15;PastaPot:15;PastaPan:15,
		FoodType    =   Meat,
        Carbohydrates = 6,
        Proteins = 11,
        Lipids = 1,
        Calories = 80,
        Packaged = TRUE,
	}

It's from real world beef jerky. Edited 3 times, read last post :)

Edited by Nativel
Took info from real world https://www.nutritionix.com/food/beef-jerky
Link to comment
Share on other sites

Not saying that google is the answer to everything and all, but according to the first thing you find 100g would be 410cal. OP has a point, though I would rather think of 1000 other things before fixing a value of some food item. Chill a bit Nativel, patience is the key ;)

Link to comment
Share on other sites

7 minutes ago, -MaVerick- said:

Not saying that google is the answer to everything and all, but according to the first thing you find 100g would be 410cal. OP has a point, though I would rather think of 1000 other things before fixing a value of some food item. Chill a bit Nativel, patience is the key ;)

You right, I did change values and took them from here: https://www.nutritionix.com/food/beef-jerky

So now it have to be all good. :)

Link to comment
Share on other sites

2 hours ago, EnigmaGrey said:

Sites like this are just filled in by users. They're rarely accurate.

ubb57geusegcfcwycicv_2.png.156d6729af6306a03fadd7421f2c23bd.pngckirwqs9idkceuxt4edx_1.png.82301d011bc32fd90457586035bfddc9.png

80(kcal) / 28(g) * 200(g) = 571kcal

6(g) of Carbohydrates / 28(g) * 200(g) = 43 Carbohydrates

11(g) of Proteins / 28(g) * 200(g) = 79 Proteins

1(g) of Lipids / 28(g) * 200(g) = 7 Fat

Took pictures from some real world beef jerky label. Is that acceptable?

Link to comment
Share on other sites

Keep in mind that while mostly weight in-game = kg in real life, sometimes it represents volume as well :)

 

I think the nutrition are still based of the real world weight applied to the weight in-game, though it's also confusing whether or not the weight counts packaging, that's why I suggested this: https://theindiestone.com/forums/index.php?/topic/30077-more-packaged-and-unpackaged-food-and-items  – you'd have to see all other foods as well or ask RJ directly what was he following back when he implemented it :P

 

P.S. I would also like if the game showed an actual nutrition facts table as in real-life, I'm not sure how they looked in 90's Kentucky, but I guess it can be easily figured out.

Edited by Faalagorn
Link to comment
Share on other sites

  • 4 weeks later...
20 minutes ago, EnigmaGrey said:

most pressing issue to us.

Most pressing issue is 150 trunk size in station wagon for now, with was added in 41.46 also beer botle with have 0.4 weight and contain 12.5 units of water.

Who make balance in the game?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...