{{#each results}}

{{this.description}}

{{format this.downloads}} {{this.date_created}} {{this.date_modified}} {{this.latest_version}}
{{#contains this.keywords "forge"}}
{{/contains}} {{#contains this.keywords "fabric"}}
fabric
{{/contains}}
{{#contains this.keywords "technology"}}

TECH

{{/contains}} {{#contains this.keywords "adventure"}}

ADVENTURE

{{/contains}} {{#contains this.keywords "magic"}}

MAGIC

{{/contains}} {{#contains this.keywords "utility"}}

UTILITY

{{/contains}} {{#contains this.keywords "decoration"}}

DECORATION

{{/contains}} {{#contains this.keywords "library"}}

LIBRARY

{{/contains}} {{#contains this.keywords "worldgen"}}

WORLDGEN

{{/contains}} {{#contains this.keywords "cursed"}}
cursed

CURSED

{{/contains}} {{#contains this.keywords "storage"}}

STORAGE

{{/contains}} {{#contains this.keywords "food"}}

FOOD

{{/contains}} {{#contains this.keywords "equipment"}}

EQUIPMENT

{{/contains}} {{#contains this.keywords "misc"}}

MISC

{{/contains}}
{{else}}
{{#if ../query.q}}

No results found for query "{{../query.q}}"

{{else}}

No results found

{{/if}}
{{/each}}