config.json

{
  "debug": true,
  "trackSpecific": [
    "BLOCK_PLACE::GOLD_BLOCK",
    "BLOCK_PLACE::CACTUS",
    "BLOCK_PLACE::SUGAR_CANE_BLOCK"
  ]
}

Last updated