Skip to content

Commit

Permalink
Implemented head drops and fixed enchantablility
Browse files Browse the repository at this point in the history
  • Loading branch information
CrazyPants committed Jan 27, 2025
1 parent ebd0a1e commit 2ec543c
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"values": [
"enderio:dark_steel_axe"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"values": [
"enderio:dark_steel_pickaxe"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"values": [
"enderio:dark_steel_sword"
]
}

0 comments on commit 2ec543c

Please sign in to comment.