Files
minecraft-bedrock-json-schemas/source/behavior/loot_tables/functions/random_dye.json
2021-06-16 16:19:12 +02:00

9 lines
339 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", "title": "Function" } }
}