-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat. 0.0.9e
- Loading branch information
Showing
10 changed files
with
170 additions
and
7 deletions.
There are no files selected for viewing
3 changes: 2 additions & 1 deletion
3
src/generated/resources/.cache/2611b8bba2585eac94969557d205b96f67d97065
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
4 changes: 2 additions & 2 deletions
4
src/generated/resources/.cache/4d80d66209c237eb485b194bd690dcf7e272ba36
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 |
---|---|---|
@@ -1,2 +1,2 @@ | ||
// 1.21 2024-08-13T17:23:53.9147224 Languages: zh_cn for mod: mystias_izakaya | ||
6204b13faaa1b6ec57513409dd46b79f235012d6 assets/mystias_izakaya/lang/zh_cn.json | ||
// 1.21 2024-08-23T11:50:12.070197 Languages: zh_cn for mod: mystias_izakaya | ||
c626ee2ccd51a4c4b2d2879e7ba9e4df035162b1 assets/mystias_izakaya/lang/zh_cn.json |
4 changes: 2 additions & 2 deletions
4
src/generated/resources/.cache/51e7974fc121251e1ad37761566173ab4e2c1b25
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 |
---|---|---|
@@ -1,2 +1,2 @@ | ||
// 1.21 2024-08-22T15:20:10.5890274 Languages: en_us for mod: mystias_izakaya | ||
d5fc9697ab862d89d5db414ae2515730fc38b726 assets/mystias_izakaya/lang/en_us.json | ||
// 1.21 2024-08-23T11:50:12.0721974 Languages: en_us for mod: mystias_izakaya | ||
0f475e7c596970c9a4bfa44f0b3ae3eb9bc172a3 assets/mystias_izakaya/lang/en_us.json |
7 changes: 7 additions & 0 deletions
7
src/generated/resources/assets/mystias_izakaya/blockstates/boiling_pot.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,7 @@ | ||
{ | ||
"variants": { | ||
"": { | ||
"model": "mystias_izakaya:block/boiling_pot" | ||
} | ||
} | ||
} |
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
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
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
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
153 changes: 153 additions & 0 deletions
153
src/main/resources/assets/mystias_izakaya/models/block/boiling_pot.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,153 @@ | ||
{ | ||
"credit": "Made with Blockbench", | ||
"texture_size": [32, 32], | ||
"textures": { | ||
"0": "mystias_izakaya:block/boiling_pot", | ||
"particle": "mystias_izakaya:block/boiling_pot" | ||
}, | ||
"elements": [ | ||
{ | ||
"from": [4, 0, 5], | ||
"to": [5, 3, 11], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [4, 0, 4]}, | ||
"faces": { | ||
"north": {"uv": [12, 11.5, 12.5, 13], "texture": "#0"}, | ||
"east": {"uv": [5, 8, 8, 9.5], "texture": "#0"}, | ||
"south": {"uv": [1, 12.5, 1.5, 14], "texture": "#0"}, | ||
"west": {"uv": [8, 8, 11, 9.5], "texture": "#0"}, | ||
"up": {"uv": [5.5, 13.5, 5, 10.5], "texture": "#0"}, | ||
"down": {"uv": [6, 10.5, 5.5, 13.5], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [3, 3, 5], | ||
"to": [5, 5, 11], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [4, 3, 4]}, | ||
"faces": { | ||
"north": {"uv": [2, 11.5, 3, 12.5], "texture": "#0"}, | ||
"east": {"uv": [9, 6.5, 12, 7.5], "texture": "#0"}, | ||
"south": {"uv": [8, 11.5, 9, 12.5], "texture": "#0"}, | ||
"west": {"uv": [3, 9.5, 6, 10.5], "texture": "#0"}, | ||
"up": {"uv": [7, 12.5, 6, 9.5], "texture": "#0"}, | ||
"down": {"uv": [8, 9.5, 7, 12.5], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [11, 0, 5], | ||
"to": [12, 3, 11], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [11, 0, 4]}, | ||
"faces": { | ||
"north": {"uv": [1.5, 12.5, 2, 14], "texture": "#0"}, | ||
"east": {"uv": [0, 9, 3, 10.5], "texture": "#0"}, | ||
"south": {"uv": [2, 12.5, 2.5, 14], "texture": "#0"}, | ||
"west": {"uv": [9, 5, 12, 6.5], "texture": "#0"}, | ||
"up": {"uv": [0.5, 14.5, 0, 11.5], "texture": "#0"}, | ||
"down": {"uv": [1, 11.5, 0.5, 14.5], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [11, 3, 5], | ||
"to": [13, 5, 11], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [11, 3, 4]}, | ||
"faces": { | ||
"north": {"uv": [9, 11.5, 10, 12.5], "texture": "#0"}, | ||
"east": {"uv": [8, 9.5, 11, 10.5], "texture": "#0"}, | ||
"south": {"uv": [10, 11.5, 11, 12.5], "texture": "#0"}, | ||
"west": {"uv": [0, 10.5, 3, 11.5], "texture": "#0"}, | ||
"up": {"uv": [4, 13.5, 3, 10.5], "texture": "#0"}, | ||
"down": {"uv": [5, 10.5, 4, 13.5], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [4, 0, 4], | ||
"to": [12, 3, 5], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [4, 0, 4]}, | ||
"faces": { | ||
"north": {"uv": [4, 0, 8, 1.5], "texture": "#0"}, | ||
"east": {"uv": [2.5, 12.5, 3, 14], "texture": "#0"}, | ||
"south": {"uv": [4, 1.5, 8, 3], "texture": "#0"}, | ||
"west": {"uv": [6, 12.5, 6.5, 14], "texture": "#0"}, | ||
"up": {"uv": [13, 8, 9, 7.5], "texture": "#0"}, | ||
"down": {"uv": [12, 10.5, 8, 11], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [3, 3, 3], | ||
"to": [13, 5, 5], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [4, 3, 4]}, | ||
"faces": { | ||
"north": {"uv": [4, 6, 9, 7], "texture": "#0"}, | ||
"east": {"uv": [11, 11.5, 12, 12.5], "texture": "#0"}, | ||
"south": {"uv": [4, 7, 9, 8], "texture": "#0"}, | ||
"west": {"uv": [12, 5, 13, 6], "texture": "#0"}, | ||
"up": {"uv": [5, 9, 0, 8], "texture": "#0"}, | ||
"down": {"uv": [13, 0, 8, 1], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [4, 0, 11], | ||
"to": [12, 3, 12], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [4, 0, 11]}, | ||
"faces": { | ||
"north": {"uv": [4, 3, 8, 4.5], "texture": "#0"}, | ||
"east": {"uv": [6.5, 12.5, 7, 14], "texture": "#0"}, | ||
"south": {"uv": [4, 4.5, 8, 6], "texture": "#0"}, | ||
"west": {"uv": [7, 12.5, 7.5, 14], "texture": "#0"}, | ||
"up": {"uv": [12, 11.5, 8, 11], "texture": "#0"}, | ||
"down": {"uv": [15, 8, 11, 8.5], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [3, 3, 11], | ||
"to": [13, 5, 13], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [4, 3, 11]}, | ||
"faces": { | ||
"north": {"uv": [8, 1, 13, 2], "texture": "#0"}, | ||
"east": {"uv": [12, 6, 13, 7], "texture": "#0"}, | ||
"south": {"uv": [8, 2, 13, 3], "texture": "#0"}, | ||
"west": {"uv": [12, 10.5, 13, 11.5], "texture": "#0"}, | ||
"up": {"uv": [13, 4, 8, 3], "texture": "#0"}, | ||
"down": {"uv": [13, 4, 8, 5], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [4, 5, 4], | ||
"to": [12, 6, 12], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [5, 5, 9]}, | ||
"faces": { | ||
"north": {"uv": [11, 8.5, 15, 9], "texture": "#0"}, | ||
"east": {"uv": [11, 9, 15, 9.5], "texture": "#0"}, | ||
"south": {"uv": [11, 9.5, 15, 10], "texture": "#0"}, | ||
"west": {"uv": [11, 10, 15, 10.5], "texture": "#0"}, | ||
"up": {"uv": [4, 4, 0, 0], "texture": "#0"}, | ||
"down": {"uv": [4, 4, 0, 8], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [5, 0, 5], | ||
"to": [11, 1, 11], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [6, 0, 10]}, | ||
"faces": { | ||
"north": {"uv": [11, 8.5, 15, 9], "texture": "#0"}, | ||
"east": {"uv": [11, 9, 15, 9.5], "texture": "#0"}, | ||
"south": {"uv": [11, 9.5, 15, 10], "texture": "#0"}, | ||
"west": {"uv": [11, 10, 15, 10.5], "texture": "#0"}, | ||
"up": {"uv": [4, 4, 0, 0], "texture": "#0"}, | ||
"down": {"uv": [3, 4, 0, 7], "texture": "#0"} | ||
} | ||
}, | ||
{ | ||
"from": [7, 6, 7], | ||
"to": [9, 7, 9], | ||
"rotation": {"angle": 0, "axis": "y", "origin": [5, 6, 9]}, | ||
"faces": { | ||
"north": {"uv": [3, 9, 4, 9.5], "texture": "#0"}, | ||
"east": {"uv": [4, 9, 5, 9.5], "texture": "#0"}, | ||
"south": {"uv": [12, 7, 13, 7.5], "texture": "#0"}, | ||
"west": {"uv": [7.5, 12.5, 8.5, 13], "texture": "#0"}, | ||
"up": {"uv": [9, 6, 8, 5], "texture": "#0"}, | ||
"down": {"uv": [2, 11.5, 1, 12.5], "texture": "#0"} | ||
} | ||
} | ||
] | ||
} |
Binary file added
BIN
+938 Bytes
src/main/resources/assets/mystias_izakaya/textures/block/boiling_pot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.