Recipes, lang, fixes
This commit is contained in:
parent
27fec47545
commit
657fae09d4
7 changed files with 137 additions and 110 deletions
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:item/bucket_end_fish"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:item/end_fish_cooked"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "betterend:item/end_fish"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue