summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/light_05.json
blob: 17fd66d312ee66672ac889607ee47e5c0aca7dd3 (plain) (blame)
1
2
3
4
5
6
7
8
{
  "parent": "item/template_invisible_block",
  "textures": {
	"all": "block/light_block_5",
	"end": "block/light_block_bottom_5",
    "item": "minecraft:item/light_05"
  }
}