Adding dots to description
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"additionalProperties": false,
|
||||
"type": "string",
|
||||
"title": "Breathability",
|
||||
"description": "Property describing the breathability of the block, and whether it's treated as a solid block or a block of air",
|
||||
"description": "Property describing the breathability of the block, and whether it's treated as a solid block or a block of air.",
|
||||
"enum": ["solid", "air"],
|
||||
"default": "solid"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user