summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/comparator_subtract.json
blob: 0a118ce5aabc42f5618bd6e12690904a50b7f16e (plain) (blame)
1
2
3
4
5
6
{
    "parent": "block/comparator",
	"textures": {
		"0": "block/repeater/comparator_subtract"
	}
}