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