summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/light_07.json
blob: 1bcd4c6b9d546abc2eab62b68644bd377b72f853 (plain) (blame)
1
2
3
4
5
6
7
8
{
  "parent": "item/template_invisible_block",
  "textures": {
	"all": "block/light_block_7",
	"end": "block/light_block_bottom_7",
    "item": "minecraft:item/light_07"
  }
}