Bedrock Snippets

Custom Sword

View Source

custom_sword > rp > textures > item_texture.json

{
    "resource_pack_name": "custom_sword",
    "texture_name": "atlas.items",
    "texture_data": {
        "wiki:custom_sword": {
            "textures": "textures/wiki/items/custom_sword"
        }
    }
}
Copied to Clipboard