Fixed breaking indestructible blocks when hardness check is disabled
This commit is contained in:
@@ -28,4 +28,7 @@ config:
|
||||
enable-sound: true # Play explosion sound
|
||||
hardness-check: true # Only break blocks with hardness less than or equal to first block
|
||||
blacklisted-blocks:
|
||||
- bedrock
|
||||
- bedrock
|
||||
- end_portal_frame
|
||||
- end_portal
|
||||
- end_gateway
|
||||
@@ -30,4 +30,7 @@ config:
|
||||
disable-on-sneak: true
|
||||
hardness-check: true # Only break blocks with hardness less than or equal to first block
|
||||
blacklisted-blocks:
|
||||
- bedrock
|
||||
- bedrock
|
||||
- end_portal_frame
|
||||
- end_portal
|
||||
- end_gateway
|
||||
Reference in New Issue
Block a user