summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/mushroom_stem.json
blob: baf3793ce2f2c6aa0113f907789958a9bad3dcd9 (plain) (blame)
1
2
3
4
5
6
7
8
{
  "parent": "block/cube_column",
  "textures": {
    "end": "block/mushroom_stem_inside_nesw",
    "side": "block/mushroom_stem",
    "particle": "block/mushroom_stem"
  }
}