auto: Formatted json files
This commit is contained in:
@@ -3,13 +3,13 @@
|
||||
"$id": "blockception.minecraft.behaviour.1.16.100.block.events.transform_item",
|
||||
"type": "object",
|
||||
"description": "Transforms item into another item.",
|
||||
"title": "transform_item 1.16.100",
|
||||
"title": "Transform item 1.16.100",
|
||||
"additionalProperties": false,
|
||||
"properties": {
|
||||
"transform": {
|
||||
"type": "string",
|
||||
"description": "Name of the item it should transform into",
|
||||
"title": "transform"
|
||||
"title": "Transform"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user