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.resource.particle.1.10.0.emitter_local_space",
"type": "object",
"title": "Emitter Local Space Component For 1.10.0",
"description": "TODO description: ",
"description": "TODO description:",
"additionalProperties": false,
"properties": {
"position": { "type": "boolean", "description": "TODO description: position", "title": "Position" },

View File

@@ -2,7 +2,7 @@
"$schema": "http://json-schema.org/draft-07/schema",
"$id": "blockception.minecraft.resource.particle.1.10.0.particle_lifetime_expression",
"type": "object",
"description": "TODO description: ",
"description": "TODO description:",
"title": "Particle Lifetime Expression Component For 1.10.0",
"additionalProperties": false,
"properties": {

View File

@@ -121,6 +121,6 @@
"title": "Particle Effect"
}
},
"description": "TODO description: ",
"description": "TODO description:",
"title": "TODO Title"
}