Mark bad recipes
This commit is contained in:
parent
ce0c202236
commit
24d3c1a309
6 changed files with 6 additions and 2 deletions
|
@ -55,7 +55,7 @@ minetest.register_craftitem("default:diamond", {
|
|||
})
|
||||
|
||||
minetest.register_craftitem("default:clay_lump", {
|
||||
description = "Clay Lump",
|
||||
description = "Clay",
|
||||
inventory_image = "default_clay_lump.png",
|
||||
stack_max = 64,
|
||||
})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue