Rename mcl_core:grass to mcl_core:tallgrass
This commit is contained in:
parent
896db07ebe
commit
88888760f5
5 changed files with 12 additions and 12 deletions
|
@ -1349,7 +1349,7 @@ minetest.register_node("mcl_core:dry_shrub", {
|
|||
},
|
||||
})
|
||||
|
||||
minetest.register_node("mcl_core:grass", {
|
||||
minetest.register_node("mcl_core:tallgrass", {
|
||||
description = "Tall Grass",
|
||||
drawtype = "plantlike",
|
||||
tiles = {"default_tallgrass.png"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue