| Name | block_resistance |
| Object | MaterialTag |
| Input | ElementTag(Decimal) |
| Related Tags | <MaterialTag.block_resistance> Returns the explosion resistance for all blocks of this material type.
|
| Description | Sets the explosion resistance for all blocks of this material type. |
| Generated Example | |
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/MaterialTag.java#L757 |