Hey, I'm just doing this for fun so if I'm asking in the wrong place please let me know. For the last couple of years I've been creating a private resource pack just for myself and my daughter that's composed of texture varieties from other resource packs. She recently asked me to start adding in different cobwebs and for some reason it won't let me or rather it only uses the first texture defined could someone let me know if I'm doing something wrong?
"web":{
"textures":{
"variations":[
{"path":"textures/blocks/web/6"},
{"path":"textures/blocks/web/0"},
{"path":"textures/blocks/web/1"},
{"path":"textures/blocks/web/2"},
{"path":"textures/blocks/web/3"},
{"path":"textures/blocks/web/4"},
{"path":"textures/blocks/web/5"},
{"path":"textures/blocks/web/7"},
{"path":"textures/blocks/web/8"},
{"path":"textures/blocks/web/9"}
]
}
}
tia