This commit is contained in:
DaanV2
2021-07-04 16:02:48 +02:00
parent 6a4aeaace0
commit f6556dec13
65 changed files with 69 additions and 213 deletions

View File

@@ -4,7 +4,7 @@
"title": "Explode 1.12.0",
"additionalProperties": false,
"description": "Defines how the entity explodes.",
"required": [],
"properties": {
"breaks_blocks": {
"type": "boolean",

View File

@@ -4,7 +4,7 @@
"type": "object",
"title": "Projectile 1.12.0",
"additionalProperties": false,
"required": [],
"properties": {
"anchor": { "type": "integer", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Anchor" },
"angle_offset": {