Create: Metallurgy

Create: Metallurgy

1M Downloads

[BUG ๐Ÿœ] Incorrect ProcessingTime on Casting recipes

AzrannnAVANA opened this issue ยท 1 comments

commented

Describe the bug
ProcessingTime on certain casting recipes are incorrect by one or a few seconds. This is a custom recipe using CraftTweaker's json recipe creator.
image
Expected: 120/20 = 6s
Ingame: 2 seconds

To Reproduce
Steps to reproduce the behavior:

  1. Cast anything, taking note of the time expected
  2. Observe its tendencies to take shorter than programmed

Expected behavior
ProcessingTime should be accurate to the amount of ticks the recipe is programmed to.

Screenshots
Insert clock.png

Environment:

  • MC/Forge version - 1.20.1/47.3.12
  • Create version - 0.5.1j
  • Create Metallurgy version - 0.0.6
  • Others mods / modpacks, datapacks - VORTEX Foundations 2.5.0 ( 406 mods loaded )
    modlist.txt

Additional context
Recipes already set into the mod itself have the same issue I believe.

commented

Its weird indeed, all recipes included in my mod have no issues when I tested it in-game. I will try to add custom one to see.