For Arts & Crafts V1.3.0 we have decided to add a config to disable features that require a lot of compat like the Dyed Flower Pots!
To disable and enable features without causing log spam I have used the isEnabled method from vanilla, vanilla uses this method for experimental toggles. If you see disabled items in mods like JEI please don't report that to Arts & Crafts as I can't fix it.
The configs look different depending on what mod loader you play. Please check out details below!
A special thanks to Iamnotagenius for allowing me to use their config code for Fabric!
The fabric config uses json5 and looks like this. This config will generate after loading the game up once. By default every value is true and you can change this if you want!
The forge config uses the forge config API thats built into forge.
Check the image below to see how the forge config looks! Every feature is enabled by default.