bring back blueberry jam!

This commit is contained in:
h-v-smacker 2020-02-29 20:59:49 +03:00
parent 889373fed7
commit 9c63324dbd
1 changed files with 8 additions and 0 deletions

View File

@ -104,6 +104,14 @@ local canned_food_definitions = {
sugar = false,
transforms = "Pickled wild onions"
},
blueberry_jam = {
proper_name = "Blueberry jam",
found_in = "farming",
obj_name = "farming:blueberries",
orig_nutritional_value = 1,
amount = 6,
sugar = true
},
blackberry_jam = {
proper_name = "Blackberry jam",
found_in = "farming",