"model_variants": {
"default": {
"layer": "armor",
"transparent": "false",
"models": [
"file(cloth_padded_vest.qb)"
]
},
"female": {
"layer": "armor",
"transparent": "false",
"models": [
"file(cloth_padded_vest_female.qb)"
]
}
}
I mean I know that it controls variety of the item’s modeling and such, but what does 'transparent" do?
where can I control its components?
I think I need to change this to make a semi-transparent entities, but don’t know how.