Alright, some more problems.
Currently, the reaction for making a capacitor instead makes a lens instead of a capacitor.
[REACTION:BUILD_CAPACITOR]
[NAME:construct capacitor]
[BUILDING:TINKER:CUSTOM_C]
[REAGENT:A:2:TOY:ITEM_MISC_CONDUCTOR:NONE:NONE]
[REAGENT:B:1:TOY:ITEM_VIAL_ASH_WATER:NONE:NONE]
[REAGENT:C:1:TRAPPARTS:NO_SUBTYPE:NONE:NONE]
[PRODUCT:100:1:TOY:ITEM_MISC_LENS:GET_MATERIAL_FROM_REAGENT:A:NONE]
[SKILL:MECHANICS]
Once I fixed that and got a reactor, I got the wand shop up and running. I tested every wand I could, and they all immediately crash the game when created.
There's nothing in the errorlog that indicates why this is happening. I checked the raws to see if I could find an obvious typo, but I'm not super proficient at that sort of thing yet. I'm guessing there's some sort of call for a null value, I'm also guessing it has to do with the actual Wand items themselves because it doesn't crash until the end of the creation process.
(You're missing a bracket after [TWO_HANDED:15000"]" in the Wand of Piercing.)
(The reaction for wand of Blasting makes a Wand of Cutting.)
I couldn't make the Wands of Blasting/Shredding/Striking for some reason because I was unable to make a Lithium Battery. Not really sure why, as I have more than the required reagents. (8 Lithium Bars, 19 Graphite, 15 Salt Ash Solution)
Hopefully you can make use of this information. Best of luck !
EDIT: I got the wands working ! I took the Uranium Toxin code off the wands, and suddenly they don't all crash the game !
[PRODUCT:100:5:BAR:NO_SUBTYPE:METAL:URANIUM_TOXIN][PRODUCT_DIMENSION:150]
I still can't get the Lithium battery to be produced.. and I have no idea WHY that worked, I just had a feeling it was screwing with things.