auto: Formatted json files

This commit is contained in:
Blockception Bot
2021-06-06 10:07:19 +00:00
parent 65dc629711
commit 77b8b88cc1
1017 changed files with 36952 additions and 36952 deletions

View File

@@ -1,19 +1,19 @@
{
"$id": "blockception.minecraft.resource.particle.1.10.0.particle_initialization",
"type": "object",
"title": "Particle Initialization Component For 1.10.0",
"additionalProperties": false,
"properties": {
"per_update_expression": {
"$ref": "../../../../molang/number.json",
"description": "TODO description: per update expression",
"title": "Per Update Expression"
},
"per_render_expression": {
"$ref": "../../../../molang/number.json",
"description": "TODO description: per render expression",
"title": "Per Render Expression"
}
},
"description": "TODO description: "
}
{
"$id": "blockception.minecraft.resource.particle.1.10.0.particle_initialization",
"type": "object",
"title": "Particle Initialization Component For 1.10.0",
"additionalProperties": false,
"properties": {
"per_update_expression": {
"$ref": "../../../../molang/number.json",
"description": "TODO description: per update expression",
"title": "Per Update Expression"
},
"per_render_expression": {
"$ref": "../../../../molang/number.json",
"description": "TODO description: per render expression",
"title": "Per Render Expression"
}
},
"description": "TODO description: "
}