This commit is contained in:
DaanV2
2021-04-04 14:00:43 +02:00
parent d08e59713b
commit 7cafb5cfc6
26 changed files with 65 additions and 60 deletions

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behavior.entities.events.1.16.0",
"type": "object",
"title": "Entity 1.16.0",
"description": "TODO description: ",
"description": "TODO description:",
"definitions": {
"addremove": {
"additionalProperties": false,

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behavior.entities.events.1.16.100",
"type": "object",
"title": "Entity 1.16.100",
"description": "TODO description: ",
"description": "TODO description:",
"definitions": {
"addremove": {
"additionalProperties": false,

View File

@@ -3,7 +3,7 @@
"$id": "blockception.minecraft.behavior.entities.1.8.0.filters.is_game_rule",
"type": "object",
"title": "Filters Is Game Rule 1.8.0",
"description": "TODO description: ",
"description": "TODO description:",
"required": ["domain"],
"properties": {
"domain": { "description": "The Game Rule to test.", "title": "Domain" },