Mark bad recipes
This commit is contained in:
parent
ce0c202236
commit
24d3c1a309
6 changed files with 6 additions and 2 deletions
|
@ -80,6 +80,7 @@ end
|
|||
|
||||
minetest.register_entity("throwing:arrow_entity", THROWING_ARROW_ENTITY)
|
||||
|
||||
-- FIXME: Replace paper with feather
|
||||
minetest.register_craft({
|
||||
output = 'throwing:arrow 4',
|
||||
recipe = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue