cawezs_expanded_world/elements/Brittleness.mod.json
COW_ILLUMINATI ea3188c2f7 1.3.2
2024-06-01 07:40:53 -04:00

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
}
}