I receive this error when attempting to reload client scripts:
[Server thread/ERROR]: ! event.hide('mysticalagriculture:*_reprocessor'):9: Error loading KubeJS script: client_scripts:script.js': missing ) after argument list (client_scripts:script.js#9)
I have successfully disabled the recipes for these items with the same syntax; event.remove({output: '/mysticalagriculture:.*_reprocessor'})
The default event.hide('minecraft:cobblestone') also fails to work when tested.