PfisterFactor / QuickerCrafting

A Minecraft 1.12 mod that implements factorio style crafting.
MIT License
8 stars 1 forks source link

Flashing crafting menu #2

Open PfisterFactor opened 4 years ago

PfisterFactor commented 4 years ago

Bug / Feature: Flashing crafting menu

What you'd expect it to do: Not flash

What it actually did (bugs only): Flashed occasionally when the crafting button was pressed

Steps to reproduce (bugs only):

  1. Open the crafting menu
  2. Craft something
  3. Sometimes it flashes

Mod list (bugs only): QuickerCrafting

PfisterFactor commented 4 years ago

Possibly fixed with commit a0604b1c99911fe2bc5b92c46b9a9ab03f2dddd8 due to the refactoring into coroutines. Need to test more though.