Adding dots to description
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
"$id": "blockception.minecraft.behavior.loot_tables.random_dye",
|
||||
"additionalProperties": false,
|
||||
"description": "The function random_dye",
|
||||
"description": "The function random_dye.",
|
||||
"title": "Trader Material Type",
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"function": { "type": "string", "const": "random_dye", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Function" }
|
||||
"function": { "type": "string", "const": "random_dye", "description": "UNDOCUMENTED.", "$comment": "UNDOCUMENTED", "title": "Function" }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user