Bedrock Snippets

Custom Crops

View Source

custom_crops > rp > textures > item_texture.json

{
    "resource_pack_name": "custom-crops",
    "texture_name": "atlas.items",
    "texture_data": {
        "wiki:custom_seeds": {
            "textures": "textures/items/custom_seeds"
        },
        "wiki:custom_food": {
            "textures": "textures/items/custom_food"
        }
    }
}
Copied to Clipboard