Files
minecraft-bedrock-json-schemas/source/behavior/loot_tables/functions/random_dye.json
2021-05-26 01:23:51 +02:00

8 lines
317 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" } }
}