Skip to content

Commit

Permalink
Add all remaining fishes
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovdev committed Dec 12, 2024
1 parent 43d1bfe commit 40a5229
Show file tree
Hide file tree
Showing 18 changed files with 54 additions and 0 deletions.
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/fish/buddhacar.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "item/fish/buddhacar"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/fish/buddhacat.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "item/fish/buddhacat"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/fish/cactee.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "item/fish/cactee"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/fish/feran.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "item/fish/feran"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/fish/goblin.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "item/fish/goblin"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/fish/slamma.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "item/fish/slamma"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/fish/void_dragon.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "item/fish/void_dragon"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/fish/void_eye.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "item/fish/void_eye"
}
}
6 changes: 6 additions & 0 deletions assets/minecraft/models/item/fish/zombie.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "item/fish/zombie"
}
}
Binary file added assets/minecraft/textures/item/fish/buddhacar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/textures/item/fish/buddhacat.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/textures/item/fish/cactee.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/textures/item/fish/feran.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/textures/item/fish/goblin.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/textures/item/fish/slamma.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/textures/item/fish/void_dragon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/textures/item/fish/void_eye.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/minecraft/textures/item/fish/zombie.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 40a5229

Please sign in to comment.