[1.16.4] Machine Infuser ONLY accepts Dimensional Shards from RFToolsBase, no other Dimensional Shards
kil0byt3 opened this issue ยท 5 comments
For instance, shards from Emendatus Enigmatica.
If I understand correctly how 1.16 works, can be solved with adding a tag requirement to the Machine Infuser, rather than only allowing a specific item (aka OreDict).
Pictures:
I'm going to implement this but on my own tag rftoolsbase:shards as this is a very specific item for RFTools
Hmm this is a bit intentional. I don't want anything else to be accepted here. Those other items (whatever they are) are not supposed to be dimensional shards
What that mod is trying to do is add custom ores, so that it can have ores with the correct stone texture next to any kind of stone. That's the reason why it introduces its own dimensional shard ore and item, intended to be exactly the same as regular shards but self contained in the oregen mod, that's why it'd be nice to have them go in there. I don't see the harm in it?