-
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
1 parent
341b6e4
commit cb1ddb4
Showing
34 changed files
with
219 additions
and
1 deletion.
There are no files selected for viewing
65 changes: 65 additions & 0 deletions
65
pack/config/openloader/data/shards-carnival/data/mf_carnival/shard_type/mf_carnival.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,65 @@ | ||
{ | ||
"mf_carnival:world": { | ||
"text_color": "#43f099", | ||
"glow_color": "#00ff48", | ||
"collect_particle": "minecraft:glow", | ||
"collect_sound": { | ||
"sound_id": "scattered_shards:collect_visitor" | ||
}, | ||
"list_order": 1 | ||
}, | ||
"mf_carnival:temperance": { | ||
"text_color": "#48dbd1", | ||
"glow_color": "#fff596", | ||
"collect_particle": "minecraft:enchanted_hit", | ||
"collect_sound": { | ||
"sound_id": "scattered_shards:collect_challenge" | ||
}, | ||
"list_order": 2 | ||
}, | ||
"mf_carnival:justice": { | ||
"text_color": "#48dbd1", | ||
"glow_color": "#fff596", | ||
"collect_particle": "minecraft:enchanted_hit", | ||
"collect_sound": { | ||
"sound_id": "scattered_shards:collect_challenge" | ||
}, | ||
"list_order": 2 | ||
}, | ||
"mf_carnival:strength": { | ||
"text_color": "#48dbd1", | ||
"glow_color": "#fff596", | ||
"collect_particle": "minecraft:enchanted_hit", | ||
"collect_sound": { | ||
"sound_id": "scattered_shards:collect_challenge" | ||
}, | ||
"list_order": 2 | ||
}, | ||
"mf_carnival:fool": { | ||
"text_color": "#5f57ff", | ||
"glow_color": "#bafffa", | ||
"collect_particle": "minecraft:wax_off", | ||
"collect_sound": { | ||
"sound_id": "scattered_shards:collect_secret" | ||
}, | ||
"list_order": 3 | ||
}, | ||
"mf_carnival:magician": { | ||
"text_color": "#5f57ff", | ||
"glow_color": "#bafffa", | ||
"collect_particle": "minecraft:wax_off", | ||
"collect_sound": { | ||
"sound_id": "scattered_shards:collect_secret" | ||
}, | ||
"list_order": 3 | ||
}, | ||
"mf_carnival:hermit": { | ||
"text_color": "#5f57ff", | ||
"glow_color": "#bafffa", | ||
"collect_particle": "minecraft:wax_off", | ||
"collect_sound": { | ||
"sound_id": "scattered_shards:collect_secret" | ||
}, | ||
"list_order": 3 | ||
} | ||
} |
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 @@ | ||
{ | ||
"pack": { | ||
"pack_format": 41, | ||
"description": "ModFest Carnival Scattered Shards data" | ||
} | ||
} |
9 changes: 9 additions & 0 deletions
9
pack/config/openloader/resources/shards-carnival/assets/mf_carnival/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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"shard_type.mf_carnival.world.description": "World Shard", | ||
"shard_type.mf_carnival.temperance.description": "Temperance Shard", | ||
"shard_type.mf_carnival.justice.description": "Justice Shard", | ||
"shard_type.mf_carnival.strength.description": "Strength Shard", | ||
"shard_type.mf_carnival.fool.description": "Fool Shard", | ||
"shard_type.mf_carnival.magician.description": "Magician Shard", | ||
"shard_type.mf_carnival.hermit.description": "Hermit Shard" | ||
} |
Binary file added
BIN
+329 Bytes
...sources/shards-carnival/assets/mf_carnival/textures/gui/shards/fool_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
+329 Bytes
...resources/shards-carnival/assets/mf_carnival/textures/gui/shards/fool_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
+195 Bytes
...es/shards-carnival/assets/mf_carnival/textures/gui/shards/fool_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
+195 Bytes
...rces/shards-carnival/assets/mf_carnival/textures/gui/shards/fool_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
+329 Bytes
...urces/shards-carnival/assets/mf_carnival/textures/gui/shards/hermit_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
+329 Bytes
...sources/shards-carnival/assets/mf_carnival/textures/gui/shards/hermit_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
+195 Bytes
.../shards-carnival/assets/mf_carnival/textures/gui/shards/hermit_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
+195 Bytes
...es/shards-carnival/assets/mf_carnival/textures/gui/shards/hermit_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
+329 Bytes
...rces/shards-carnival/assets/mf_carnival/textures/gui/shards/justice_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
+329 Bytes
...ources/shards-carnival/assets/mf_carnival/textures/gui/shards/justice_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
+195 Bytes
...shards-carnival/assets/mf_carnival/textures/gui/shards/justice_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
+195 Bytes
...s/shards-carnival/assets/mf_carnival/textures/gui/shards/justice_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
+329 Bytes
...ces/shards-carnival/assets/mf_carnival/textures/gui/shards/magician_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
+329 Bytes
...urces/shards-carnival/assets/mf_carnival/textures/gui/shards/magician_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
+195 Bytes
...hards-carnival/assets/mf_carnival/textures/gui/shards/magician_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
+195 Bytes
.../shards-carnival/assets/mf_carnival/textures/gui/shards/magician_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
+329 Bytes
...ces/shards-carnival/assets/mf_carnival/textures/gui/shards/strength_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
+329 Bytes
...urces/shards-carnival/assets/mf_carnival/textures/gui/shards/strength_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
+195 Bytes
...hards-carnival/assets/mf_carnival/textures/gui/shards/strength_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
+195 Bytes
.../shards-carnival/assets/mf_carnival/textures/gui/shards/strength_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
+329 Bytes
...s/shards-carnival/assets/mf_carnival/textures/gui/shards/temperance_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
+329 Bytes
...ces/shards-carnival/assets/mf_carnival/textures/gui/shards/temperance_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
+195 Bytes
...rds-carnival/assets/mf_carnival/textures/gui/shards/temperance_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
+195 Bytes
...hards-carnival/assets/mf_carnival/textures/gui/shards/temperance_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
+329 Bytes
...ources/shards-carnival/assets/mf_carnival/textures/gui/shards/world_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
+329 Bytes
...esources/shards-carnival/assets/mf_carnival/textures/gui/shards/world_front.png
Oops, something went wrong.
Binary file added
BIN
+195 Bytes
...s/shards-carnival/assets/mf_carnival/textures/gui/shards/world_mini_backing.png
Oops, something went wrong.
Binary file added
BIN
+195 Bytes
...ces/shards-carnival/assets/mf_carnival/textures/gui/shards/world_mini_front.png
Oops, something went wrong.
10 changes: 10 additions & 0 deletions
10
pack/config/openloader/resources/shards-carnival/pack.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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"pack": { | ||
"pack_format": 32, | ||
"supported_formats": { | ||
"min_inclusive": 32, | ||
"max_inclusive": 100 | ||
}, | ||
"description": "ModFest Carnival Scattered Shards assets" | ||
} | ||
} |
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