CrosshairTarget Filter is a Minecraft mod that allows your crosshair to pass through ANY entity or block specified in the configuration and pick the interactive target behind it. This mod requires Cloth Config to manage the configuration.
WARNING: THIS MOD MAY BE AGAINST THE RULES OF YOUR SERVER, USE IT AT YOUR OWN RISK!
This mod features two keybindings that conveniently toggle the filters on/off, initially unassigned. You can filter the targets in two ways - whitelist and blacklist, they are stored separately in the configuration and only take effects if the corresponding filter type is selected. The rules for whitelist and blacklist are as follows:
For naming conventions of list elements, please read further:
Entities can be filtered by type, category or name.
<namespace>:<registryName>, such as minecraft:pig, which can be found in the target entity section of F3 debug overlay.[<category>], such as [MONSTER]. As of 26.2, there are 8 categories in total:
CREATURE category."<name>", such as "Example".Blocks can only be filtered by type in the format <namespace>:<registryName>, such as minecraft:stone, which can be found in the target block section of F3 debug overlay.