
[BUG ๐] Incorrect ProcessingTime on Casting recipes
AzrannnAVANA opened this issue ยท 1 comments
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.
Expected: 120/20 = 6s
Ingame: 2 seconds
To Reproduce
Steps to reproduce the behavior:
- Cast anything, taking note of the time expected
- 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.