Woo! Thanks Dwarfu, works perfectly.
As for where I got the reaction class, pretty sure it was earlier in this thread but now I can't find it. Someone had made a couple special glass reactions that both worked, just one of them produced 150 of the product while the nearly identical other reaction produced the desired 1 (he had all the reagents set to size 1 instead of 150). I just extracted the sand reagent lines from his reaction.
Can anyone tell me how to get sand reagents to work properly?
I've got a reaction to make clay mechanisms that works perfectly. But I want to make one that makes glass mechanisms, and it doesn't work.
[REACTION:MAKE_GLASS_MECHANISM]
[NAME:make glass mechanism]
[BUILDING:KILN:CUSTOM_SHIFT_T]
[REAGENT:sand:1:NONE:NONE:INORGANIC:NONE]
[REACTION_CLASS:SAND]
[REAGENT:bag:1:BOX:NONE:NONE:NONE]
[CONTAINS:sand]
[BAG]
[PRESERVE_REAGENT]
[DOES_NOT_DETERMINE_PRODUCT_AMOUNT]
[PRODUCT:100:1:TRAPPARTS:NONE:GLASS_GREEN:NONE]
[FUEL]
[SKILL:MECHANICS]
I've tried making the sand reagent fully none, powder_misc, inorganic, everything I can think of. Nothing shows up in the error log, I've regenned after every little change I make, but it never allows the reaction to be queued. Always red in the list.
Could I have your clay one? I am also looking for a wood log -> Mechanism reaction.
Sure.
[REACTION:MAKE_CLAY_MECHANISM]
[NAME:make clay mechanism]
[BUILDING:KILN:CUSTOM_T]
[REAGENT:clay:1:BOULDER:NONE:NONE:NONE]
[HAS_MATERIAL_REACTION_PRODUCT:FIRED_MAT]
[PRODUCT:100:1:TRAPPARTS:NONE:GET_MATERIAL_FROM_REAGENT:clay:FIRED_MAT]
[FUEL]
[SKILL:MECHANICS]
They're nice, only weigh 27 and are worth 3x what a stone one is.
The glass ones weigh 52 and are only worth double, but they might possibly be magma safe. Will have to test.
As for wood:
[REACTION:MAKE_WOOD_MECHANISM]
[NAME:make wooden mechanism]
[BUILDING:CRAFTSMAN:CUSTOM_T]
[REAGENT:wood:1:WOOD:NONE:NONE:NONE]
[PRODUCT:100:1:TRAPPARTS:NONE:GET_MATERIAL_FROM_REAGENT]
[SKILL:MECHANICS]
Should work I think. Probably missing something though, haven't used anything but stone and clay successfully (and now glass).