summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/light_02.json
blob: 4521995b04f5d5f107b62c23af2931d2308808ca (plain) (blame)
1
2
3
4
5
6
7
8
{
  "parent": "item/template_invisible_block",
  "textures": {
	"all": "block/light_block_2",
	"end": "block/light_block_bottom_2",
    "item": "minecraft:item/light_02"
  }
}