1
0
mirror of https://github.com/sys4-fr/server-nalc.git synced 2025-06-28 06:11:47 +02:00

Merge remote-tracking branch 'origin/master'

Conflicts:
	minetestforfun_game/minetest.conf
This commit is contained in:
LeMagnesium
2015-03-03 19:01:23 +01:00
3 changed files with 94 additions and 10 deletions

View File

@ -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,