Raw Silver Block not Unifying
ffuentesm opened this issue · 2 comments
Version
almostunified-forge-1.20.1-0.8.0
Describe the bug!
The recipes are from Occultism, Immersive Engineering, Ice and Fire
https://github.com/klikli-dev/occultism/blob/version/1.20.1/src/main/resources/data/occultism/recipes/crafting/raw_silver_block.json
https://github.com/AlexModGuy/Ice_and_Fire/blob/1.20/src/generated/resources/data/iceandfire/recipes/raw_silver_to_raw_silver_block.json
https://github.com/BluSunrize/ImmersiveEngineering/blob/1.20.1/src/generated/resources/data/immersiveengineering/recipes/crafting/raw_silver_to_raw_block_silver.json
I think the problem might be Occultism using forge:raw_ore instead of forge:raw_material tag. But I and not sure if UA should or not unify both tag, as raw_ore was an older tag from forge that was replaced with raw_material
Crash Report
No response
Log
No response
Additional Context
Yes
Modifications
Just a private mod list that I play with, things like Create, IE, Occutims, EMI/JEI, Ice and Fire, JAOPCA, Ars, etc.
Nothing in the technical configs was altered.
Did the issue happen in singleplayer or on a server?
Singleplayer
If an issue like that exists, you can easily fix that yourself with the help of tag ownerships: https://github.com/AlmostReliable/almostunified/wiki/Unification-Config#tag-ownerships
It allows you to convert a specific tag to another. However, this should probably be fixed by the respective mod as well. I sent KliKli (author of Occultism) a message about this.
A Minecraft mod to unify resources. Contribute to AlmostReliable/almostunified development by creating an account on GitHub.
This should be fixed now (see klikli-dev/occultism#1064)