Added all nigiri classes, missing resources (lang and texture), removed NigiriBase food
This commit is contained in:
parent
3f30c55c56
commit
6339f0b638
20 changed files with 111 additions and 13 deletions
|
|
@ -1,5 +1,7 @@
|
|||
{
|
||||
"itemGroup.sushi.sushi_items": "Sushi Items",
|
||||
|
||||
"item.sushi.avocado_fruit": "Avocado Fruit",
|
||||
"item.sushi.nigiri_base": "Nigiri Base",
|
||||
"itemGroup.sushi.sushi_items": "Sushi Items"
|
||||
"item.sushi.nigiri_tuna": "Tuna Nigiri"
|
||||
|
||||
}
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "sushi:item/nigiri_base"
|
||||
"layer0": "sushi:item/nigiri_tuna"
|
||||
}
|
||||
}
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 126 B |
Loading…
Add table
Add a link
Reference in a new issue