tricksy - Lyinginbedmon/TricksyFoxes GitHub Wiki
/tricksy is the general command used for manipulating various mod-specific data within the mod.
/tricksy enlighten
This variation of the command allows for the immediate enlightenment of a specific mob, if it can be enlightened at all (even with unobtainable accomplishments such as Inconceivable)
/tricksy accomplishments
This variation includes several further variations of its own, all dealing with the accomplishments of one or more mobs
/tricksy accomplishments list
Displays a list of all accomplishments that exist in the current mod version, as well as a description of their meaning and their specific registry name. This is useful for finding what to input into other commands as well as for building datapacks to change what a mob needs to achieve enlightenment.
/tricksy accomplishments [target] get
Displays a list of all accomplishments achieved by the target mob
/tricksy accomplishments [target] give [accomplishment]
Adds the given accomplishment to the target, whether or not it actually qualifies or even needs it to achieve enlightenment
/tricksy accomplishments [target] revoke [accomplishment]
Removes the given accomplishment from the target, whether it has it or not.
/tricksy accomplishments [target] test [accomplishment]
Only executes successfully if any provided target has the given accomplishment. This can be used for triggering command block or function systems in special server areas or adventure maps.