Refactor
This commit is contained in:
8
source/behavior/loot_tables/functions/random_dye.json
Normal file
8
source/behavior/loot_tables/functions/random_dye.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"$schema": "http://json-schema.org/draft-07/schema",
|
||||
"$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" } }
|
||||
}
|
||||
Reference in New Issue
Block a user