My current reaction is: [REACTION:CREMATE_BODY]
[NAME:make ash from a corpse]
[BUILDING:SMELTER:NONE]
[REAGENT:A:1:CORPSE:NONE:GET_MATERIAL_FROM_REAGENT]
[PRODUCT:100:5:BAR:NO_SUBTYPE:ASH][PRODUCT_DIMENSION:150]
[FUEL]
[SKILL:SMELT]
I haven't adequately tested this yet. If anyone can tell me right now that it won't work/why, that's much appreciated.
TY for the CORPSEPIECE info. I missed that reading the page. I'll be making a seperate reaction to burn bodyparts, I suppose.
Reaction line and product line are both wrong
Corrected:
[REACTION:CREMATE_BODY]
[NAME:make ash from corpses]
[BUILDING:SMELTER:NONE]
[REAGENT:A:1:CORPSE:NONE:NONE:NONE]
[PRODUCT:100:5:BAR:NO_SUBTYPE:ASH:NONE][PRODUCT_DIMENSION:150]
[FUEL]
[SKILL:SMELT]
Your product needs to ASH:NONE, not just ASH
Are you sure you want to use fuel?
I personally use a cremate vermin reaction to, but I use the kiln, and don't use fuel.
Edit:
To get the reaction to show up on the menu, you need to permit the reaction in the entity file
In the raw entity_default.txt, locate the ENTITY:MOUNTAIN (should be the first one). If you scroll down you will find a whole bunch of tokens for PERMITTED_BUILDING and PERMITTED_REACTION. Add your reaction to this list
[PERMITTED_REACTION:CREMATE_BODY]
You will need to regen your world. Adding new objects (your reaction) and entity modifications require a regen.