summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/item/light_11.json
blob: 0c1e1ff5e2e51c70cacf3e15aed7e9728bc01037 (plain) (blame)
1
2
3
4
5
6
7
8
{
  "parent": "item/template_invisible_block",
  "textures": {
	"all": "block/light_block_11",
	"end": "block/light_block_bottom_11",
    "item": "minecraft:item/light_11"
  }
}