Rename mcl_core:dry_shrub to mcl_core:deadbush
This commit is contained in:
parent
88888760f5
commit
b5a4adc2e3
3 changed files with 3 additions and 4 deletions
|
@ -1318,7 +1318,7 @@ minetest.register_node("mcl_core:obsidian", {
|
|||
groups = {cracky=4,level=2,oddly_breakable_by_hand=4,building_block=1},
|
||||
})
|
||||
|
||||
minetest.register_node("mcl_core:dry_shrub", {
|
||||
minetest.register_node("mcl_core:deadbush", {
|
||||
description = "Dead Bush",
|
||||
drawtype = "plantlike",
|
||||
visual_scale = 1.0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue