Reduce instruments durability
This commit is contained in:
parent
fcae971123
commit
b428bcead3
@ -56,7 +56,8 @@ instruments.stone_head_recipes = {
|
|||||||
|
|
||||||
instruments.levels = {0,0,0,0,1,2,2,2,2,2,3,4,5}
|
instruments.levels = {0,0,0,0,1,2,2,2,2,2,3,4,5}
|
||||||
|
|
||||||
instruments.durability = {50, 211, 281, 296, 411, 521, 531, 581, 601, 731, 801, 1101, 1501}
|
--instruments.durability = {50, 211, 281, 296, 411, 521, 531, 581, 601, 731, 801, 1101, 1501}
|
||||||
|
instruments.durability = {13, 53, 71, 74, 103, 131, 133, 151, 151, 183, 201, 326, 376}
|
||||||
|
|
||||||
instruments.list = {"pick", "axe", "shovel", "hammer", "sword", "spear", "chisel"}
|
instruments.list = {"pick", "axe", "shovel", "hammer", "sword", "spear", "chisel"}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user