From e6608c5ed2757bb7de2213d5542b39542a19a28d Mon Sep 17 00:00:00 2001 From: StealthyX Date: Sat, 18 Feb 2023 14:17:11 -0500 Subject: [PATCH] Fixed "format_version" in blocks.json + changes. (#157) * Fixed "format_version" in blocks.json + changes. --- source/resource/blocks.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/source/resource/blocks.json b/source/resource/blocks.json index b23a9006..77178f99 100644 --- a/source/resource/blocks.json +++ b/source/resource/blocks.json @@ -37,14 +37,12 @@ "brightness_gamma": { "type": "number", "title": "Brightness Gamma", - "description": "UNDOCUMENTED.", - "$comment": "UNDOCUMENTED" + "description": "Specifies the gamma brightness level to apply to the block texture." }, "carried_textures": { "$ref": "#/definitions/texture", "title": "Carried Textures", - "description": "UNDOCUMENTED.", - "$comment": "UNDOCUMENTED" + "description": "Carried Textures." }, "isotropic": { "title": "Isotropic",