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