Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] damage addon not working #46

Open
Jes-debug opened this issue Jul 12, 2024 · 1 comment
Open

[BUG] damage addon not working #46

Jes-debug opened this issue Jul 12, 2024 · 1 comment
Assignees
Labels
Bug Something isn't working properly

Comments

@Jes-debug
Copy link

Describe the bug
simple, i turned on custom_tool_damages and changed the settings so its 33% damage boost but it simply doesnt work.

To Reproduce
use same settings and try attacking see how much damage u do

Does the issue still persist on the default config?
no

Is the plugin up to date?
yes

Server Environment & Version
paper 1.20.4

Additional Information (Optional)

@Jes-debug Jes-debug added the Bug Something isn't working properly label Jul 12, 2024
@Jes-debug
Copy link
Author

Custom tool damages properties

custom_tool_damages:

# Should we modify damage dealt by tools?
enabled: true

# The tool damage modifiers
# The default values replicate 1.8 weapon and tool damages
# The value is simply going to add up to the damage dealt
# If you'd like to not add or subtract any additional damage simply set the value to zero
tools:
  WOODEN_SWORD: 1.32
  STONE_SWORD: 1.65
  IRON_SWORD: 1.98
  GOLDEN_SWORD: 1.32
  DIAMOND_SWORD: 2.31
  NETHERITE_SWORD: 2.64
  WOODEN_SHOVEL: 0
  STONE_SHOVEL: 0
  IRON_SHOVEL: 0
  GOLDEN_SHOVEL: 0
  DIAMOND_SHOVEL: 0
  NETHERITE_SHOVEL: 0
  WOODEN_AXE: 2.31
  STONE_AXE: 2.97
  IRON_AXE: 2.97
  GOLDEN_AXE: 2.31
  DIAMOND_AXE: 2.97
  NETHERITE_AXE: 3.3
  WOODEN_PICKAXE: 0
  STONE_PICKAXE: 0
  IRON_PICKAXE: 0
  GOLDEN_PICKAXE: 0
  DIAMOND_PICKAXE: 0
  NETHERITE_PICKAXE: 0
  WOODEN_HOE: 0
  STONE_HOE: 0
  IRON_HOE: 0
  GOLDEN_HOE: 0
  DIAMOND_HOE: 0
  NETHERITE_HOE: 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working properly
Projects
None yet
Development

No branches or pull requests

2 participants