Animal Glue

Introduction

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

Grammar

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

Last updated