-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: thyreophora <[email protected]>
- Loading branch information
1 parent
4f2056e
commit 8716d55
Showing
23 changed files
with
18 additions
and
26 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
Binary file modified
BIN
+28 Bytes
(110%)
...sources/assets/mythicmetals/textures/item/template/carmot_smithing_template.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
-2 Bytes
(99%)
...ources/assets/mythicmetals/textures/item/template/empty_slot_midas_template.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
+35 Bytes
(110%)
...ets/mythicmetals/textures/item/template/legendary_banglum_smithing_template.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
+38 Bytes
(110%)
...resources/assets/mythicmetals/textures/item/template/midas_folding_template.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
+134 Bytes
(160%)
src/main/resources/assets/mythicmetals/textures/item/tools/adamantite_axe.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
+161 Bytes
(180%)
src/main/resources/assets/mythicmetals/textures/item/tools/adamantite_hoe.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
+232 Bytes
(210%)
src/main/resources/assets/mythicmetals/textures/item/tools/adamantite_pickaxe.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
+150 Bytes
(180%)
src/main/resources/assets/mythicmetals/textures/item/tools/adamantite_shovel.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
+188 Bytes
(180%)
src/main/resources/assets/mythicmetals/textures/item/tools/adamantite_sword.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
+406 Bytes
(280%)
src/main/resources/assets/mythicmetals/textures/item/tools/hallowed_axe.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
+312 Bytes
(210%)
src/main/resources/assets/mythicmetals/textures/item/tools/hallowed_hoe.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
+323 Bytes
(240%)
src/main/resources/assets/mythicmetals/textures/item/tools/hallowed_pickaxe.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
+261 Bytes
(200%)
src/main/resources/assets/mythicmetals/textures/item/tools/hallowed_shovel.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
+345 Bytes
(250%)
src/main/resources/assets/mythicmetals/textures/item/tools/hallowed_sword.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
+818 Bytes
(380%)
src/main/resources/assets/mythicmetals/textures/item/tools/mythril_drill.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 5 additions & 21 deletions
26
src/main/resources/assets/mythicmetals/textures/item/tools/mythril_drill.png.mcmeta
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,28 +1,12 @@ | ||
{ | ||
"animation": { | ||
"interpolate": true, | ||
"frametime": 4, | ||
"frametime": 1, | ||
"frames": [ | ||
0, | ||
1, | ||
2, | ||
3, | ||
4, | ||
5, | ||
2, | ||
4, | ||
1, | ||
3, | ||
0, | ||
5, | ||
4, | ||
3, | ||
2, | ||
1, | ||
{ | ||
"index": 0, | ||
"time": 4 | ||
} | ||
0, 1, 2, 3, 4, | ||
5, 6, 7, 8, 9, | ||
10, 11, 12, 13, 14, | ||
5, 6, 7, 8, 9 | ||
] | ||
} | ||
} |
Binary file modified
BIN
+219 Bytes
(180%)
...resources/assets/mythicmetals/textures/item/tools/mythril_drill_deactivated.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
+232 Bytes
(230%)
src/main/resources/assets/mythicmetals/textures/item/tools/osmium_axe.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
+221 Bytes
(230%)
src/main/resources/assets/mythicmetals/textures/item/tools/osmium_hoe.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
+193 Bytes
(200%)
src/main/resources/assets/mythicmetals/textures/item/tools/osmium_pickaxe.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
+201 Bytes
(210%)
src/main/resources/assets/mythicmetals/textures/item/tools/osmium_shovel.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
+208 Bytes
(200%)
src/main/resources/assets/mythicmetals/textures/item/tools/osmium_sword.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.