forked from VoxeLibre/VoxeLibre
master #5
|
@ -34,7 +34,7 @@ mcl_enchanting.enchantments.bane_of_arthropods = {
|
||||||
primary = {sword = true},
|
primary = {sword = true},
|
||||||
secondary = {axe = true},
|
secondary = {axe = true},
|
||||||
disallow = {},
|
disallow = {},
|
||||||
incompatible = {smite = true, shaprness = true},
|
incompatible = {smite = true, sharpness = true},
|
||||||
weight = 5,
|
weight = 5,
|
||||||
description = S("Increases damage and applies Slowness IV to arthropod mobs (spiders, cave spiders, silverfish and endermites)."),
|
description = S("Increases damage and applies Slowness IV to arthropod mobs (spiders, cave spiders, silverfish and endermites)."),
|
||||||
curse = false,
|
curse = false,
|
||||||
|
|
Loading…
Reference in New Issue