-
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
Showing
37 changed files
with
100 additions
and
3 deletions.
There are no files selected for viewing
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
6 changes: 6 additions & 0 deletions
6
src/main/resources/assets/ukrainian_delight/models/item/black_pysanka.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": "item/generated", | ||
"textures": { | ||
"layer0": "ukrainian_delight:item/pysanky/black_pysanka" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
src/main/resources/assets/ukrainian_delight/models/item/blue_pysanka.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": "item/generated", | ||
"textures": { | ||
"layer0": "ukrainian_delight:item/pysanky/blue_pysanka" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
src/main/resources/assets/ukrainian_delight/models/item/brown_pysanka.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": "item/generated", | ||
"textures": { | ||
"layer0": "ukrainian_delight:item/pysanky/brown_pysanka" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
src/main/resources/assets/ukrainian_delight/models/item/cyan_pysanka.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": "item/generated", | ||
"textures": { | ||
"layer0": "ukrainian_delight:item/pysanky/cyan_pysanka" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
src/main/resources/assets/ukrainian_delight/models/item/gray_pysanka.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": "item/generated", | ||
"textures": { | ||
"layer0": "ukrainian_delight:item/pysanky/gray_pysanka" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
src/main/resources/assets/ukrainian_delight/models/item/green_pysanka.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": "item/generated", | ||
"textures": { | ||
"layer0": "ukrainian_delight:item/pysanky/green_pysanka" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
src/main/resources/assets/ukrainian_delight/models/item/light_blue_pysanka.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": "item/generated", | ||
"textures": { | ||
"layer0": "ukrainian_delight:item/pysanky/light_blue_pysanka" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
src/main/resources/assets/ukrainian_delight/models/item/light_gray_pysanka.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": "item/generated", | ||
"textures": { | ||
"layer0": "ukrainian_delight:item/pysanky/light_gray_pysanka" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
src/main/resources/assets/ukrainian_delight/models/item/lime_pysanka.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": "item/generated", | ||
"textures": { | ||
"layer0": "ukrainian_delight:item/pysanky/lime_pysanka" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
src/main/resources/assets/ukrainian_delight/models/item/magenta_pysanka.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": "item/generated", | ||
"textures": { | ||
"layer0": "ukrainian_delight:item/pysanky/magenta_pysanka" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
src/main/resources/assets/ukrainian_delight/models/item/orange_pysanka.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": "item/generated", | ||
"textures": { | ||
"layer0": "ukrainian_delight:item/pysanky/orange_pysanka" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
src/main/resources/assets/ukrainian_delight/models/item/pink_pysanka.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": "item/generated", | ||
"textures": { | ||
"layer0": "ukrainian_delight:item/pysanky/pink_pysanka" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
src/main/resources/assets/ukrainian_delight/models/item/purple_pysanka.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": "item/generated", | ||
"textures": { | ||
"layer0": "ukrainian_delight:item/pysanky/purple_pysanka" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
src/main/resources/assets/ukrainian_delight/models/item/red_pysanka.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": "item/generated", | ||
"textures": { | ||
"layer0": "ukrainian_delight:item/pysanky/red_pysanka" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
src/main/resources/assets/ukrainian_delight/models/item/white_pysanka.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": "item/generated", | ||
"textures": { | ||
"layer0": "ukrainian_delight:item/pysanky/white_pysanka" | ||
} | ||
} |
6 changes: 6 additions & 0 deletions
6
src/main/resources/assets/ukrainian_delight/models/item/yellow_pysanka.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": "item/generated", | ||
"textures": { | ||
"layer0": "ukrainian_delight:item/pysanky/yellow_pysanka" | ||
} | ||
} |
Binary file modified
BIN
-207 Bytes
(48%)
.../resources/assets/ukrainian_delight/textures/item/krashanky/black_krashanka.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 modified
BIN
-206 Bytes
(49%)
...esources/assets/ukrainian_delight/textures/item/krashanky/magenta_krashanka.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 modified
BIN
-207 Bytes
(48%)
...resources/assets/ukrainian_delight/textures/item/krashanky/purple_krashanka.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
+1.49 KB
...main/resources/assets/ukrainian_delight/textures/item/pysanky/black_pysanka.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
+1.92 KB
src/main/resources/assets/ukrainian_delight/textures/item/pysanky/blue_pysanka.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
+1.85 KB
...main/resources/assets/ukrainian_delight/textures/item/pysanky/brown_pysanka.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
+1.9 KB
src/main/resources/assets/ukrainian_delight/textures/item/pysanky/cyan_pysanka.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
+310 Bytes
src/main/resources/assets/ukrainian_delight/textures/item/pysanky/gray_pysanka.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
+1.63 KB
...main/resources/assets/ukrainian_delight/textures/item/pysanky/green_pysanka.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Binary file added
BIN
+344 Bytes
...resources/assets/ukrainian_delight/textures/item/pysanky/light_blue_pysanka.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
+200 Bytes
...resources/assets/ukrainian_delight/textures/item/pysanky/light_gray_pysanka.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
+199 Bytes
src/main/resources/assets/ukrainian_delight/textures/item/pysanky/lime_pysanka.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
+308 Bytes
...in/resources/assets/ukrainian_delight/textures/item/pysanky/magenta_pysanka.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
+353 Bytes
...ain/resources/assets/ukrainian_delight/textures/item/pysanky/orange_pysanka.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
+199 Bytes
src/main/resources/assets/ukrainian_delight/textures/item/pysanky/pink_pysanka.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
+386 Bytes
...ain/resources/assets/ukrainian_delight/textures/item/pysanky/purple_pysanka.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
+303 Bytes
src/main/resources/assets/ukrainian_delight/textures/item/pysanky/red_pysanka.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
+308 Bytes
...main/resources/assets/ukrainian_delight/textures/item/pysanky/white_pysanka.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
+1.86 KB
...ain/resources/assets/ukrainian_delight/textures/item/pysanky/yellow_pysanka.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.