

CraftToolkit is a simple addon for CraftTweaker and Kubejs. Particularly for modpack makers.
It just add 4 commands:
/ct_hand_remove : that send to chat a clickable message to copy to clipboard the complete line to paste in a CraftTweaker script to remove recipes for an item.
/kubejs_hand_remove : same thing for Kubejs.
/ct_gui : open a crafting table gui with a copy button where you can put item to form a new recipe, the button will send a clickable message in the chat to copy to clipboard the complete line to past in CT scripts to add a recipe for an item. Like the old ct gui command in CraftTweaker.
/kubejs_gui : same thing for Kubejs.