summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/light_01.json
blob: 01cc8b5c1917283a655f970254a742f5c80e7ddf (plain) (blame)
1
2
3
4
5
6
7
8
{
  "parent": "item/template_invisible_block",
  "textures": {
	"all": "block/light_block_1",
	"end": "block/light_block_bottom_1",
    "item": "minecraft:item/light_01"
  }
}