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