![Better Combat [Fabric & Forge]](https://media.forgecdn.net/avatars/thumbnails/566/413/256/256/637925434672465483.png)
Failing to do a port to 1.21.8 because there is no net.minecraft.item.SwordItem class
Closed this issue ยท 1 comments
So, i've tried to roughly port better combat to
Minecraft 1.21.8,
Fabric 1.17.0,
Yarn 1.21.8+build.1,
dev.architectury.loom 1.10-SNAPSHOT,
gradle 8.12,
i removed forge and neoforge builds and optional mods like spell engine and ftb
Build is failing because there is no SwordItem class in 1.21.8, that's the only error for now and i can't find alternative to it so i hope some of you may know how to use SwordItem on 1.21.8.
If needed i can provide logs, build.gradle, gradle.properties and etc files