Fixed "format_version" in blocks.json + changes. (#157)
* Fixed "format_version" in blocks.json + changes.
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user