Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prevent builtin crafting from working #15

Open
rubenwardy opened this issue Apr 18, 2018 · 1 comment
Open

Prevent builtin crafting from working #15

rubenwardy opened this issue Apr 18, 2018 · 1 comment
Labels

Comments

@rubenwardy
Copy link
Owner

CSM could be used to craft using the normal mechanism

@rubenwardy rubenwardy added the Bug label Apr 18, 2018
@Lejo1
Copy link

Lejo1 commented Jun 10, 2020

You could return an empty itemstack on minetest.register_on_craft if the crafting is attempt by the player and not the mod.
EDIT: Or do other stuff like kicking/banning on disallowed crafting...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants