10 lines
328 B
JSON
10 lines
328 B
JSON
{
|
|
"$id": "blockception.minecraft.behavior.entities.1.8.0.minecraft.burns_in_daylight",
|
|
"title": "Burns In Daylight 1.8.0",
|
|
"additionalProperties": false,
|
|
"description": "Specifies if/how a mob burns in daylight.",
|
|
"required": [],
|
|
"properties": {},
|
|
"oneOf": [{ "type": "boolean" }, { "type": "object" }]
|
|
}
|