Dwarf Fortress

Dwarf Fortress

The Dwarf Fortress Workshop
Share and subscribe to Dwarf Fortress mods.
Im not sure why my mod isnt working
Im making a mod and everything seems right but its not working

The mod is ment to allow making blocks from cut gems in a Jewelers, it shows up in the management window but not the jewelers

Everything looks right but I'm probably being an idiot

First file

entity_gemblocks

[OBJECT:ENTITY]

[SELECT_ENTITY:MOUNTAIN]
[PERMITTED_REACTION:MAKE_GEM_BLOCK]

Second file

reaction_gemblocks

[OBJECT:REACTION]
[REACTION:MAKE_GEM_BLOCK]
[NAME:Make Gem block]
[BUILDING:JEWELER:NONE]
[REAGENT:A:1:GEM:NONE:NONE:NONE]
[PRODUCT:100:1:BLOCKS:NONE:GET_MATERIAL_FROM_REAGENT:A:NONE]
[SKILL:GEM_CUTTING]
< >
Showing 1-6 of 6 comments
I think maybe the reagent "GEM" is not right? "ROUGH" item type is uncut gems "SMALLGEM" is cut gems
Last edited by Aradar; 14 Jul @ 1:20pm
cwhit20 15 Jul @ 2:03am 
Originally posted by Aradar:
I think maybe the reagent "GEM" is not right? "ROUGH" item type is uncut gems "SMALLGEM" is cut gems
Sadly that didnt fix it though Im assuming its something to do with the building, but i cant get it to work even from copying and pasting from other mods
Aradar 15 15 Jul @ 11:22am 
Was it just not showing up in the workstation list or was it appearing and not giving a product?
Aradar 15 15 Jul @ 11:55am 
Ok ! Haha you were close I got you👍

Jeweler is not a valid building name according to the wiki.

I used smelter in my test.

[REAGENT:A:1:ROUGH:NO_SUBTYPE:NONE:NONE]

🤝Should get ya sorted.
Last edited by Aradar; 15 Jul @ 12:13pm
cwhit20 16 Jul @ 2:31am 
Oh damn so what is the building name for the jeweler
Aradar 15 16 Jul @ 10:07am 
The list of valid buildings.

https://dwarffortresswiki.org/index.php/Reaction#Building

I couldn't tell you why jeweler isn't on this list.
Last edited by Aradar; 16 Jul @ 10:18am
< >
Showing 1-6 of 6 comments
Per page: 1530 50