[Bug]: Tainted logs can be crafted using tainted logs
CubeGamer647 opened this issue · 2 comments
Minecraft Version
1.20.1
Mod Version
4.0
Mod Loader
Forge
Mod Loader Version
47.1.46
Describe the bug
The tainted log recipe in the withered beacon allows the input of one or more tainted logs, but tainted cobble and sand do not share this feature.
Side note, I feel the cobble and sand should allow their (non-tainted) variants. Should I make a suggestion ticket for that?
Steps to Reproduce
- Place tainted logs in a withered beacon alongside any amount of normal wood to add up to 6
- Observe recipe works, only provides 1 tainted wood
Crash Reports/Logs
N/A
Is OptiFine installed?
- OptiFine is installed
Screenhots
No response
Mod List
CWSM
JEI
Definitely unintended, shouldn’t be able to craft the tainted blocks with tainted blocks
Looked into it, there isn't much I can do since the tainted log is in the logs
tag which the recipe uses to determine if an item is a log that can be converted. I can remove the tainted log from the logs
tag to fix this issue but it'd cause some compatibility issues with other recipes. This isn't a major issue so I'll be closing this.