Gunnar
Gunnar
I'll look into adding an option to the GUI to make it easier to enable such functionality. However, using the advanced config features explained [on the Wiki](https://github.com/WolfyScript/CustomCrafting/wiki/Recipe-%7C-Advanced-Settings-(Config-Files)) (Especially the [Target...
The only workstation I may look into is the Composter. Both Cartography Table and Loom have a very specific use case, with a specifically designed UI, that provides small to...
Yeah, that is one of the major downsides to the brewing recipes. **You cannot use ingredients, that are already used by vanilla brewing recipes!** It's one of the reasons why...
Since the last major update of CustomCrafting, vanilla recipes are overridden by custom ones, that use both the same ingredient items and shape. Make sure you don't have any custom...
The version of wolfyutils is like that because of how I use it locally. I might change that in the future to make it easier to compile. Is that the...
Well, the latest commit fixed the private repo issue, and it should compile together with the wolfyutils version change in the pom.xml.
Hmm, I really don't know why it fails. I just now tested it on my laptop, that doesn't have any of these dependencies already fetched, and it worked just fine....
Yep, kinda forgot about that one. Thought it would be provided by wolfyutils. But you should just need to clone it, run `mvn install` and that's it. https://github.com/WolfyScript/jackson-dataformat-hocon
That really aren't 'hacks' it's just one extra dependency you need to build. On Linux, the build procedure is just a few commands: ```bash git clone https://github.com/WolfyScript/jackson-dataformat-hocon.git cd jackson-dataformat-hocon mvn...
I am not sure what issue you mean, as there is none related to building it. The update is available for free now on Modrinth, so you no longer have...