Rename mod: flowers to mcl_flowers
This commit is contained in:
parent
7c62c8fe6c
commit
89b30ae108
29 changed files with 108 additions and 113 deletions
|
@ -415,7 +415,7 @@ minetest.register_tool("default:pole", {
|
|||
elseif r == 5 then
|
||||
itemname = "mcl_mobitems:saddle"
|
||||
elseif r == 6 then
|
||||
itemname = "flowers:waterlily"
|
||||
itemname = "mcl_flowers:waterlily"
|
||||
end
|
||||
end
|
||||
local inv = user:get_inventory()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue