In “stonehearth\data\resource_constants.json”, there are two small errors:
- Line 122, the food_container icon doesn’t have the right path (should be “/stonehearth/entities/food/berries/berry_basket/berry_basket.png”)
- Line 130, the prepared_dessert name is missing an end parenthesis (should be “i18n(stonehearth:ui.data.constants.prepared_dessert_resource_name)”)