PfisterFactor / QuickerCrafting

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

RetroExchange's transmutation stone recipes are slightly buggy #13

Closed PfisterFactor closed 4 years ago

PfisterFactor commented 4 years ago

Bug / Feature: RetroExchange's transmutation stone recipes are slightly buggy.

What you'd expect it to do: Display the correct amount when shift is held on hover. Use the craft result slots to craft

What it actually did (bugs only): Displays only x1, even if multiple can be crafted. The actual shift crafting works fine. Doesn't work if the material is in the craft result slots.

Steps to reproduce (bugs only):

  1. Install RetroExchange and QuickerCrafting
  2. Hold shift and hover over a RetroExchange transmutation stone recipe.
  3. Try and craft something when the material is in the craft result slots.

Mod list (bugs only): QuickerCrafting RetroExchange

PfisterFactor commented 4 years ago

Crafting is now fixed, but shift clicking needs an overhaul. Moving to a separate issue.