Updated
This commit is contained in:
@@ -3,13 +3,6 @@
|
||||
"$id": "blockception.minecraft.behaviour.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"
|
||||
}
|
||||
}
|
||||
"title": "Trader Material Type",
|
||||
"properties": { "function": { "type": "string", "const": "random_dye", "description": "TODO description", "title": "TODO Title" } }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user