codetaylor / pyrotech-1.12

An early game mod with new primitive devices, combustion machines, smelting mechanics, storage options, tools, torches, advancements, and absolutely zero GUIs -- with exception to the substantially complete, mostly illustrated, and charred guidebook.
https://pyrotech.readthedocs.io/en/latest/
Other
52 stars 20 forks source link

Refractory oven food recipes take longer than campfire #432

Closed SimonMeskens closed 5 months ago

SimonMeskens commented 5 months ago

Issue Description

The food recipes in the refractory oven are all 2 minutes in JEI. Campfire foods are 1:30 and stone oven foods are 0:30. I assume this is a bug, but I can't seem to track down the relevant code that adds these foods in the source.

What Happens

Refractory oven food recipes are 2 minutes in duration

What You Expect to Happen

Refractory oven food recipes are equal or lower to the Stone Oven at 30 seconds

Affected Versions

codetaylor commented 5 months ago

By default food recipes in the Stone and Refractory ovens are both 2 minutes. Is it possible that you've tweaked a config setting? Maybe the COOK_TIME_TICKS or INHERITED_STONE_TIER_RECIPE_DURATION_MODIFIER.

SimonMeskens commented 5 months ago

Yup, found the issue, it was somewhere between the computer screen and the back of my head.