summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/cactus.json
blob: a0d25da6143c2e04e2e92f9863b60f364dd57e37 (plain) (blame)
1
2
3
4
5
6
7
8
{
  "parent": "block/cactus",
    "display": {
        "ground": {
            "scale":[ 0.6, 0.6, 0.6 ]
        }
    }
}