Initial Commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$id": "blockception.minecraft.behaviour.entities.1.8.0.minecraft.can_power_jump",
|
||||
"type": "object",
|
||||
"title": "Can power jump 1.8.0",
|
||||
"additionalProperties": false,
|
||||
"description": "Allows the entity to power jump like the horse does in vanilla.",
|
||||
"required": [],
|
||||
"properties": {}
|
||||
}
|
||||
Reference in New Issue
Block a user