CustomCrafting
CustomCrafting copied to clipboard
Bug to bake items with a CustomModelData - 2
What happened?
The bug is the same of this report (fixed by version 4.16.8.2 on free, or 4.16.8.1 on premium) : https://github.com/WolfyScript/CustomCrafting/issues/296
The bug is less present since the update, but still appears occasionally in particular with furnaces.
New record : https://youtu.be/P2ybij5PimE
As a reminder:
- When this custom craft is done the first time, that works.
- If I bake the basic item (without the CustomModelData applied), on the same furnaces, that works.
- If I repeat the first action, the result no longer has the CustomModelData. It's the result of the second action.
- But, if the furnaces are breaked then placed (or another item is bake in beetween), when I try the custom craft again, that work.
How can the bug be reproduced?
- To bake an item with CustomModelData to craft another item with CustomModelData.
- To bake the item without the CustomModelData (the vanilla recipe).
- Try again the first action. The result is not the item with CustomModelData, but the basic item.
Expected Behaviour?
The MUTTON with a CustomModelData must become a COOKED_MUTTON with a CustomModelData too.
Plugin version
CustomCrafting 4.16.8.2 (Free), WolfyUtilities 4.16.12.1
Server software
Paper 1.20.1, build 100
Relevant log output
No response
Submit issue
- [X] read the Wiki and especially the FaQ, and made sure there is no fix to your issue,
- [X] searched for and ensured there isn't already an open issue regarding this,
- [X] are running the latest version of your server software (Spigot, Paper, etc.), and plugins (WolfyUtilities, CustomCrafting).