Slingshot

Introduction

slingshot.json contains list of 'Ingredient' which slingshots can fire.

Grammar

slingshot.json
{
  "ammos" : [
    ingredient,
    ingredient,
    ...
  ],
  "damage" : double
}

For ingredient, follow this page

Last updated