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

21 lines
480 B
JSON
Executable File

{
"_fv": 60,
"_type": "enchantment",
"definition": {
"name": "Excavation",
"type": "DIGGER",
"rarity": "VERY_RARE",
"minLevel": 1,
"maxLevel": 1,
"damageModifier": 0,
"compatibleEnchantments": [],
"excludeEnchantments": false,
"compatibleItems": [],
"excludeItems": false,
"isTreasureEnchantment": false,
"isCurse": false,
"isAllowedOnBooks": true,
"canGenerateInLootTables": false,
"canVillagerTrade": false
}
}