Breakable Addon

Have fun breaking bedrock! This addon makes bedrock breakable! But any player who doesn't have the "agg:bedrock" tag won't be able to break bedrock.
If you want to allow all players to break bedrock, just do the following:
- Get a repeating command block and then place it with these settings:
- conditional?: unconditional,
- mode?: repeat,
- redstone?: always active,
- command?: tag @a add agg:bedrock
- This will make it so every player can break bedrock!
You can also choose whether to drop bedrock or not in BP > subpacks!
This is an example: