cawezs_expanded_world/elements/Brittleness.mod.json
2024-04-28 11:00:35 -04:00

25 lines
521 B
JSON
Executable File

{
"_fv": 47,
"_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
}
}