{{#if hasLootable}}
{{else}}
You currently do not have lootables enabled in the settings.
{{/if}}
{{#if (and currency (not convertEntity))}}
{{#each currency}}
{{@key}}
{{/each}}
{{/if}}