Updatedf
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
"type": "object",
|
||||
"description": "An entity definitions that this entity can breed with.",
|
||||
"additionalItems": false,
|
||||
"required": [],
|
||||
|
||||
"properties": {
|
||||
"baby_type": { "type": "string", "description": "The entity definition of this entity's babies.", "title": "Baby Type" },
|
||||
"breed_event": { "$ref": "../types/event.json", "description": "Event to run when this entity breeds.", "title": "Breed Event" },
|
||||
@@ -17,7 +17,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"required": [],
|
||||
|
||||
"properties": {
|
||||
"allow_sitting": { "description": "If true, entities can breed while sitting.", "type": "boolean", "default": false, "title": "Allow Sitting" },
|
||||
"blend_attributes": {
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"type": "object",
|
||||
"title": "Projectile 1.13.0",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
|
||||
"properties": {
|
||||
"anchor": { "type": "number", "title": "Anchor", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" },
|
||||
"angle_offset": {
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"required": [],
|
||||
|
||||
"properties": {
|
||||
"priority": { "$ref": "types/priority.json" },
|
||||
"controlling_seat": {
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
"type": "object",
|
||||
"title": "Transformation 1.13.0",
|
||||
"additionalProperties": false,
|
||||
"required": [],
|
||||
|
||||
"properties": {
|
||||
"add": {
|
||||
"type": "object",
|
||||
|
||||
Reference in New Issue
Block a user