Problem: oreOntoConveyorCount gets out of sync if the player forgets to empty their coal bag.
Solution: When the player adds coal into their inventory while in the bank, reset oreOntoConveyorCount to 0. That way it's always correct even if the player makes mistakes.
Problem: oreOntoConveyorCount gets out of sync if the player forgets to empty their coal bag.
Solution: When the player adds coal into their inventory while in the bank, reset oreOntoConveyorCount to 0. That way it's always correct even if the player makes mistakes.