Bug[1.20.1+]: Recipes using Gravitite (smithing templates) do not use the #aether:processed/gravitite tag
Zepalesque opened this issue · 0 comments
What Feature Types Apply to This Bug?
Item, Other (Please Describe)
Other Type
Recipes
What Type of Bug Is This?
Unexpected Behavior
Forge Version
[affects any version]
Treasure Reforging Version
1.0.0
Is This Bug a Conflict With Another Mod?
No response
Client Log
No response
Crash Report (if applicable)
No response
Steps to Reproduce
1: Create a datapack that adds something to or replaces the aether:processed/gravitite tag
2: Attempt to craft one of the mod’s smithing templates with the item added to the tag
3: Observe the output slot
What You Expect To Happen
The recipe should give the smithing template
What Actually Happened
The recipe will not give the template as it specifies the item aether:enchanted_gravitite rather than the tag
Additional Details
Note: I didn’t technically experience this in-game, but looking at the code I can say with certainty that this will occur, see any of these recipes on the two branches (1.20.1, 1.20.4) that they exist on:
neptune_upgrade_smithing_template.json
phoenix_upgrade_smithing_template.json
valkyrie_upgrade_smithing_template.json
If necessary however I can reproduce this in-game to confirm that it happens once I get the chance
Please Read and Confirm The Following
- I have confirmed this bug can be replicated without the use of Optifine.
- I have confirmed this bug is on the most recently supported version of Minecraft.
- I have confirmed the details provided in this report are concise as possible and does not contained vague information (ie. Versions are properly recorded, answers to questions are clear).
- I have confirmed this issue is unique and has not been reported already.
- If playing on a modpack, I have reported this issue to their issue tracker already.