Bedrock Snippets

Custom Trees

View Source

custom_trees > rp > textures > item_texture.json

{
  "resource_pack_name": "custom-tree",
  "texture_name": "atlas.items",
  "texture_data": {
    "custom_sapling_placer": {
      "textures": "textures/blocks/sapling_oak"
    }
  }
}
Copied to Clipboard