I tried modifying ore-spawn of Forestry and Mekanims mores, however, those ore-blocks use metadata, which seems to cause problems.
Now I tried adding those in a general fashion to the config (commands.xml for now to experiment with it), like <block>forestry:resources:1</block> for copper, <block>forestry:resources:1</block> for tin etc.
However, when using the commands (after restarting the client), these ores still get removed.
I haven't tried modifying ore-generation like that, but I assume the same happens there.
I tried modifying ore-spawn of Forestry and Mekanims mores, however, those ore-blocks use metadata, which seems to cause problems.
Now I tried adding those in a general fashion to the config (commands.xml for now to experiment with it), like
<block>forestry:resources:1</block>for copper,<block>forestry:resources:1</block>for tin etc.However, when using the commands (after restarting the client), these ores still get removed.
I haven't tried modifying ore-generation like that, but I assume the same happens there.