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