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.
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.