| Field Name | Field Type | Field Constraints | Field Notes |
|---|
| identifier |
Identifier |
|
Namespaced identifier for Camera Aim-Assist preset. Namespace and name must be separated by a ':'. |
| exclusion_list |
vector<Reference> |
|
Optional. List of block/entity identifiers to exclude from aim assist targeting. |
| liquid_targeting_list |
vector<Reference> |
|
Optional. List of item identifiers that will target liquid blocks with aim-assist when being held. |
| item_settings |
map<Reference,Reference> |
|
Optional. Map of Item identifiers to Aim-Assist Category names found in the specified 'categories'. |
| default_item_settings |
Reference |
|
Optional. Default Aim-Assist Category used for Items not found in 'item_settings'. |
| hand_settings |
Reference |
|
Optional. Aim-assist Category used for an empty hand. |