just wondering if there is a way i could run a custom like function to make a custom crafting type i have a ritual altar and want to make a easy way to add rescipes im just wondering if i can make a like
'resipe type', 'alter type', ['input1', 'input1', ... 'input6'] ['edge block1', ... 'edge block2'] ['corner block1', 'corner block2', ... 'corner block4']
to make it easier for me to add rescipes in the future i havent implemented the script yet i wanted to make it this way the first time so i dont have to re-write it later