summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/light_13.json
blob: 36eb0fdeab1ec246188d7990f96f9c97d87522ec (plain) (blame)
1
2
3
4
5
6
7
8
{
  "parent": "item/template_invisible_block",
  "textures": {
	"all": "block/light_block_13",
	"end": "block/light_block_bottom_13",
    "item": "minecraft:item/light_13"
  }
}