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