25 lines
521 B
JSON
Executable File
25 lines
521 B
JSON
Executable File
{
|
|
"_fv": 60,
|
|
"_type": "enchantment",
|
|
"definition": {
|
|
"name": "Unmendable",
|
|
"type": "BREAKABLE",
|
|
"rarity": "RARE",
|
|
"minLevel": 1,
|
|
"maxLevel": 1,
|
|
"damageModifier": 0,
|
|
"compatibleEnchantments": [
|
|
{
|
|
"value": "MENDING"
|
|
}
|
|
],
|
|
"excludeEnchantments": true,
|
|
"compatibleItems": [],
|
|
"excludeItems": false,
|
|
"isTreasureEnchantment": true,
|
|
"isCurse": true,
|
|
"isAllowedOnBooks": true,
|
|
"canGenerateInLootTables": true,
|
|
"canVillagerTrade": true
|
|
}
|
|
} |