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": {
"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",