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