CustomCrafting icon indicating copy to clipboard operation
CustomCrafting copied to clipboard

Bug to bake items with a CustomModelData - 2

Open TheBestMines opened this issue 2 years ago • 0 comments

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:

  1. When this custom craft is done the first time, that works.
  2. If I bake the basic item (without the CustomModelData applied), on the same furnaces, that works.
  3. If I repeat the first action, the result no longer has the CustomModelData. It's the result of the second action.
  4. 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?

  1. To bake an item with CustomModelData to craft another item with CustomModelData.
  2. To bake the item without the CustomModelData (the vanilla recipe).
  3. 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).

TheBestMines avatar Aug 05 '23 18:08 TheBestMines