JAOPCA

JAOPCA

23M Downloads

[1.18.1] [Suggestion] Add Create Crushing compatibility with Raw Ores and Raw Ore Blocks

ffuentesm opened this issue ยท 5 comments

commented

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.

commented

Which crushing and which milling?

commented

Is not implemented, it only works with Ore blocks, not Raw ores
image

Raw Ore and Raw Ore Blocks have different Forge Tags
image
image

commented

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.

image

commented

Most are Crushing Wheel, only things that is millstone are bricks, clay, and non Ore/obsidian equivalent
image

commented

This is already a feature. JAOPCA assumes that raw material tags follow the new forge convention.