Files
minecraft-bedrock-json-schemas/source/behavior/loot_tables/functions/random_dye.json
2021-06-06 10:07:19 +00:00

8 lines
324 B
JSON

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