• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.
Snowberry Love

Snowberry Love 2.0.1.1

No permission to download

khzmusik

Hunter
khzmusik submitted a new resource:

Snowberry Love - Restores snowberries to the game, and adds new uses for them.

Snowberry Love

Snowberries were removed from the game in A20. This mod restores them to the game, and adds new uses for them.

Features

In the real world, snowberries were used mostly for medicinal purposes by Native American tribes. They also taste like wintergreen (reportedly - I have not eaten them). I based the in-game uses on these facts.*

  • Snowberries can be grown from seeds and harvested. The seed recipe is unlocked from the same...

Read more about this resource...
 
khzmusik updated Snowberry Love with a new update entry:

Snowberry Love updated for 2.x versions

Good news, everybody!

Snowberry Love has been updated to version 2.0.1.0. It should be compatible with all 2.x versions of 7D2D, and has been tested on 2.0 and 2.1.

New for version 2.0.1.0:
  • The Frostbite Smoothie now requires snowberries in addition to blueberries
  • Updated icons (including the Grandma's Gin icon, which now only uses TFP assets)
  • Grandma's Gin and Snowberry Tea use 2.x drink meshes (the glass jars you hold in your hand)
  • Added 2.x pick up and place sounds...

Read the rest of this update entry...
 
moring sir, i have to report something.

2025-07-21T11:30:34 62.742 ERR XML loader: Patching 'recipes.xml' from mod 'khzmusik_Snowberry_Love' failed:
2025-07-21T11:30:34 62.745 EXC XML.Patch (/configs/insertAfter, line 64 at pos 6): XPath evaluation failed: Namespace Manager or XsltContext needed. This query has a prefix, variable, or user-defined function.

recipe.xml :

<!-- New for 2.x: Add snowberries to the "Frostbite" biome survival smoothie recipe -->
<insertAfter xpath="//recipe[@name='foodFrostbiteSmoothie']/ingredient[first()]">
<ingredient name="resourceCropSnowberryPlant" count="5" />
</insertAfter>
<csv xpath="//recipe[@name='foodFrostbiteSmoothie']/effect_group/passive_effect[@name='CraftingIngredientCount']/@Tags" op="add">resourceCropSnowberryPlant</csv>
 
Back
Top