Add sticks to grasslands.
This commit is contained in:
parent
5568b5c893
commit
394b046bed
4 changed files with 43 additions and 4 deletions
|
@ -77,7 +77,7 @@ minetest.register_node('fun_caves:sticks_default', {
|
|||
drawtype = 'allfaces_optional',
|
||||
waving = 1,
|
||||
visual_scale = 1.3,
|
||||
tiles = {'mymonths_sticks.png'},
|
||||
tiles = {'fun_caves_dry_twigs.png'},
|
||||
paramtype = 'light',
|
||||
is_ground_content = false,
|
||||
drop = 'default:stick 2',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue