Removed unscores from titles
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"format_version": {
|
||||
"title": "The 1.10.0 format_version",
|
||||
"title": "The 1.10.0 format version",
|
||||
"type": "string",
|
||||
"const": "1.10.0",
|
||||
"description": "A version that tells minecraft what type of data format can be expected when reading this file."
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"format_version": {
|
||||
"title": "The 1.12.0 format_version",
|
||||
"title": "The 1.12.0 format version",
|
||||
"type": "string",
|
||||
"const": "1.12.0",
|
||||
"description": "A version that tells minecraft what type of data format can be expected when reading this file."
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"format_version": {
|
||||
"title": "The 1.16.0 format_version",
|
||||
"title": "The 1.16.0 format version",
|
||||
"type": "string",
|
||||
"const": "1.16.0",
|
||||
"description": "A version that tells minecraft what type of data format can be expected when reading this file."
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"format_version": {
|
||||
"title": "The 1.16.100 format_version",
|
||||
"title": "The 1.16.100 format version",
|
||||
"type": "string",
|
||||
"const": "1.16.100",
|
||||
"description": "A version that tells minecraft what type of data format can be expected when reading this file."
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"format_version": {
|
||||
"title": "The 1.16.200 format_version",
|
||||
"title": "The 1.16.200 format version",
|
||||
"type": "string",
|
||||
"const": "1.16.200",
|
||||
"description": "A version that tells minecraft what type of data format can be expected when reading this file."
|
||||
|
||||
Reference in New Issue
Block a user