Bedrock Snippets

Custom Trees

View Source

custom_trees > rp > blocks.json

{
  "format_version": [1, 1, 0],
  "wiki:custom_leaves": {
    "sound": "grass"
  },
  "wiki:custom_log": {
    "sound": "wood"
  },
  "wiki:custom_stripped_log": {
    "sound": "wood"
  },
  "wiki:custom_sapling": {
    "sound": "grass"
  }
}
Copied to Clipboard