Bedrock Snippets

Custom Fluid

View Source

custom_fluids > rp > textures > item_texture.json

{
  "resource_pack_name": "custom-fluids",
  "texture_name": "atlas.items",
  "texture_data": {
    "custom_fluid_bucket": {
      "textures": "textures/items/bucket_lava"
    }
  }
}
Copied to Clipboard