Kelp: Add 'paramtype = light' to avoid black plantlike extension

master^2
Paramat 2018-05-19 18:57:01 +01:00 committed by GitHub
parent 64470dc786
commit b389f38120
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1685,6 +1685,7 @@ minetest.register_node("default:sand_with_kelp", {
tiles = {"default_sand.png"},
special_tiles = {{name = "default_kelp.png", tileable_vertical = true}},
inventory_image = "default_kelp.png",
paramtype = "light",
paramtype2 = "leveled",
groups = {snappy = 3},
selection_box = {