Make all item names more Minecraft-like
This commit is contained in:
parent
fed5c9c527
commit
658cd15718
14 changed files with 99 additions and 97 deletions
|
@ -2,7 +2,7 @@
|
|||
minetest.register_craftitem("mesecons_materials:glue", {
|
||||
image = "jeija_glue.png",
|
||||
on_place_on_ground = minetest.craftitem_place_item,
|
||||
description="Glue",
|
||||
description="Slimeball",
|
||||
})
|
||||
|
||||
minetest.register_craft({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue