diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-11-24 17:20:45 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-24 16:20:45 +0000 |
| commit | 6f22c74dfd876a8c8270d1bc59777594f1a8ae86 (patch) | |
| tree | 0948b544dc01406bc38948206a1b96e98189446f /constants | |
| parent | b0407e5b8c76bb91e3dd720c787f8b48d68ae173 (diff) | |
| download | NotEnoughUpdates-REPO-6f22c74dfd876a8c8270d1bc59777594f1a8ae86.tar.gz NotEnoughUpdates-REPO-6f22c74dfd876a8c8270d1bc59777594f1a8ae86.tar.bz2 NotEnoughUpdates-REPO-6f22c74dfd876a8c8270d1bc59777594f1a8ae86.zip | |
fix(hotmlayout): blockhead perk (#1465)
Diffstat (limited to 'constants')
| -rw-r--r-- | constants/hotmlayout.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/constants/hotmlayout.json b/constants/hotmlayout.json index 376fee15..bbdc7843 100644 --- a/constants/hotmlayout.json +++ b/constants/hotmlayout.json @@ -390,7 +390,7 @@ "cost": "(pow (+ level 2) 4)", "stat": "(* level 5)", "lore": [ - "§7Grants §6+5☘ Block Fortune§7." + "§7Grants §6+{stat}☘ Block Fortune§7." ] }, "subterranean_fisher": { |
