forked from mtcontrib/plantlife_modpack
Wrong filename for regular flowerpot. renamed and tweaked init.lua to match
This commit is contained in:
parent
9efef0d4df
commit
6cd55af894
@ -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( {
|
||||
|
Before Width: | Height: | Size: 405 B After Width: | Height: | Size: 405 B |
Loading…
Reference in New Issue
Block a user