-
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.
- Loading branch information
1 parent
cfee868
commit 4d9a5c7
Showing
29 changed files
with
156 additions
and
17 deletions.
There are no files selected for viewing
29 changes: 29 additions & 0 deletions
29
pack/config/openloader/data/shards-modfest-1-20/data/mf120/shard_type/mf120_sea.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,29 @@ | ||
{ | ||
"mf120:visitor": { | ||
"text_color": "#43f099", | ||
"glow_color": "#00ff48", | ||
"collect_particle": "minecraft:glow", | ||
"collect_sound": { | ||
"sound_id": "scattered_shards:collect_visitor" | ||
}, | ||
"list_order": 1 | ||
}, | ||
"mf120:challenge": { | ||
"text_color": "#48dbd1", | ||
"glow_color": "#fff596", | ||
"collect_particle": "minecraft:enchanted_hit", | ||
"collect_sound": { | ||
"sound_id": "scattered_shards:collect_challenge" | ||
}, | ||
"list_order": 2 | ||
}, | ||
"mf120:secret": { | ||
"text_color": "#5f57ff", | ||
"glow_color": "#bafffa", | ||
"collect_particle": "minecraft:wax_off", | ||
"collect_sound": { | ||
"sound_id": "scattered_shards:collect_secret" | ||
}, | ||
"list_order": 3 | ||
} | ||
} |
29 changes: 29 additions & 0 deletions
29
pack/config/openloader/data/shards-modfest-1-20/data/mf120/shard_type/mf120_sky.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,29 @@ | ||
{ | ||
"mf120:visitor_alt": { | ||
"text_color": "#6de851", | ||
"glow_color": "#00ff48", | ||
"collect_particle": "minecraft:totem_of_undying", | ||
"collect_sound": { | ||
"sound_id": "scattered_shards:collect_visitor" | ||
}, | ||
"list_order": 1 | ||
}, | ||
"mf120:challenge_alt": { | ||
"text_color": "#5174e8", | ||
"glow_color": "#0026ff", | ||
"collect_particle": "minecraft:glow", | ||
"collect_sound": { | ||
"sound_id": "scattered_shards:collect_challenge" | ||
}, | ||
"list_order": 2 | ||
}, | ||
"mf120:secret_alt": { | ||
"text_color": "#eb4034", | ||
"glow_color": "#f08", | ||
"collect_particle": "minecraft:witch", | ||
"collect_sound": { | ||
"sound_id": "scattered_shards:collect_secret" | ||
}, | ||
"list_order": 3 | ||
} | ||
} |
9 changes: 6 additions & 3 deletions
9
pack/config/openloader/resources/shards-modfest-1-20/assets/mf120/lang/en_us.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 |
---|---|---|
@@ -1,5 +1,8 @@ | ||
{ | ||
"shard_type.mf120.visitor.description": "Visitor Shard", | ||
"shard_type.mf120.challenge.description": "Challenge Shard", | ||
"shard_type.mf120.secret.description": "Secret Shard" | ||
"shard_type.mf120.visitor.description": "Visitor Shard (Sea)", | ||
"shard_type.mf120.challenge.description": "Challenge Shard (Sea)", | ||
"shard_type.mf120.secret.description": "Secret Shard (Sea)", | ||
"shard_type.mf120.visitor_alt.description": "Visitor Shard (Sky)", | ||
"shard_type.mf120.challenge_alt.description": "Challenge Shard (Sky)", | ||
"shard_type.mf120.secret_alt.description": "Secret Shard (Sky)" | ||
} |
Binary file added
BIN
+605 Bytes
.../shards-modfest-1-20/assets/mf120/textures/gui/shards/challenge_alt_backing.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
+355 Bytes
...es/shards-modfest-1-20/assets/mf120/textures/gui/shards/challenge_alt_front.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.76 KB
...ds-modfest-1-20/assets/mf120/textures/gui/shards/challenge_alt_mini_backing.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
+415 Bytes
...ards-modfest-1-20/assets/mf120/textures/gui/shards/challenge_alt_mini_front.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
+723 Bytes
(220%)
...rces/shards-modfest-1-20/assets/mf120/textures/gui/shards/challenge_backing.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
+468 Bytes
(230%)
...ources/shards-modfest-1-20/assets/mf120/textures/gui/shards/challenge_front.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
-1.28 KB
(27%)
...shards-modfest-1-20/assets/mf120/textures/gui/shards/challenge_mini_backing.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
+69 Bytes
(120%)
...s/shards-modfest-1-20/assets/mf120/textures/gui/shards/challenge_mini_front.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
+799 Bytes
...ces/shards-modfest-1-20/assets/mf120/textures/gui/shards/secret_alt_backing.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
+453 Bytes
...urces/shards-modfest-1-20/assets/mf120/textures/gui/shards/secret_alt_front.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
...hards-modfest-1-20/assets/mf120/textures/gui/shards/secret_alt_mini_backing.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
+455 Bytes
.../shards-modfest-1-20/assets/mf120/textures/gui/shards/secret_alt_mini_front.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
+509 Bytes
(160%)
...sources/shards-modfest-1-20/assets/mf120/textures/gui/shards/secret_backing.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
+534 Bytes
(220%)
...resources/shards-modfest-1-20/assets/mf120/textures/gui/shards/secret_front.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
-1.24 KB
(33%)
...es/shards-modfest-1-20/assets/mf120/textures/gui/shards/secret_mini_backing.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
+102 Bytes
(120%)
...rces/shards-modfest-1-20/assets/mf120/textures/gui/shards/secret_mini_front.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
+571 Bytes
...es/shards-modfest-1-20/assets/mf120/textures/gui/shards/visitor_alt_backing.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
+2.8 KB
...rces/shards-modfest-1-20/assets/mf120/textures/gui/shards/visitor_alt_front.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.77 KB
...ards-modfest-1-20/assets/mf120/textures/gui/shards/visitor_alt_mini_backing.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
+395 Bytes
...shards-modfest-1-20/assets/mf120/textures/gui/shards/visitor_alt_mini_front.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
+715 Bytes
(230%)
...ources/shards-modfest-1-20/assets/mf120/textures/gui/shards/visitor_backing.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.02 KB
(28%)
...esources/shards-modfest-1-20/assets/mf120/textures/gui/shards/visitor_front.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
-1.27 KB
(28%)
...s/shards-modfest-1-20/assets/mf120/textures/gui/shards/visitor_mini_backing.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
+87 Bytes
(120%)
...ces/shards-modfest-1-20/assets/mf120/textures/gui/shards/visitor_mini_front.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
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