summaryrefslogtreecommitdiffstats
path: root/cwd/assets/minecraft/models/block/water.json
blob: 860815a4d0050eb2de5bb102ba476ca0e33f84b4 (plain) (blame)
1
2
3
4
5
6
{
    "parent": "block/cube_all",
    "textures": {
        "all": "blocks/water_flow"
    }
}