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