Fixed "format_version" in blocks.json + changes. (#157)

* Fixed "format_version" in blocks.json + changes.
This commit is contained in:
StealthyX
2023-02-18 14:17:11 -05:00
committed by GitHub
parent 9d042216c7
commit e6608c5ed2

View File

@@ -37,14 +37,12 @@
"brightness_gamma": { "brightness_gamma": {
"type": "number", "type": "number",
"title": "Brightness Gamma", "title": "Brightness Gamma",
"description": "UNDOCUMENTED.", "description": "Specifies the gamma brightness level to apply to the block texture."
"$comment": "UNDOCUMENTED"
}, },
"carried_textures": { "carried_textures": {
"$ref": "#/definitions/texture", "$ref": "#/definitions/texture",
"title": "Carried Textures", "title": "Carried Textures",
"description": "UNDOCUMENTED.", "description": "Carried Textures."
"$comment": "UNDOCUMENTED"
}, },
"isotropic": { "isotropic": {
"title": "Isotropic", "title": "Isotropic",