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