auto: Formatted json files
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.block_light_emission",
|
||||
"additionalProperties": false,
|
||||
"type": "number",
|
||||
"title": "Block Light Emission 1.16.200",
|
||||
"description": "The amount of light this block will emit in a range [0.0, 1.0].",
|
||||
"minimum": 0,
|
||||
"maximum": 1,
|
||||
"default": 0.0
|
||||
}
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.blocks.1.16.200.minecraft.block_light_emission",
|
||||
"additionalProperties": false,
|
||||
"type": "number",
|
||||
"title": "Block Light Emission 1.16.200",
|
||||
"description": "The amount of light this block will emit in a range [0.0, 1.0].",
|
||||
"minimum": 0,
|
||||
"maximum": 1,
|
||||
"default": 0.0
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user