Removed minecraft.
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.entities.minecraft.flying_speed",
|
||||
"type": "object",
|
||||
"title": "Flying Speed",
|
||||
"additionalProperties": false,
|
||||
"description": "Speed in Blocks that this entity flies at.",
|
||||
"required": [],
|
||||
"properties": { "value": { "type": "number", "default": 0.02, "description": "Flying speed in blocks per tick", "title": "Value" } }
|
||||
}
|
||||
Reference in New Issue
Block a user