Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

BlockEvents

Mark E. Schill edited this page Jul 24, 2016 · 2 revisions

Block Break Events

{
    "game_time": 84576742,
    "minecraft_server": "SplunkCraft",
    "world": "overworld",
    "dest": {
      "x": 86,
      "y": 66,
      "z": 154
    },
    "category": "block",
    "action": "break",
    "block": {
        "base_type": "LOG",
        "item": "OAK_LOG"
    },
    "player": "Meson3902",
    "tool": {
      "enchants": [
        {
          "enchant": "silktouch",
          "level": 2
        }
      ],
      "item": "DIAMOND_AXE"
    },
}
Clone this wiki locally