Updated
This commit is contained in:
@@ -3,14 +3,9 @@
|
||||
"$id": "blockception.minecraft.behaviour.loot_tables.enchant_randomly",
|
||||
"additionalProperties": false,
|
||||
"description": "The function enchant_randomly",
|
||||
"title": "Enchant randomly",
|
||||
"title": "Enchant Randomly",
|
||||
"properties": {
|
||||
"function": {
|
||||
"type": "string",
|
||||
"const": "enchant_randomly",
|
||||
"title": "Function",
|
||||
"description": "TODO description"
|
||||
},
|
||||
"function": { "type": "string", "const": "enchant_randomly", "title": "Function", "description": "TODO description" },
|
||||
"treasure": {
|
||||
"type": "boolean",
|
||||
"description": "Supports the optional treasure boolean (true/false) to allow treasure enchantments to be toggled on and off.",
|
||||
|
||||
Reference in New Issue
Block a user