Files
minecraft-bedrock-json-schemas/source/behavior/loot_tables/functions/random_dye.json
2022-07-22 19:41:04 +02:00

11 lines
377 B
JSON

{
"$id": "blockception.minecraft.behavior.loot_tables.random_dye",
"additionalProperties": false,
"description": "The function random_dye.",
"title": "Trader Material Type",
"type": "object",
"properties": {
"function": { "type": "string", "const": "random_dye", "description": "UNDOCUMENTED.", "$comment": "UNDOCUMENTED", "title": "Function" }
}
}