Curse
Type ID: enchantment:curse
Fields
| Field | Type | Default | Description |
|---|---|---|---|
treasure |
Boolean | false |
If set to true, this enchantment won't appear on an Enchanting Table. |
target |
Enchantment Target (Undocumented) | "breakable" |
What type of item this will go on. |
max_level |
Integer | 1 |
The maximum level you can get with the enchantment. |
rarity |
String | "very_rare" |
Sets the rarity of the enchantment. Accepts "common", uncommon, rare and very_rare |
blacklist |
Array of Identifiers | optional | A list of enchantments that you cannot have with this. |
Example Code
{
"type": "enchantment:curse"
}