Bedrock Snippets

Custom Fluid

View Source

custom_fluids > rp > textures > terrain_texture.json

{
  "num_mip_levels": 4,
  "padding": 8,
  "resource_pack_name": "custom-fluids",
  "texture_name": "atlas.terrain",
  "texture_data": {
    "custom_fluid": {
      "textures": "textures/blocks/honey_top"
    }
  }
}
Copied to Clipboard