Skip to content

Zelda: Breath of the Wild recipes in JSON-format 🍛

Notifications You must be signed in to change notification settings

zealousAnemone/botw-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breath of the Wild Recipes

Structure

{
  "item": "Fried Bananas",
  "requirements": [
    "Mighty Bananas",
    "Cane Sugar",
    "Tabantha Wheat"
  ],
  "minHeartsRestored": 3,
  "maxHeartsRestored": 15,
  "minSellingPrice": 30,
  "maxSellingPrice": 230,
  "notes": "N/A",
  "footNotes": [
    "2 Raw Gourmet Meats",
    "Same as max possible hearts"
  ]
}

About

Zelda: Breath of the Wild recipes in JSON-format 🍛

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published