[1.18.1] [Suggestion] Add Create Crushing compatibility with Raw Ores and Raw Ore Blocks
ffuentesm opened this issue ยท 5 comments
For now, both Crushing and Milling recipes use the Ore black that can only be acquired via Silk Touch now in 1.18.
So I suggest to add the Raw ore version of the recipes to gain access to the crushed ore variants.
JAOPCA expects forge:raw_materials/<material name>
which is the current forge convention and not forge:raw_ores/<material name>
which AllTheOres uses, and assumes that the raw block does not exist if there is no tag with the former name. There will be no changes to this. You might want to report to AllTheOres instead.