I just learned you were adding compatibility with Furnish in your mod and I feel very honored!
I released a new version of Furnish which changes a few things in the code base, which creates a crash when using Dyenamics and Friends alongside -- see this issue.
The fix should be easy, replace every occurence of FurnishItems.Furnish_ItemGroup with Furnish.CREATIVE_TAB in cy.jdkdigital.dyenamicsandfriends.compat.FurnishCompat. I think that's all that needs to be changed.
Hi, I'm Wouink, the dev of Furnish.
I just learned you were adding compatibility with Furnish in your mod and I feel very honored!
I released a new version of Furnish which changes a few things in the code base, which creates a crash when using Dyenamics and Friends alongside -- see this issue.
The fix should be easy, replace every occurence of
FurnishItems.Furnish_ItemGroup
withFurnish.CREATIVE_TAB
incy.jdkdigital.dyenamicsandfriends.compat.FurnishCompat
. I think that's all that needs to be changed.Best Regards, Wouink