Bedrock Snippets

Custom Spear

View Source

custom_spear > rp > textures > item_texture.json

{
    "resource_pack_name": "vanilla",
    "texture_name": "atlas.items",
    "texture_data": {
          "iron_spear": {
            "textures":[
              "textures/items/iron_spear"
            ]
          }
    }
}
Copied to Clipboard