-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Stefan Wimmer
committed
Jul 3, 2016
1 parent
236f3ec
commit 64a219d
Showing
6 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
6 changes: 6 additions & 0 deletions
6
src/main/resources/assets/morefood/models/item/apple_chocolate.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"parent": "morefood:item/_default", | ||
"textures": { | ||
"layer0": "morefood:items/apple_chocolate" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
src/main/resources/assets/morefood/models/item/apple_chocolate_coated.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
src/main/resources/assets/morefood/models/item/egg_boiled.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"parent": "morefood:item/_default", | ||
"textures": { | ||
"layer0": "morefood:items/egg_boiled" | ||
} | ||
} |
Binary file added
BIN
+406 Bytes
src/main/resources/assets/morefood/textures/items/apple_chocolate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+379 Bytes
src/main/resources/assets/morefood/textures/items/apple_chocolate_coated.png
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.