Skip to content

Commit

Permalink
changed "placeholder" bow pulling icon/image
Browse files Browse the repository at this point in the history
  • Loading branch information
ArduFish committed Aug 19, 2024
1 parent 2b0e2da commit cdf3a92
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/main/resources/data/fishmc/tags/item/enchantable/bow.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"replace": false,
"values": [
"fishmc:shortbow"
]
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"replace": false,
"values": [
"fishmc:shortbow",
"fishmc:obsidian_claymore"
]
}

0 comments on commit cdf3a92

Please sign in to comment.