PfisterFactor / QuickerCrafting

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

Make crafting table check compatible with mods that implement crafting tables #16

Closed PfisterFactor closed 4 years ago

PfisterFactor commented 4 years ago

Bug / Feature: Make crafting table check compatible with mods that implement crafting tables

What you'd expect it to do: Currently we only check for the vanilla crafting table in the 3x3 check, but other mods implement their own. We should check for those, or add a config for it.