[BUG] smoker deletes sweet potatoes
elipol02 opened this issue ยท 6 comments
Describe the bug
Sweet potatos are deleted inside of a smoker after cooking, with both wood and charcoal
To Reproduce
Steps to reproduce the behavior:
Put charcoal in the bottom and sweet potato in the top
Expected behavior
After cooking the sweet potatoes, I expected there to be baked sweet potatoes in the right side of the smoker
Screenshots
Info (please complete the following information):
- Modpack Version: 3.0 beta 2
- Server or Singleplayer: single player
- Version the world was created on: 3.0 beta 2
Additional context
Also occurs with raw calamari (heh). Can't seem to reproduce with any other food other than calamari and sweet potato.
mods.futuremc.Smoker.addRecipe(calamari, cookedCalamari);
The CT script for the smoker doesn't work. Will require a PR