Closed Harleyoc1 closed 3 years ago
For anyone who wants this issue fixed without waiting for an update, I originally made this as a data pack for a server so you can use this with the current version: SubterraneanWildernessItemTags.zip
Thanks for your PR! Please could you provide some short steps to reproduce the issue so that I can verify that it's fixed?
I'm not 100% on whether there is a "proper" way to test it, but here's a simple class I wrote that adds the forge tags for each item onto a tooltip which you could add for testing if you want to check they are being applied to the items in the dev environment.
The other option of course is to just build it and install literally any ore processing mod like Mekanism and you will see that you can now put the ores (such as blackstone iron) into the machines and they are processed as would be expected.
Confirmed that without this patch, SubWild ores such as Blackstone Iron Ore cannot be processed in certain machinery, such as Mekanism's Enrichment machine.
Copy Forge block tags over to block items, fixes #21.