Removed minecraft.
This commit is contained in:
10
source/behavior/entities/format/components/fall_damage.json
Normal file
10
source/behavior/entities/format/components/fall_damage.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.fall_damage",
|
||||
"type": "object",
|
||||
"title": "Fall Damage",
|
||||
"additionalProperties": false,
|
||||
"description": "UNDOCUMENTED",
|
||||
"$comment": "UNDOCUMENTED",
|
||||
"required": [],
|
||||
"properties": { "value": { "type": "number", "default": 1, "description": "UNDOCUMENTED: value", "title": "Value" } }
|
||||
}
|
||||
Reference in New Issue
Block a user