Thaumcraft 4 - Ore Dictionary Definitions?

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Vaygrim

New Member
Jul 29, 2019
533
0
0
Anyone happen to know what the ore dictionary declarations are for the Infused Ore in Thaumcraft 4? (If it even has one..?)
 

Not_Steve

Over-Achiever
Oct 11, 2013
1,482
3,264
293
vaygrim i requested that they add an ore dictionary reference on the github
 

Vaygrim

New Member
Jul 29, 2019
533
0
0
I'm not sure they actually will unfortunately, as there technically (from their perspective) is no point. The stone itself is never involved in crafting, never required as an ingredient on the infusion alter, and should never have an 'ore dictionary equivalent' from another mod. This gives them little to no motivation to make Ore Dictionary definitions for them.

The work around I have figured, in regards to mining Infused Stone with the Digital Miner, involves using the custom XML file for the SAG Mill from Ender IO.

Make a custom addition to your SAG Mill XML file, requiring 9 of a specific shard type to create 1 ore block of the equivalent type. You can add these to the XML file using straight item id#'s, bypassing oredict requirements all together. This means that you would only need to collect 9 shards of every type, then you could have a block of each shard type and use it for your Digital Miner filters. It also means you could use the blocks for decor if you wanted to.

That's the best work-around method I can think of.
 

Zenthon_127

New Member
Jul 29, 2019
837
0
0
The work around I have figured, in regards to mining Infused Stone with the Digital Miner, involves using the custom XML file for the SAG Mill from Ender IO.

Make a custom addition to your SAG Mill XML file, requiring 9 of a specific shard type to create 1 ore block of the equivalent type. You can add these to the XML file using straight item id#'s, bypassing oredict requirements all together. This means that you would only need to collect 9 shards of every type, then you could have a block of each shard type and use it for your Digital Miner filters. It also means you could use the blocks for decor if you wanted to.
I think Mekansim may allow for custom recipes as well. If this works on the combiner then we could use that (1 cobble + 8 shards).