Initial commit

This commit is contained in:
2024-11-28 17:00:03 +00:00
commit c0bd808561
11697 changed files with 631986 additions and 0 deletions

View File

@@ -0,0 +1,18 @@
{
"attributes": {
"attack_range": 3.5,
"category": "pickaxe",
"attacks": [
{
"hitbox": "VERTICAL_PLANE",
"damage_multiplier": 1,
"angle": 90,
"upswing": 0.5,
"animation": "bettercombat:one_handed_slam",
"swing_sound": {
"id": "bettercombat:pickaxe_swing"
}
}
]
}
}