{ "format_version": 1, "block": { "id": "example_mod:example_block", "textures": "example_mod:example_block", "mining": { "toughness": 3, "tool": "pickaxe", "requires_tool": false }, "drops": "example_mod:example_block", "interactive": true, "components": { "example_mod:announce": { "message": "You found the example block!" } } } }