Dungeons of Dredmor

Dungeons of Dredmor

矮人模组工厂需要你!
创建并共享新物品、房间、技能、怪物以及更多!点击此处以了解更多。
Evoker 2017 年 5 月 31 日 下午 12:29
Help with modding!
I'm trying to create a mod that will let you melt items down for metal. However, even though i put it in my mods folder and followed the instructions of a tutorial, to the letter, creating a mod folder inside my mod and placing modDB.xml and craftDB.xml inside, it doesn't show up inside the mod launcher, and if i just launch the game as-is, my recipes don't show up. Can anyone help me figure out what I am doing wrong?

modDB.xml:
<dredmormod>
<revision text="1"/>
<author text=“WyattWiz”/>
<name text=“Meltdown”/>
<description text=“Melt old weapons, armor, etc into raw ingots for crafting.”/>
<info totalconversion="0"/>
</dredmormod>
craftDB.xml:
<craftDB>
<craft>
<output skill=“0” name=“Copper Ingot” amount="1"/>
<output skill=“2” name=“Copper Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Copper Plate Boots”>
</craft>
<craft>
<output skill=“0” name=“Iron Ingot” amount="1"/>
<output skill=“2” name=“Iron Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Iron Plate Boots”>
</craft>
<craft>
<output skill=“0” name=“Aluminum Ingot” amount="1"/>
<output skill=“2” name=“Aluminum Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Winged Aluminum Boots”>
</craft>
<craft>
<output skill=“0” name=“Iron Ingot” amount="1"/>
<output skill=“2” name=“Iron Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Rough Iron Hjalmr”>
</craft>
<craft>
<output skill=“0” name=“Iron Ingot” amount="1"/>
<output skill=“2” name=“Iron Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Iron Hjalmr”>
</craft>
<craft>
<output skill=“0” name=“Iron Ingot” amount="1"/>
<output skill=“2” name=“Iron Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Runed Iron Hjalmr”>
</craft>
<craft>
<output skill=“0” name=“Bronze Ingot” amount="1"/>
<output skill=“2” name=“Bronze Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Rough Bronze Cuirass”>
</craft>
<craft>
<output skill=“0” name=“Bronze Ingot” amount=“2”/>
<output skill=“2” name=“Bronze Ingot” amount=“3”/>
<tool tag=“ingot”/>
<input name=“Bronze Cuirass”>
</craft>
<craft>
<output skill=“0” name=“Iron Ingot” amount=“2”/>
<output skill=“2” name=“Iron Ingot” amount=“3”/>
<tool tag=“ingot”/>
<input name=“Iron Cuirass”>
</craft>
<craft>
<output skill=“0” name=“Steel Ingot” amount=“2”/>
<output skill=“2” name=“Steel Ingot” amount=“3”/>
<tool tag=“ingot”/>
<input name=“Steel Cuirass”>
</craft>
<craft>
<output skill=“0” name=“Aluminum Ingot” amount=“2”/>
<output skill=“2” name=“Aluminum Ingot” amount=“3”/>
<tool tag=“ingot”/>
<input name=“Fine Aluminum Cuirass”>
</craft>
<craft>
<output skill=“0” name=“Aluminum Ingot” amount=“1”/>
<output skill=“2” name=“Aluminum Ingot” amount=“2”/>
<tool tag=“ingot”/>
<input name=“Fine Aluminum Helm”>
</craft>
<craft>
<output skill=“0” name=“Bronze Ingot” amount=“2”/>
<output skill=“2” name=“Bronze Ingot” amount=“3”/>
<tool tag=“ingot”/>
<input name=“Fine Bronze Cuirass”>
</craft>
<craft>
<output skill=“0” name=“Bronze Ingot” amount="1"/>
<output skill=“2” name=“Bronze Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Bronze Greaves”>
</craft>
<craft>
<output skill=“0” name=“Bronze Ingot” amount="1"/>
<output skill=“2” name=“Bronze Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Fine Bronze Greaves”>
</craft>
<craft>
<output skill=“0” name=“Bronze Ingot” amount="1"/>
<output skill=“2” name=“Bronze Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Rough Bronze Aspis”>
</craft>
<craft>
<output skill=“0” name=“Bronze Ingot” amount="1"/>
<output skill=“2” name=“Bronze Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Bronze Aspis”>
</craft>
<craft>
<output skill=“0” name=“Bronze Ingot” amount="1"/>
<output skill=“2” name=“Bronze Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Heroic Bronze Aspis”>
</craft>
<craft>
<output skill=“0” name=“Iron Ingot” amount="1"/>
<output skill=“2” name=“Iron Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Rough Iron Skjoldr”>
</craft>
<craft>
<output skill=“0” name=“Iron Ingot” amount="1"/>
<output skill=“2” name=“Iron Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Iron Skjoldr”>
</craft>
<craft>
<output skill=“0” name=“Iron Ingot” amount="1"/>
<output skill=“2” name=“Iron Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Runed Iron Skjoldr”>
</craft>
<craft>
<output skill=“0” name=“Iron Ingot” amount="1"/>
<output skill=“2” name=“Iron Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Rough Iron Sword”>
</craft>
<craft>
<output skill=“0” name=“Iron Ingot” amount="1"/>
<output skill=“2” name=“Iron Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Iron Sword”>
</craft>
<craft>
<output skill=“0” name=“Iron Ingot” amount="1"/>
<output skill=“2” name=“Iron Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Fine Iron Sword”>
</craft>
<craft>
<output skill=“0” name=“Steel Ingot” amount="1"/>
<output skill=“2” name=“Steel Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Rough Steel Sword”>
</craft>
<craft>
<output skill=“0” name=“Steel Ingot” amount="1"/>
<output skill=“2” name=“Steel Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Steel Sword”>
</craft>
<craft>
<output skill=“0” name=“Steel Ingot” amount="1"/>
<output skill=“2” name=“Steel Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Fine Steel Sword”>
</craft>
<craft>
<output skill=“0” name=“Iron Ingot” amount="1"/>
<output skill=“2” name=“Iron Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Rough Iron Axe”>
</craft>
<craft>
<output skill=“0” name=“Iron Ingot” amount="1"/>
<output skill=“2” name=“Iron Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Iron Axe”>
</craft>
<craft>
<output skill=“0” name=“Iron Ingot” amount="1"/>
<output skill=“2” name=“Iron Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Fine Iron Axe”>
</craft>
<craft>
<output skill=“0” name=“Steel Ingot” amount="1"/>
<output skill=“2” name=“Steel Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Rough Steel Axe”>
</craft>
<craft>
<output skill=“0” name=“Steel Ingot” amount="1"/>
<output skill=“2” name=“Steel Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Steel Axe”>
</craft>
<craft>
<output skill=“0” name=“Steel Ingot” amount="1"/>
<output skill=“2” name=“Steel Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Fine Steel Axe”>
</craft>
<craft>
<output skill=“0” name=“Iron Ingot” amount="1"/>
<output skill=“2” name=“Iron Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Rough Iron Mace”>
</craft>
<craft>
<output skill=“0” name=“Iron Ingot” amount="1"/>
<output skill=“2” name=“Iron Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Iron Mace”>
</craft>
<craft>
<output skill=“0” name=“Iron Ingot” amount="1"/>
<output skill=“2” name=“Iron Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Fine Iron Mace”>
</craft>
<craft>
<output skill=“0” name=“Steel Ingot” amount="1"/>
<output skill=“2” name=“Steel Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Rough Steel Mace”>
</craft>
<craft>
<output skill=“0” name=“Steel Ingot” amount="1"/>
<output skill=“2” name=“Steel Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Steel Mace”>
</craft>
<craft>
<output skill=“0” name=“Steel Ingot” amount="1"/>
<output skill=“2” name=“Steel Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Fine Steel Mace”>
</craft>
<craft>
<output skill=“0” name=“Plastic Ingot” amount="1"/>
<output skill=“2” name=“Plastic Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Plastic Shoes”>
</craft>
<craft>
<output skill=“2” name=“Plastic Ingot” amount="1"/>
<tool tag=“ingot”/>
<input name=“Plastic Ring”>
</craft>
<craft>
<output skill=“0” name=“Plastic Ingot” amount=“2”/>
<output skill=“2” name=“Plastic Ingot” amount=“3”/>
<tool tag=“ingot”/>
<input name=“Pleather Armor”>
</craft>
<craft>
<output skill=“1” name=“Plastic Ingot” amount=“3”/>
<output skill=“3” name=“Plastic Ingot” amount=“4”/>
<tool tag=“ingot”/>
<input name=“Plastic Platemail”>
</craft>
<craft>
<output skill=“0” name=“Copper Ingot” amount="1"/>
<output skill=“2” name=“Copper Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Copper Ring”>
</craft>
<craft>
<output skill=“0” name=“Iron Ingot” amount="1"/>
<output skill=“2” name=“Iron Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Iron Ring”>
</craft>
<craft>
<output skill=“0” name=“Silver Ingot” amount="1"/>
<output skill=“2” name=“Silver Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Silver Ring”>
</craft>
<craft>
<output skill=“0” name=“Gold Ingot” amount="1"/>
<output skill=“2” name=“Gold Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Gold Ring”>
</craft>
<craft>
<output skill=“0” name=“Aluminum Ingot” amount="1"/>
<output skill=“2” name=“Aluminum Ingot” amount="2"/>
<tool tag=“ingot”/>
<input name=“Aluminum Ring”>
</craft>
</craftDB>
最后由 Evoker 编辑于; 2017 年 5 月 31 日 下午 2:47
< >
正在显示第 1 - 2 条,共 2 条留言
NotaBear 2019 年 8 月 22 日 下午 9:38 
Local mods do not work anymore (some kind of counter piracy thing?) You have to publish it and download it via steam.
NotaBear 2019 年 8 月 22 日 下午 9:39 
The work around is to directly edit Steam\steamapps\common\Dungeons of Dredmor\game\craftDB.xml
< >
正在显示第 1 - 2 条,共 2 条留言
每页显示数: 1530 50