[1.16.5] Track Mods Updating to Forge Tagging
XxInvictus opened this issue ยท 3 comments
Describe the solution you'd like
This is for the purpose of giving an Issue in this repo to link back to from other repo's and track requests for those mods to update to forge tagging.
Why is this feature needed
To ensure appropriate compatibility between mods and allow cleaner Smelting XP configs
Additional context
I am currently reworking Cooking/Smelting to get the XP values of the output instead of the input and as part of this I need to update configs to transition the input XP values to the outputted item. As part of this I am reviewing which mods are using proper forge tagging for things like Ingots and Gems.
This ticket is for the purpose of being able to link issues/PR's to other repos back to this one for tracking when the PR's are accepted or the work complete and reintegrate them into the config file.
An example of proper the input conversion to proper forge tagging of the output item below:
Before: "biggerreactors:cyanite_dust"
After: "#forge:ingots/cyanite"
Mods Requiring Updates to Forge Tagging:
Astral Sorcery - HellFirePvP/AstralSorcery#1983
Mystical Agriculture - BlakeBr0/MysticalAgriculture#585
The Abyss II - Y3Z0N/theabyss#89
@XxInvictus is this completed or should this issue stay open?