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