LOOHP / ImageFrame

Put images on maps and walls!
https://www.spigotmc.org/resources/106031/
GNU General Public License v3.0
50 stars 14 forks source link

Crafting with combined maps is possible #66

Closed inxanedev closed 3 months ago

inxanedev commented 3 months ago

While it is properly prevented in a normal crafting table, it is still possible inside the survival inventory 2x2 crafting box, as well as by using the new crafter block.

I think you could use the PrepareItemCraftEvent to prevent it from manual crafting altogether, and I assume CrafterCraftEvent for the crafter.