Initial Commit
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behaviour.entities.1.16.0.minecraft.underwater_movement",
|
||||
"description": "UNDOCUMENTATED",
|
||||
"type": "object",
|
||||
"title": "Underwater movement 1.16.0",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
"properties": {
|
||||
"value": {
|
||||
"type": "number",
|
||||
"title": "Value",
|
||||
"description": "UNDOCUMENTATED"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user