summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/light_09.json
blob: 254676c77c45de84c24d1e2b24e848ac1921a8ac (plain) (blame)
1
2
3
4
5
6
7
8
{
  "parent": "item/template_invisible_block",
  "textures": {
	"all": "block/light_block_9",
	"end": "block/light_block_bottom_9",
    "item": "minecraft:item/light_09"
  }
}