mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-08 03:20:21 +01:00
Merge minetest_game - Update node.lua
This commit is contained in:
parent
d9c182cf9d
commit
7ed90a8651
|
@ -1555,7 +1555,7 @@ minetest.register_node("default:grass_1", {
|
|||
description = "Grass",
|
||||
drawtype = "plantlike",
|
||||
tiles = {"default_grass_1.png"},
|
||||
inventory_image = "default_grass_3.png", -- Use a bigger inventory image.
|
||||
inventory_image = "default_grass_3.png", -- Use texture of a taller grass stage in inventory
|
||||
wield_image = "default_grass_3.png",
|
||||
paramtype = "light",
|
||||
walkable = false,
|
||||
|
|
Loading…
Reference in New Issue
Block a user