Aspect Bracket handler

Link to aspect-bracket-handler

The aspect Bracket Handler allows you to retrieve a Thaumcraft Aspect Stack in case you need one.

Aspects are referenced in the Aspect Bracket handler this way:

ZenScript
Copy
<aspect:name>

<aspect:ignis>

If the Aspect is found, this will return an CTAspectStack Object with the stacksize 1. Please refer to the respective Wiki entry for further information on what you can do with these.