{ "$id": "blockception.minecraft.behavior.blocks.minecraft.part_visibility", "title": "Part Visibility", "description": "[Experimental] Maps bone names in a geometry file to a condition that turns their rendering on/off. The condition should be a Molang query that uses block properties to determine true/false.", "type": "object", "additionalProperties": { "title": "Part Visibility", "description": "[Experimental] Maps bone names in a geometry file to a condition that turns their rendering on/off. The condition should be a Molang query that uses block properties to determine true/false.", "type": ["string", "boolean"] } }