Team-Resourceful / ResourcefulBees

Minecraft Mod for creating highly customized bees
https://www.resourcefulbees.com
GNU Lesser General Public License v3.0
75 stars 31 forks source link

[Bug]: Centrifuge can be tricked into processing comb blocks #347

Open mouseas opened 2 years ago

mouseas commented 2 years ago

Bug Description

Powered single-block centrifuges can be tricked into processing comb blocks.

How to Reproduce?

  1. Place a single comb or stack of combs in the input slot
  2. Once it starts processing the comb, switch it for a comb block.
  3. It will continue processing as if the comb were still in the slot, but will output the correct results of the comb block being processed.
  4. Additional comb blocks in the stack will NOT be processed, but the bug can be repeated.

Expected Behavior

Single-block powered centrifuges should stop processing if the item in the input slot cannot be processed, including comb blocks.

Version

ResourcefulBees-1.16.5-0.10.6.jar

Mod Loader Version

Forge 36.2.35, MC 1.16.5

Logs or additional context

No response

Acknowledgement

Epic428 commented 2 years ago

Oo nice find! Def something worth looking into as it is clearly not intended to be that way.