{
  "name": "NAME",
  "make": [],
  "textColor": "#FFCOLOR",
  "whitelist": {
    "oredict": ["ITEM"],
    "ingots": ["ITEM"],
    "nuggets": ["ITEM"],
    "dusts": ["ITEM"],
    "gems": ["ITEM"],
    "blocks": ["ITEM"],
    "ores": ["ITEM"]
  },
  "blacklist": {
    "oredict": [],
    "ores": []
  },
  "canCraftToolForge": false,
  "toolData": {
	"__General_Comment": "---------------------------------------------General Properties---------",
    "color": "#FFCOLOR",
    "traits": [],"__traits_comment": "Default Trait",
    "durability": 50, "__durability_comment": "1 to 1000",
    "harvestLevel": 0, "__harvestLevel_comment": "0=STONE, 1=IRON, 2=DIAMOND, 3=OBSIDIAN, 4=COBALT",
    "temperature": 200,
    "bonusDamage": 0.0,
    "extraDurability": 1,
	"extraTraits": [],
	"headTraits": [],
    "miningSpeed": 2.0, "__miningSpeed_comment": "1 to 10",
    "attack": 1.0,"__attack_comment": "0 to 10",
	"__Handle_Comment": "-----------------------------------------------Handle Properties---------",
    "handleModifier": 1,
    "handleDurability": 10,
    "handleTraits": [],
	"__Projectile_Comment": "-------------------------------------------Projectile Properties-----",
    "projectiles": false, "__projectiles_comment": "true=Shurikens",
    "projectileTraits": [],
	"__Bow_Comment": "--------------------------------------------------Bow Properties------------",
    "drawSpeed": 1.0,
    "range": 1.2,
    "bowTraits": [],
	"__String_Comment": "-----------------------------------------------String Properties---------",
    "stringModifier": 0.0, "__stringModifier_comment": "0.0=disable, 1.0~standard string",
    "stringTraits": [],
	"__Shaft_Comment": "------------------------------------------------Shaft Properties----------",
    "shaftModifier": 1.1,"__arrow_shaft_comment": "0=disable",
	"bonusAmmo": 0.0,
    "shaftTraits": [],
	"__Fletching_Comment": "--------------------------------------------Fletching Properties------",
    "fletchingTraits": [],
    "accuracy": 1.0, "__accuracy_comment": "1.0=100%",
    "fletchingModifier": 1.0, "__arrows_comment": "0=Disable, 1=~Standard Feather"
  },
  "localizations": [{
    "locale": "en_US",
    "solid": "Solid NAME Wood",
    "liquid": "Liquid NAME",
    "bucket": "NAME Bucket"
  }]
}