Not able to choose Ender Block craft
Wolfy8198 opened this issue ยท 10 comments
Versions (Be specific, do not write "latest"):
- Polymorph: polymorph-fabric-0.0.18-1.18.1.jar
- Forge/Fabric: Fabric 0.12.12
Observed Behavior:
When trying to craft an Ender Block from BetterEnd, it has a conflict with the Ender Pearl block from Architect's Pallete Fabric, If I try to choose the Ender Block, the block in the output slot of the crafting table stays an Ender Pearl Block.
Expected Behavior:
Ender Pearl Block changes to Ender Block
Just making sure I got this right, you can choose the Ender Block but the output never actually changes right?
Does this still happen if you test this with only Polymorph, BetterEnd, and Architect's Palette installed?
Give me like 10 minutes, I didn't try that because all of those mods are still in BETA and I have to download them manually
I just checked, and yes, it still happens with only those mods and their dependencies installed
I've made a bug report on BetterEnd's issue tracker in order to better investigate the issue. Please follow any potential updates there as well.
I've been doing some investigating, and I think this is a niche issue with BetterEnd. Now, I'm not super familiar with their code-base so I could have easily missed something, but it seems like they're doing some non-standard recipe registration and Polymorph does not receive any recipe when it tries to call this when selecting their recipe:
I'll try to do some more investigating on my end, but for now it seems likely that there is no fix that I can do for this.