HT's TreeChop

HT's TreeChop

25M Downloads

use fabric-api id in fmj

Poopooracoocoo opened this issue · 2 comments

commented

Thanks!

You should be wary of using ~ for the Minecraft dependency. Minecraft does not use SemVer so that does not work as expected. Minor issue though.

You already have the Minecraft version in filenames, so that's great. :)

Ref https://github.com/hammertater/treechop/blob/1.21/fabric/src/main/resources/fabric.mod.json#L44

commented

Oops! Thanks for pointing that out