summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/repeater_4tick_on.json
blob: 3e0077ed9b058cf39712cc30c4c9ec4c3f596f01 (plain) (blame)
1
2
3
4
5
6
7
{
    "parent": "block/repeater_4tick",
	"textures": {
		"0": "block/repeater/repeater_on_4",
		"2": "block/repeater/repeater_base_on"
	}
}