summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/light_00.json
blob: 84f0e848bd6f080387848bad896de7f7daeaaa6a (plain) (blame)
1
2
3
4
5
6
7
8
{
  "parent": "item/template_invisible_block",
  "textures": {
	"all": "block/light_block_0",
	"end": "block/light_block_bottom_0",
    "item": "minecraft:item/light_00"
  }
}