Rename mod: flowers to mcl_flowers
This commit is contained in:
parent
7c62c8fe6c
commit
89b30ae108
29 changed files with 108 additions and 113 deletions
|
@ -266,8 +266,8 @@ minetest.register_craft({
|
|||
minetest.register_craft({
|
||||
output = "mcl_mobitems:feather 3",
|
||||
recipe = {
|
||||
{ "flowers:oxeye_daisy" },
|
||||
{ "flowers:oxeye_daisy" },
|
||||
{ "mcl_flowers:oxeye_daisy" },
|
||||
{ "mcl_flowers:oxeye_daisy" },
|
||||
}
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue