fix discription

master
wsor 2020-08-30 21:13:07 -04:00
parent 9303b48ab7
commit 206bc94e82
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
minetest.register_node("ws_rgb:solid", {
description = "Plastic Box",
description = "solid node",
tiles = {"rgb_solid.png"},
is_ground_content = false,
groups = {choppy=1, snappy=1, oddly_breakable_by_hand=1, ud_param2_colorable = 1},