Added resources for rest of nigiri, added Tuna fish item and loot table with fishing
|
|
@ -2,6 +2,19 @@
|
|||
"itemGroup.sushi.sushi_items": "Sushi Items",
|
||||
|
||||
"item.sushi.avocado_fruit": "Avocado Fruit",
|
||||
"item.sushi.nigiri_tuna": "Tuna Nigiri"
|
||||
"item.sushi.nigiri_tuna": "Tuna Nigiri",
|
||||
"item.sushi.nigiri_salmon" : "Salmon Nigiri",
|
||||
"item.sushi.nigiri_hamachi" : "Hamachi Nigiri",
|
||||
"item.sushi.nigiri_seabass" :"Seabass Nigiri",
|
||||
"item.sushi.nigiri_mackerel" : "Mackerel Nigiri",
|
||||
"item.sushi.nigiri_surf_clam" :"Surf Clam Nigiri",
|
||||
"item.sushi.nigiri_king_prawn" : "King Prawn Nigiri",
|
||||
"item.sushi.nigiri_sweet_prawn" :"Sweet Prawn Nigiri",
|
||||
"item.sushi.nigiri_octopus" : "Octopus Nigiri",
|
||||
"item.sushi.nigiri_tobiko" :"Tobiko Nigiri",
|
||||
"item.sushi.nigiri_scallop" : "Scallop Nigiri",
|
||||
"item.sushi.nigiri_unagi" :"Unagi Nigiri",
|
||||
"item.sushi.nigiri_aburi_salmon" : "Aburi Salmon Nigiri",
|
||||
|
||||
"item.sushi.fish_tuna" : "Tuna Fish"
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "sushi:item/fish_tuna"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "sushi:item/nigiri_aburi_salmon"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "sushi:item/nigiri_hamachi"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "sushi:item/nigiri_king_prawn"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "sushi:item/nigiri_mackerel"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "sushi:item/nigiri_octopus"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "sushi:item/nigiri_salmon"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "sushi:item/nigiri_scallop"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "sushi:item/nigiri_seabass"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "sushi:item/nigiri_surf_clam"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "sushi:item/nigiri_sweet_prawn"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "sushi:item/nigiri_tobiko"
|
||||
}
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "sushi:item/nigiri_unagi"
|
||||
}
|
||||
}
|
||||
BIN
src/main/resources/assets/sushi/textures/item/fish_tuna.png
Normal file
|
After Width: | Height: | Size: 136 B |
|
After Width: | Height: | Size: 136 B |
BIN
src/main/resources/assets/sushi/textures/item/nigiri_hamachi.png
Normal file
|
After Width: | Height: | Size: 136 B |
|
After Width: | Height: | Size: 136 B |
|
After Width: | Height: | Size: 136 B |
BIN
src/main/resources/assets/sushi/textures/item/nigiri_octopus.png
Normal file
|
After Width: | Height: | Size: 136 B |
BIN
src/main/resources/assets/sushi/textures/item/nigiri_salmon.png
Normal file
|
After Width: | Height: | Size: 136 B |
BIN
src/main/resources/assets/sushi/textures/item/nigiri_scallop.png
Normal file
|
After Width: | Height: | Size: 136 B |
BIN
src/main/resources/assets/sushi/textures/item/nigiri_seabass.png
Normal file
|
After Width: | Height: | Size: 136 B |
|
After Width: | Height: | Size: 136 B |
|
After Width: | Height: | Size: 136 B |
BIN
src/main/resources/assets/sushi/textures/item/nigiri_tobiko.png
Normal file
|
After Width: | Height: | Size: 136 B |
BIN
src/main/resources/assets/sushi/textures/item/nigiri_unagi.png
Normal file
|
After Width: | Height: | Size: 136 B |
|
|
@ -4,6 +4,7 @@
|
|||
"package": "dev.confuzzedcat.sushi.mixin",
|
||||
"compatibilityLevel": "JAVA_17",
|
||||
"mixins": [
|
||||
"ILootTableBuilderAccessor"
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
|
|
|
|||