Wrong filename for regular flowerpot. renamed and tweaked init.lua to match

This commit is contained in:
Vanessa Ezekowitz 2013-04-24 20:30:55 -04:00
parent 9efef0d4df
commit 6cd55af894
2 changed files with 1 additions and 1 deletions

View File

@ -313,7 +313,7 @@ plantslib:spawn_on_surfaces({
minetest.register_craftitem("flowers:flower_pot", {
description = "Flower Pot",
inventory_image = "flower_pot.png",
inventory_image = "flowers_flowerpot.png",
})
minetest.register_craft( {

View File

Before

Width:  |  Height:  |  Size: 405 B

After

Width:  |  Height:  |  Size: 405 B