Recipes, lang, fixes

This commit is contained in:
paulevsGitch 2020-11-09 16:39:11 +03:00
parent 27fec47545
commit 657fae09d4
7 changed files with 137 additions and 110 deletions

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "betterend:item/bucket_end_fish"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "betterend:item/end_fish_cooked"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "betterend:item/end_fish"
}
}