Bug Description
No noticeable change occur when toggling the visibility of CHESTPLATE_BODY or LEGGINGS_BODY
The relevant body parts still disappear when CHESTPLATE and LEGGINGS are disabled in their entirety.
The arms and legs can still be disabled individually.
Observed on 1.21.4 using the latest jar from Modrinth, and 1.21.7 using the latest "+1.21.8" jat from Discord
Reproduction Steps
Figura: 0.1.5b+1.21.4
Fabric Loader: 0.18.4
Fabric-API: 0.119.4+1.21.4
Equip the following avatar: (Freshly generated from a template.)
Template.zip
Script:
vanilla_model.CHESTPLATE_LEFT_ARM:setVisible(false)
vanilla_model.CHESTPLATE_BODY:setVisible(false)
vanilla_model.LEGGINGS_LEFT_LEG:setVisible(false);
vanilla_model.LEGGINGS_BODY:setVisible(false);
Result: Only the left arm and leg disappear

Log File
latest.log
Bug Description
No noticeable change occur when toggling the visibility of
CHESTPLATE_BODYorLEGGINGS_BODYThe relevant body parts still disappear when
CHESTPLATEandLEGGINGSare disabled in their entirety.The arms and legs can still be disabled individually.
Observed on 1.21.4 using the latest jar from Modrinth, and 1.21.7 using the latest "+1.21.8" jat from Discord
Reproduction Steps
Figura: 0.1.5b+1.21.4
Fabric Loader: 0.18.4
Fabric-API: 0.119.4+1.21.4
Equip the following avatar: (Freshly generated from a template.)
Template.zip
Script:
Result: Only the left arm and leg disappear
Log File
latest.log