Categories Home Attributes AIs Productions Food Preferences Recipes

Introduction

'recipes/animalglue.json' contains list of recipes for creating animal glue.

Grammar

"recipes/animalglue.json" : 
    [
        {
            "item" : ingredient,
            "count" : integer
        },
        ...
    ]