Skip to content

mcutils:strippable

Vanilla strippable block behavior.

Component

Options

NameTypeDefaultDescription
blockstring
sound_eventstringdig.wood

Examples

Log

json
{
  "format_version": "1.21.100",
  "minecraft:block": {
    "description": {
      "identifier": "wiki:custom_log",
      "traits": {
        "minecraft:placement_position": {
          "enabled_states": ["minecraft:block_face"]
        }
      }
    },
    "components": {
      "mcutils:strippable": {
        "block": "wiki:stripped_log",
        "sound_event": "dig.wood"
      }
    }
  }
}

Not associated with or approved by Mojang Studios or Microsoft