Trinkets (Fabric)

Trinkets (Fabric)

22M Downloads

Readme typo

Linguardium opened this issue ยท 1 comments

commented

in the readme you have
modImplementation "com.github.emilyploszaj:trinkets:{trinkets_version}"
you seem to have forgotten the $ before the {version} tags:
modImplementation "com.github.emilyploszaj:trinkets:${trinkets_version}"

commented

Adjusted in the latest release