Files
minecraft-bedrock-json-schemas/source/behavior/loot_tables/functions/random_dye.json
2021-07-01 16:35:56 +02:00

12 lines
389 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" }
}
}