diff --git a/nodes.json b/nodes.json index b9075ec..7b95333 100644 --- a/nodes.json +++ b/nodes.json @@ -14,12 +14,14 @@ }, "super_white": { "description": "Super Plastic", + "colorable": true, "light": 11, "sounds": "stone", "texture_name": "white2" }, "ultra_white": { "description": "Ultra Plastic", + "colorable": true, "light": 14, "sounds": "stone", "texture_name": "white2" @@ -323,4 +325,4 @@ "description": "Black plate", "paramtype2": "none" } -} \ No newline at end of file +}