Skip to content

Commit

Permalink
Fix book descriptions on tools being outdated (#4824)
Browse files Browse the repository at this point in the history
  • Loading branch information
KnightMiner committed May 1, 2022
1 parent 81a99dd commit 95f833d
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,9 @@
{ "text": "Expanders increase the area of the sweep attack, and silky grants AOE shearing.", "paragraph": true }
],
"properties": [
"+3.5 Attack Damage",
"+3 Attack Damage",
"150% Attack Modifier",
"0.9 Attack Speed",
"+1 Reach",
"1.0 Attack Speed",
"350% Durability Modifier",
"Beheading II"
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
],
"properties": [
"+1 Attack Damage",
"0.8 Attack Speed",
"0.7 Attack Speed",
"45% Mining Modifier",
"250% Durability Modifier",
"AOE Attack",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"properties": [
"+3 Attack Damage",
"125% Attack Modifier",
"1.1 Attack Speed",
"0.85 Attack Speed",
"30% Mining Modifier",
"500% Durability",
"Piercing II"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
{ "text": "Silky grants shearing.", "paragraph": true }
],
"properties": [
"+2 Attack Damage",
"50% Attack Modifier",
"+3 Attack Damage",
"65% Attack Modifier",
"2.0 Attack Speed",
"75% Durability",
"Padded I",
"Padded I",
"Offhand attack"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@
],
"properties": [
"+1 Attack Damage",
"75% Attack Modifier",
"1.8 Attack Speed",
"50% Attack Modifier",
"1.6 Attack Speed",
"Shears plants and animals",
"Small AOE Attack",
"Harvest plants"
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"properties": [
"+0.5 Attack Damage",
"115% Attack Modifier",
"1.4 Attack Speed",
"1.3 Attack Speed",
"75% Mining Modifier",
"130% Durability Modifier",
"Makes paths",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
{ "text": "Expanders alternate between increasing depth and increasing height.", "paragraph": true }
],
"properties": [
"+0 Attack Damage",
"+0.5 Attack Damage",
"1.2 Attack Speed",
"Piercing I"
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"properties": [
"Interact with crops to harvest them",
"Shears blocks and animals",
"Effective on plants"
"Effective on plants",
"AoE attack capabilities"
]
}

0 comments on commit 95f833d

Please sign in to comment.