Dwarf Fortress > DF Modding

Smelter Reactions and 0.40.04

(1/1)

Kageshin:
Okay, so, I have added a number of reactions to reactions_smelter.txt as follows:

Spoiler (click to show/hide)[REACTION:FREE_BLOOD_THORN]
[NAME:create blood thorn log]
[BUILDING:SMELTER:NONE]
[PRODUCT:100:1:WOOD:NO_SUBTYPE:PLANT_MAT:BLOOD_THORN]
[SKILL:SMELT]

[REACTION:FREE_ADAMANTINE]
[NAME:create adamantine strands]
[BUILDING:SMELTER:NONE]
[PRODUCT:100:10:THREAD:NO_SUBTYPE:METAL:ADAMANTINE]
[FUEL]
[SKILL:SMELT]
I have also added them to entity_default.txt as follows:

Spoiler (click to show/hide)   [PERMITTED REACTION:FREE_BLOOD_THORN]
   [PERMITTED REACTION:FREE_ADAMANTINE]
Despite this, none of my reactions show up in the Smelter.  Am I missing something?  Is there a setting somewhere that I have forgotten in the years since I did this last?

scamtank:

Kageshin:
I have regenned about four different times since I added the reactions to the raws.  It did not help.

Quietust:

--- Quote from: Kageshin on July 25, 2014, 02:13:37 pm ---I have also added them to entity_default.txt as follows:

Spoiler (click to show/hide)   [PERMITTED REACTION:FREE_BLOOD_THORN]
   [PERMITTED REACTION:FREE_ADAMANTINE]
--- End quote ---
The token is "PERMITTED_REACTION" (with an underscore, not a space) - if you're using a space in your raws, that would probably explain why it's not working, and it should also be spamming a bunch of errors in errorlog.txt.

Kageshin:

--- Quote from: Quietust on July 25, 2014, 02:33:30 pm ---
--- Quote from: Kageshin on July 25, 2014, 02:13:37 pm ---I have also added them to entity_default.txt as follows:

Spoiler (click to show/hide)   [PERMITTED REACTION:FREE_BLOOD_THORN]
   [PERMITTED REACTION:FREE_ADAMANTINE]
--- End quote ---
The token is "PERMITTED_REACTION" (with an underscore, not a space) - if you're using a space in your raws, that would probably explain why it's not working, and it should also be spamming a bunch of errors in errorlog.txt.

--- End quote ---

Well derp...thank you so much for the help!  I never would have noticed that!

Navigation

[0] Message Index

Go to full version