Skip to content

Commit

Permalink
Fixing textures
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Wimmer committed Jul 3, 2016
1 parent 236f3ec commit 64a219d
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "morefood:item/_default",
"textures": {
"layer0": "morefood:items/apple_chocolate"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "morefood:item/_default",
"textures": {
"layer0": "morefood:items/apple_chocolate_coated"
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"parent": "morefood:item/_default",
"textures": {
"layer0": "morefood:items/egg_boiled"
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 64a219d

Please sign in to comment.