This commit is contained in:
DaanV2
2021-06-09 11:12:18 +02:00
parent ada0815fa6
commit 13dad248b8
76 changed files with 351 additions and 327 deletions

View File

@@ -7,7 +7,7 @@
"items": {
"type": "object",
"additionalProperties": false,
"title": "TODO",
"title": "Permute Type",
"description": "UNDOCUMENTATED",
"properties": {
"weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTATED" },

View File

@@ -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",

View File

@@ -7,7 +7,7 @@
"items": {
"type": "object",
"additionalProperties": false,
"title": "TODO",
"title": "Permute Type",
"description": "UNDOCUMENTATED",
"properties": {
"weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTATED" },

View File

@@ -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",

View File

@@ -7,7 +7,7 @@
"items": {
"type": "object",
"additionalProperties": false,
"title": "TODO",
"title": "Permute Type",
"description": "UNDOCUMENTATED",
"properties": {
"weight": { "type": "integer", "title": "Weight", "description": "UNDOCUMENTATED" },

View File

@@ -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",