Updated
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
"items": {
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"title": "TODO",
|
||||
"title": "Permute Type",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"properties": {
|
||||
"weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTATED" },
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"additionalProperties": false,
|
||||
"required": ["format_version", "minecraft:spawn_rules"],
|
||||
"properties": {
|
||||
"format_version": { "const": "1.11.0", "description": "UNDOCUMENTATED", "title": "TODO Title" },
|
||||
"format_version": { "const": "1.11.0", "description": "UNDOCUMENTATED", "title": "Spawn Rules" },
|
||||
"minecraft:spawn_rules": {
|
||||
"type": "object",
|
||||
"title": "Spawn Rules",
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"items": {
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"title": "TODO",
|
||||
"title": "Permute Type",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"properties": {
|
||||
"weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTATED" },
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"additionalProperties": false,
|
||||
"required": ["format_version", "minecraft:spawn_rules"],
|
||||
"properties": {
|
||||
"format_version": { "const": "1.17.0", "description": "UNDOCUMENTATED", "title": "TODO Title" },
|
||||
"format_version": { "const": "1.17.0", "description": "UNDOCUMENTATED", "title": "Format Version" },
|
||||
"minecraft:spawn_rules": {
|
||||
"type": "object",
|
||||
"title": "Spawn Rules",
|
||||
|
||||
@@ -7,7 +7,7 @@
|
||||
"items": {
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"title": "TODO",
|
||||
"title": "Permute Type",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"properties": {
|
||||
"weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTATED" },
|
||||
|
||||
@@ -6,7 +6,7 @@
|
||||
"additionalProperties": false,
|
||||
"required": ["format_version", "minecraft:spawn_rules"],
|
||||
"properties": {
|
||||
"format_version": { "const": "1.8.0", "description": "UNDOCUMENTATED", "title": "TODO Title" },
|
||||
"format_version": { "const": "1.8.0", "description": "UNDOCUMENTATED", "title": "Format Version" },
|
||||
"minecraft:spawn_rules": {
|
||||
"type": "object",
|
||||
"title": "Spawn Rules",
|
||||
|
||||
Reference in New Issue
Block a user