
Extension and compatibility issues
semenishchev opened this issue ยท 1 comments
Some Create addons require their own CraftTweaker addons. For example Destroy. It has its own FluidIngredient class, which is required for its recipes to work. I was thinking of extending the CTFluidIngredient, but its constructor is package-private.
Mixin would help, but the only way of attaching a mixin would be a static jar dependency, so it'd be nice to have CreateTweaker uploaded to a repository
Mixin would help, but the only way of attaching a mixin would be a static jar dependency, so it'd be nice to have CreateTweaker uploaded to a repository
CreateTweaker is already hosted on my maven https://maven.blamejared.com/com/blamejared/createtweaker/