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:


