跳转至

Destructible By Explosion

文档版本:1.21.0.24

Describes the destructible by explosion properties for this block. If set to true, the block will have the default explosion resistance. If set to false, this block is indestructible by explosion. If the component is omitted, the block will have the default explosion resistance.

架构

destructible_by_explosion:
boolean
destructible_by_explosion:
{
  number "explosion_resistance" : opt
}
explosion_resistancenumber
Describes how resistant the block is to explosion. Greater values mean the block is less likely to break when near an explosion (or has higher resistance to explosions). The scale will be different for different explosion power levels. A negative value or 0 means it will easily explode; larger numbers increase level of resistance.