Add new inventory image for tall grass clump
This commit is contained in:
parent
045c99d915
commit
6955f0ab7d
@ -1432,8 +1432,8 @@ minetest.register_node(
|
||||
},
|
||||
visual_scale = 1.15,
|
||||
tiles = {"default_grass_clump_tall.png"},
|
||||
inventory_image = "default_grass_clump_inventory.png",
|
||||
wield_image = "default_grass_clump_inventory.png",
|
||||
inventory_image = "default_grass_clump_tall_inventory.png",
|
||||
wield_image = "default_grass_clump_tall_inventory.png",
|
||||
drop = "default:grass",
|
||||
paramtype = "light",
|
||||
waving = 1,
|
||||
|
BIN
mods/default/textures/default_grass_clump_tall_inventory.png
Normal file
BIN
mods/default/textures/default_grass_clump_tall_inventory.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.1 KiB |
Loading…
Reference in New Issue
Block a user