drop=nothing for the vines:vine

master
bas 2013-10-01 16:34:07 +02:00
parent 1d28f7279f
commit ce479c8e6d
1 changed files with 1 additions and 0 deletions

View File

@ -225,6 +225,7 @@ minetest.register_node("vines:vine_rotten", {
description = "Rotten vine",
walkable = false,
climbable = true,
drop = "",
sunlight_propagates = true,
paramtype = "light",
tile_images = { "vines_vine_rotten.png" },