diff --git a/modpacks/simply/dev/config/legacy/global_packs.json b/modpacks/simply/dev/config/legacy/global_packs.json index 1ad088e1a..1794abaea 100644 --- a/modpacks/simply/dev/config/legacy/global_packs.json +++ b/modpacks/simply/dev/config/legacy/global_packs.json @@ -7,7 +7,7 @@ "file/Legacy Worlds.zip", "file/Tooltips Enhanced", "file/Legacy Titles.zip", - "file/Legacy-Modpack-Resources.zip", + "file/Legacy-Modpack-Resources", "file/Clean World Loading", "file/Legacy Panorama" ] diff --git a/modpacks/simply/dev/index.toml b/modpacks/simply/dev/index.toml index 7b7691af3..9ad0c2f86 100644 --- a/modpacks/simply/dev/index.toml +++ b/modpacks/simply/dev/index.toml @@ -871,11 +871,6 @@ metafile = true file = "mods/facapi-next.toml" hash = "f9f3164187728e73e983a5a298c4d351f3b8a045e74930756dbe4b0608e4b643" -[[files]] -file = "mods/factory-api.pw.toml" -hash = "589cba3d3b77a3f90de9a156486120b517a44a8e22ef39e3130c42e706fb2f88" -metafile = true - [[files]] file = "mods/ferrite-core.pw.toml" hash = "19b5a6351ca8f850ddb22e07cdae9d83138aaff17a75b21c88b6e0a2b4fb530a" diff --git a/modpacks/simply/dev/pack.toml b/modpacks/simply/dev/pack.toml index 9a840c911..75a01babb 100644 --- a/modpacks/simply/dev/pack.toml +++ b/modpacks/simply/dev/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "e0432f76ee6782a06668aab93dce6aa96a915519ebc1cbec72a8b6d6fb13b6ab" +hash = "4308e5e461ab48697c383884dca129633d77326ec17c39b25ad3636f307e40bd" [versions] fabric = "0.18.5" diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/LICENSE b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/LICENSE new file mode 100644 index 000000000..2e9770adf --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/LICENSE @@ -0,0 +1,9 @@ +MIT License + +Copyright (c) 2026 Nostalgica-Reverie + +Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/lang/en_us.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/lang/en_us.json new file mode 100644 index 000000000..6862919ba --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/lang/en_us.json @@ -0,0 +1,21 @@ +{ + "skin_pack.defaultslim.1": "Default Slim", + "skin_pack.defaultslim.1.0": "Alex", + "skin_pack.defaultslim.1.0.desc": "(Slim)", + "skin_pack.defaultslim.1.1": "Ari", + "skin_pack.defaultslim.1.1.desc": "(Slim)", + "skin_pack.defaultslim.1.2": "Efe", + "skin_pack.defaultslim.1.2.desc": "(Slim)", + "skin_pack.defaultslim.1.3": "Kai", + "skin_pack.defaultslim.1.3.desc": "(Slim)", + "skin_pack.defaultslim.1.4": "Makena", + "skin_pack.defaultslim.1.4.desc": "(Slim)", + "skin_pack.defaultslim.1.5": "Noor", + "skin_pack.defaultslim.1.5.desc": "(Slim)", + "skin_pack.defaultslim.1.6": "Steve", + "skin_pack.defaultslim.1.6.desc": "(Slim)", + "skin_pack.defaultslim.1.7": "Sunny", + "skin_pack.defaultslim.1.7.desc": "(Slim)", + "skin_pack.defaultslim.1.8": "Zuri", + "skin_pack.defaultslim.1.8.desc": "(Slim)" +} diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skin_packs.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skin_packs.json new file mode 100644 index 000000000..f25572f84 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skin_packs.json @@ -0,0 +1,17 @@ +{ +"defaultslim:1": { + "icon": "defaultslim:textures/skinpack_icons/oak.png", + "type": "skin", + "skins": [ + {"model": "defaultslim:skinpacks/1/slimalex.cpmmodel"}, + {"model": "defaultslim:skinpacks/1/slimari.cpmmodel"}, + {"model": "defaultslim:skinpacks/1/slimefe.cpmmodel"}, + {"model": "defaultslim:skinpacks/1/slimkai.cpmmodel"}, + {"model": "defaultslim:skinpacks/1/slimmakena.cpmmodel"}, + {"model": "defaultslim:skinpacks/1/slimnoor.cpmmodel"}, + {"model": "defaultslim:skinpacks/1/slimsteve.cpmmodel"}, + {"model": "defaultslim:skinpacks/1/slimsunny.cpmmodel"}, + {"model": "defaultslim:skinpacks/1/slimzuri.cpmmodel"} + ] + } +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimalex.cpmmodel b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimalex.cpmmodel new file mode 100644 index 000000000..3f8c43de7 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimalex.cpmmodel differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimari.cpmmodel b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimari.cpmmodel new file mode 100644 index 000000000..883f996f9 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimari.cpmmodel differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimefe.cpmmodel b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimefe.cpmmodel new file mode 100644 index 000000000..75d86288d Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimefe.cpmmodel differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimkai.cpmmodel b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimkai.cpmmodel new file mode 100644 index 000000000..0d924989a Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimkai.cpmmodel differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimmakena.cpmmodel b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimmakena.cpmmodel new file mode 100644 index 000000000..09d1aa00f Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimmakena.cpmmodel differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimnoor.cpmmodel b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimnoor.cpmmodel new file mode 100644 index 000000000..59a60b250 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimnoor.cpmmodel differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimsteve.cpmmodel b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimsteve.cpmmodel new file mode 100644 index 000000000..5d8beea4d Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimsteve.cpmmodel differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimsunny.cpmmodel b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimsunny.cpmmodel new file mode 100644 index 000000000..73d505e85 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimsunny.cpmmodel differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimzuri.cpmmodel b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimzuri.cpmmodel new file mode 100644 index 000000000..eedfdb350 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultslim/skinpacks/1/slimzuri.cpmmodel differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/lang/en_us.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/lang/en_us.json new file mode 100644 index 000000000..3eda4c8bb --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/lang/en_us.json @@ -0,0 +1,21 @@ +{ + "skin_pack.defaultwide.1": "Default Wide", + "skin_pack.defaultwide.1.0": "Alex", + "skin_pack.defaultwide.1.0.desc": "(Wide)", + "skin_pack.defaultwide.1.1": "Ari", + "skin_pack.defaultwide.1.1.desc": "(Wide)", + "skin_pack.defaultwide.1.2": "Efe", + "skin_pack.defaultwide.1.2.desc": "(Wide)", + "skin_pack.defaultwide.1.3": "Kai", + "skin_pack.defaultwide.1.3.desc": "(Wide)", + "skin_pack.defaultwide.1.4": "Makena", + "skin_pack.defaultwide.1.4.desc": "(Wide)", + "skin_pack.defaultwide.1.5": "Noor", + "skin_pack.defaultwide.1.5.desc": "(Wide)", + "skin_pack.defaultwide.1.6": "Steve", + "skin_pack.defaultwide.1.6.desc": "(Wide)", + "skin_pack.defaultwide.1.7": "Sunny", + "skin_pack.defaultwide.1.7.desc": "(Wide)", + "skin_pack.defaultwide.1.8": "Zuri", + "skin_pack.defaultwide.1.8.desc": "(Wide)" +} diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skin_packs.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skin_packs.json new file mode 100644 index 000000000..b6b0a0669 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skin_packs.json @@ -0,0 +1,17 @@ +{ +"defaultwide:1": { + "icon": "defaultwide:textures/skinpack_icons/oak.png", + "type": "skin", + "skins": [ + {"model": "defaultwide:skinpacks/1/widealex.cpmmodel"}, + {"model": "defaultwide:skinpacks/1/wideari.cpmmodel"}, + {"model": "defaultwide:skinpacks/1/wideefe.cpmmodel"}, + {"model": "defaultwide:skinpacks/1/widekai.cpmmodel"}, + {"model": "defaultwide:skinpacks/1/widemakena.cpmmodel"}, + {"model": "defaultwide:skinpacks/1/widenoor.cpmmodel"}, + {"model": "defaultwide:skinpacks/1/widesteve.cpmmodel"}, + {"model": "defaultwide:skinpacks/1/widesunny.cpmmodel"}, + {"model": "defaultwide:skinpacks/1/widezuri.cpmmodel"} + ] + } +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widealex.cpmmodel b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widealex.cpmmodel new file mode 100644 index 000000000..05a83a393 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widealex.cpmmodel differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/wideari.cpmmodel b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/wideari.cpmmodel new file mode 100644 index 000000000..2030f3b72 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/wideari.cpmmodel differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widebnoor.cpmmodel b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widebnoor.cpmmodel new file mode 100644 index 000000000..289d0f186 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widebnoor.cpmmodel differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/wideefe.cpmmodel b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/wideefe.cpmmodel new file mode 100644 index 000000000..801ac454b Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/wideefe.cpmmodel differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widekai.cpmmodel b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widekai.cpmmodel new file mode 100644 index 000000000..f5746aa4f Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widekai.cpmmodel differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widemakena.cpmmodel b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widemakena.cpmmodel new file mode 100644 index 000000000..11f48555f Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widemakena.cpmmodel differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widenoor.cpmmodel b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widenoor.cpmmodel new file mode 100644 index 000000000..0aa1335c6 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widenoor.cpmmodel differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widesteve.cpmmodel b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widesteve.cpmmodel new file mode 100644 index 000000000..9976710bb Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widesteve.cpmmodel differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widesunny.cpmmodel b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widesunny.cpmmodel new file mode 100644 index 000000000..0941fb1bf Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widesunny.cpmmodel differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widezuri.cpmmodel b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widezuri.cpmmodel new file mode 100644 index 000000000..6be1f32d3 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/defaultwide/skinpacks/1/widezuri.cpmmodel differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/discs/lang/en_us.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/discs/lang/en_us.json new file mode 100644 index 000000000..322736fe8 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/discs/lang/en_us.json @@ -0,0 +1,3 @@ +{ + "disc.collected":"You have found %s of %s Music Discs!" +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/biome_overrides.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/biome_overrides.json new file mode 100644 index 000000000..529abddce --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/biome_overrides.json @@ -0,0 +1,192 @@ +{ + "overrides": { + "default": { + "water_transparency": 0.8 + }, + "bamboo_jungle": { + "water_color": "#14A2C5" + }, + "bamboo_jungle_hills": { + "water_color": "#1B9ED8" + }, + "beach": { + "water_color": "#157cab" + }, + "birch_forest": { + "water_color": "#0677ce" + }, + "old_growth_birch_forest": { + "water_color": "#0a74c4" + }, + "snowy_beach": { + "water_color": "#1463a5" + }, + "cold_ocean": { + "water_color": "#2080C9" + }, + "snowy_taiga": { + "water_color": "#205e83" + }, + "deep_cold_ocean": { + "water_color": "#2080C9" + }, + "deep_frozen_ocean": { + "water_color": "#2570B5" + }, + "deep_lukewarm_ocean": { + "water_color": "#0D96DB" + }, + "deep_ocean": { + "water_color": "#1787D4" + }, + "deep_warm_ocean": { + "water_color": "#02B0E5" + }, + "desert": { + "water_color": "#32A598" + }, + "windswept_hills": { + "water_color": "#007BF7" + }, + "mountain_edge": { + "water_color": "#045cd5" + }, + "windswept_gravelly_hills": { + "water_color": "#0E63AB" + }, + "windswept_forest": { + "water_color": "#0E63AB" + }, + "flower_forest": { + "water_color": "#20A3CC" + }, + "forest": { + "water_color": "#1E97F2" + }, + "frozen_ocean": { + "water_color": "#2570B5" + }, + "frozen_river": { + "water_color": "#185390" + }, + "nether_wastes": { + "water_color": "#905957" + }, + "warped_forest": { + "water_color": "#905957" + }, + "crimson_forest": { + "water_color": "#905957" + }, + "soul_sand_valley": { + "water_color": "#905957" + }, + "basalt_deltas": { + "water_color": "#905957" + }, + "ice_mountains": { + "water_color": "#1156a7" + }, + "snowy_plains": { + "water_color": "#14559b" + }, + "snowy_slopes": { + "water_color": "#14559b" + }, + "ice_spikes": { + "water_color": "#14559b" + }, + "jungle": { + "water_color": "#14A2C5" + }, + "sparse_jungle": { + "water_color": "#0D8AE3" + }, + "lukewarm_ocean": { + "water_color": "#0D96DB" + }, + "old_growth_spruce_taiga": { + "water_color": "#2d6d77" + }, + "giant_spruce_taiga_hills": { + "water_color": "#2d6d77" + }, + "old_growth_pine_taiga": { + "water_color": "#2d6d77" + }, + "giant_tree_taiga_hills": { + "water_color": "#286378" + }, + "badlands": { + "water_color": "#4E7F81" + }, + "eroded_badlands": { + "water_color": "#497F99" + }, + "wooded_badlands": { + "water_color": "#55809E" + }, + "mushroom_fields": { + "water_color": "#8a8997" + }, + "mushroom_fields_shore": { + "water_color": "#818193" + }, + "ocean": { + "water_color": "#1787D4" + }, + "cherry_grove": { + "water_color": "#44AFF5" + }, + "plains": { + "water_color": "#44AFF5" + }, + "river": { + "water_color": "#0084FF" + }, + "dark_forest": { + "water_color": "#3B6CD1" + }, + "dark_forest_hills": { + "water_color": "#3B6CD1" + }, + "savanna": { + "water_color": "#2C8B9C" + }, + "windswept_savanna": { + "water_color": "#2590A8" + }, + "savanna_plateau": { + "water_color": "#2590A8" + }, + "stone_beach": { + "water_color": "#0d67bb" + }, + "sunflower_plains": { + "water_color": "#44AFF5" + }, + "swamp": { + "water_color": "#4c6559", + "water_fog_color": "#4c6559", + "water_transparency": 1.0 + }, + "mangrove_swamp": { + "water_color": "#3A7A6A", + "water_fog_color": "#4D7A60", + "water_transparency": 1.0 + }, + "taiga": { + "water_color": "#287082" + }, + "taiga_mountains": { + "water_color": "#236583" + }, + "the_end": { + "water_color": "#62529e" + }, + "warm_ocean": { + "water_color": "#02B0E5", + "water_transparency": 0.7 + } + } +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/how_to_play_sections.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/how_to_play_sections.json new file mode 100644 index 000000000..ca8813f15 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/how_to_play_sections.json @@ -0,0 +1,241 @@ +[ + { + "title": {"translate": "legacy.menu.how_to_play.whats_new"}, + "ui_definition": "legacy:how_to_play/whats_new" + }, + { + "title": {"translate": "legacy.menu.how_to_play.basics"}, + "ui_definition": "legacy:how_to_play/basics" + }, + { + "title": {"translate": "legacy.menu.how_to_play.multiplayer"}, + "ui_definition": "legacy:how_to_play/multiplayer" + }, + { + "title": {"translate": "legacy.menu.how_to_play.hud"}, + "ui_definition": "legacy:how_to_play/hud" + }, + { + "title": {"translate": "legacy.menu.how_to_play.creative"}, + "ui_definition": "legacy:how_to_play/creative" + }, + { + "title": {"translate": "container.inventory"}, + "ui_definition": "legacy:how_to_play/inventory" + }, + { + "title": {"translate": "legacy.menu.how_to_play.chests"}, + "ui_definition": "legacy:how_to_play/chest" + }, + { + "title": {"translate": "legacy.menu.how_to_play.large-chest"}, + "ui_definition": "legacy:how_to_play/large-chest", + "hasButton": false + }, + { + "title": {"translate": "legacy.menu.how_to_play.ender-chest"}, + "ui_definition": "legacy:how_to_play/ender-chest", + "hasButton": false + }, + { + "title": {"translate": "legacy.menu.how_to_play.barrels"}, + "ui_definition": "legacy:how_to_play/barrel" + }, + { + "title": {"translate": "legacy.menu.how_to_play.crafting"}, + "ui_definition": "legacy:how_to_play/crafting" + }, + { + "title": {"translate": "legacy.menu.how_to_play.crafting-table"}, + "ui_definition": "legacy:how_to_play/crafting-table", + "hasButton": false + }, + { + "title": {"translate": "legacy.menu.how_to_play.furnace"}, + "ui_definition": "legacy:how_to_play/furnace" + }, + { + "title": {"translate": "legacy.menu.how_to_play.smoker"}, + "ui_definition": "legacy:how_to_play/smoker", + "hasButton": false + }, + { + "title": {"translate": "legacy.menu.how_to_play.blast-furnace"}, + "ui_definition": "legacy:how_to_play/blast-furnace", + "hasButton": false + }, + { + "title": {"translate": "legacy.menu.how_to_play.dispenser"}, + "ui_definition": "legacy:how_to_play/dispenser" + }, + { + "title": {"translate": "legacy.menu.how_to_play.cartography"}, + "ui_definition": "legacy:how_to_play/cartography" + }, + { + "title": {"translate": "legacy.menu.how_to_play.stonecutter"}, + "ui_definition": "legacy:how_to_play/stonecutter" + }, + { + "title": {"translate": "legacy.menu.how_to_play.grindstone"}, + "ui_definition": "legacy:how_to_play/grindstone" + }, + { + "title": {"translate": "legacy.menu.how_to_play.smithing"}, + "ui_definition": "legacy:how_to_play/smithing" + }, + { + "title": {"translate": "legacy.menu.how_to_play.armor-trims"}, + "ui_definition": "legacy:how_to_play/armor-trims", + "hasButton": false + }, + { + "title": {"translate": "legacy.menu.how_to_play.netherite"}, + "ui_definition": "legacy:how_to_play/netherite", + "hasButton": false + }, + { + "title": {"translate": "legacy.menu.how_to_play.brewing"}, + "ui_definition": "legacy:how_to_play/brewing" + }, + { + "title": {"translate": "legacy.menu.how_to_play.enchantment"}, + "ui_definition": "legacy:how_to_play/enchantment" + }, + { + "title": {"translate": "legacy.menu.how_to_play.anvil"}, + "ui_definition": "legacy:how_to_play/anvil" + }, + { + "title": {"translate": "legacy.menu.how_to_play.farming-animals"}, + "ui_definition": "legacy:how_to_play/farming-animals" + }, + { + "title": {"translate": "legacy.menu.how_to_play.breeding-animals"}, + "ui_definition": "legacy:how_to_play/breeding-animals" + }, + { + "title": {"translate": "legacy.menu.how_to_play.villagers"}, + "ui_definition": "legacy:how_to_play/villagers" + }, + { + "title": {"translate": "legacy.menu.how_to_play.trading"}, + "ui_definition": "legacy:how_to_play/trading", + "hasButton": false + }, + { + "title": {"translate": "legacy.menu.how_to_play.illagers"}, + "ui_definition": "legacy:how_to_play/illagers", + "hasButton": false + }, + { + "title": {"translate": "legacy.menu.how_to_play.raids"}, + "ui_definition": "legacy:how_to_play/raids", + "hasButton": false + }, + { + "title": {"translate": "legacy.menu.how_to_play.horses"}, + "ui_definition": "legacy:how_to_play/horses" + }, + { + "title": {"translate": "legacy.menu.how_to_play.beacons"}, + "ui_definition": "legacy:how_to_play/beacon" + }, + { + "title": {"translate": "legacy.menu.how_to_play.fireworks"}, + "ui_definition": "legacy:how_to_play/firework" + }, + { + "title": {"translate": "legacy.menu.how_to_play.banners"}, + "ui_definition": "legacy:how_to_play/banner" + }, + { + "title": {"translate": "legacy.menu.how_to_play.hoppers"}, + "ui_definition": "legacy:how_to_play/hopper" + }, + { + "title": {"translate": "legacy.menu.how_to_play.droppers"}, + "ui_definition": "legacy:how_to_play/dropper" + }, + { + "title": {"translate": "legacy.menu.how_to_play.nether-portal"}, + "ui_definition": "legacy:how_to_play/nether-portal" + }, + { + "title": {"translate": "legacy.menu.how_to_play.the-end"}, + "ui_definition": "legacy:how_to_play/the-end" + }, + { + "title": {"translate": "legacy.menu.how_to_play.end-cities"}, + "ui_definition": "legacy:how_to_play/end-cities" + }, + { + "title": {"translate": "legacy.menu.how_to_play.elytra"}, + "ui_definition": "legacy:how_to_play/elytra" + }, + { + "title": {"translate": "legacy.menu.how_to_play.oceans"}, + "ui_definition": "legacy:how_to_play/oceans" + }, + { + "title": {"translate": "legacy.menu.how_to_play.ocean-mobs"}, + "ui_definition": "legacy:how_to_play/ocean-mobs" + }, + { + "title": {"translate": "legacy.menu.how_to_play.conduit"}, + "ui_definition": "legacy:how_to_play/conduit" + }, + { + "title": {"translate": "legacy.menu.how_to_play.tridents"}, + "ui_definition": "legacy:how_to_play/tridents" + }, + { + "title": {"translate": "legacy.menu.how_to_play.scaffolding"}, + "ui_definition": "legacy:how_to_play/scaffolding" + }, + { + "title": {"translate": "legacy.menu.how_to_play.bees"}, + "ui_definition": "legacy:how_to_play/bees" + }, + { + "title": {"translate": "legacy.menu.how_to_play.the-nether"}, + "ui_definition": "legacy:how_to_play/the-nether" + }, + { + "title": {"translate": "legacy.menu.how_to_play.nether-biomes"}, + "ui_definition": "legacy:how_to_play/nether-biomes", + "hasButton": false + }, + { + "title": {"translate": "legacy.menu.how_to_play.piglins"}, + "ui_definition": "legacy:how_to_play/piglins" + }, + { + "title": {"translate": "legacy.menu.how_to_play.spyglass"}, + "ui_definition": "legacy:how_to_play/spyglass" + }, + { + "title": {"translate": "legacy.menu.how_to_play.trial-chamber"}, + "ui_definition": "legacy:how_to_play/trial-chamber" + }, + { + "title": {"translate": "legacy.menu.how_to_play.mace"}, + "ui_definition": "legacy:how_to_play/mace" + }, + { + "title": {"translate": "legacy.menu.how_to_play.bundle"}, + "ui_definition": "legacy:how_to_play/bundle" + }, + { + "title": {"translate": "legacy.menu.how_to_play.pale-garden"}, + "ui_definition": "legacy:how_to_play/pale-garden" + }, + { + "title": {"translate": "legacy.menu.how_to_play.copper-tools"}, + "ui_definition": "legacy:how_to_play/copper-tools" + }, + { + "title": {"translate": "legacy.menu.how_to_play.host-and-player-options"}, + "ui_definition": "legacy:how_to_play/host-and-player-options" + } +] \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/intro.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/intro.json new file mode 100644 index 000000000..a483208c9 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/intro.json @@ -0,0 +1,22 @@ +{ + "brands": [ + "legacy:textures/gui/intro/loading3.png", + "legacy:textures/gui/intro/loading.png", + "legacy:textures/gui/intro/loading1.png", + "legacy:textures/gui/intro/loading2.png", + "legacy:textures/gui/intro/loading3.png", + "legacy:textures/gui/intro/eula.png", + "legacy:textures/gui/intro/nr.png", + "legacy:textures/gui/intro/modrinth.png", + "legacy:textures/gui/intro/curseforge.png", + "legacy:textures/gui/intro/fabric.png", + "legacy:textures/gui/intro/mojang.png", + "legacy:textures/gui/intro/4j.png", + "legacy:textures/gui/intro/xbox.png" + ], + "background": "legacy:textures/gui/intro/background.png", + "brandDuration": 2400, + "fadeIn": 0.1, + "fadeOut": 0.1, + "crossFade": true +} diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/lang/en_us.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/lang/en_us.json new file mode 100644 index 000000000..6611abf28 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/lang/en_us.json @@ -0,0 +1,100 @@ +{ + "legacy.menu.how_to_play.barrels": "Barrels", + "legacy.menu.how_to_play.cartography": "Cartography", + "legacy.menu.how_to_play.stonecutter": "Stonecutter", + "legacy.menu.how_to_play.grindstone": "Grindstone", + "legacy.menu.how_to_play.smithing": "Smithing", + "legacy.menu.how_to_play.villagers": "Villagers", + "legacy.menu.how_to_play.illagers": "Illagers", + "legacy.menu.how_to_play.raids": "Raids", + "legacy.menu.how_to_play.tridents": "Tridents", + "legacy.menu.how_to_play.scaffolding": "Scaffolding", + "legacy.menu.how_to_play.bees": "Bees", + "legacy.menu.how_to_play.piglins": "Piglins", + "legacy.menu.how_to_play.spyglass": "Spyglass", + "legacy.menu.how_to_play.trial-chamber": "Trial Chambers", + "legacy.menu.how_to_play.mace": "Mace", + "legacy.menu.how_to_play.bundle": "Bundles", + "legacy.menu.how_to_play.pale-garden": "Pale Garden", + "legacy.menu.how_to_play.the-nether": "The Nether", + "legacy.menu.how_to_play.barrel_message": "§2HOW TO PLAY : BARRELS§r\n\nBarrels are a storage block similar to Chests, but offering their own uses. Barrels can't be combined into a larger inventory, but they are a full block and do net need a half block above them, making them better for compact storage.", + "legacy.menu.how_to_play.smoker_message": "§2HOW TO PLAY : SMOKER§r\n\nA Smoker is a type of Furnace specialized for food. For example, you can smelt Raw Beef into Cooked Beef in a Smoker.\n\nPlace the Smoker in the world and press %s to use it.\n", + "legacy.menu.how_to_play.smoker_message_1": "You need to put some fuel into the bottom of the Smoker, and the food to be fired in the top. The Smoker will then fire up and start working.\n\nWhen your items have been fired, you can move them from the output area into your inventory.\n\nIf an item your inventory pointer is over is an ingredient or fuel for the Smoker, you can quick move it to the correct slot by pressing %s.", + "legacy.menu.how_to_play.blast-furnace_message": "§2HOW TO PLAY : BLAST FURNACE§r\n\nA Blast Furnace is a type of Furnace specialized for ores. For example, you can smelt Raw Iron into Iron Ingots in a Blast Furnace.\n\nPlace the Blast Furnace in the world and press %s to use it.\n", + "legacy.menu.how_to_play.blast-furnace_message_1": "You need to put some fuel into the bottom of the Blast Furnace, and the item to be fired in the top. The Blast Furnace will then fire up and start working.\n\nWhen your items have been fired, you can move them from the output area into your inventory.\n\nIf an item your inventory pointer is over is an ingredient or fuel for the Blast Furnace, you can quick move it to the correct slot by pressing %s.", + "legacy.menu.how_to_play.cartography_message": "§2HOW TO PLAY : CARTOGRAPHY TABLE§r\n\n\n", + "legacy.menu.how_to_play.cartography_message_1": "", + "legacy.menu.how_to_play.stonecutter_message": "§2HOW TO PLAY : STONECUTTER§r\n\n\n", + "legacy.menu.how_to_play.stonecutter_message_1": "", + "legacy.menu.how_to_play.grindstone_message": "§2HOW TO PLAY : GRINDSTONE§r\n\n\n", + "legacy.menu.how_to_play.grindstone_message_1": "", + "legacy.menu.how_to_play.smithing_message": "§2HOW TO PLAY : SMITHING§r\n\n\n", + "legacy.menu.how_to_play.smithing_message_1": "", + "legacy.menu.how_to_play.armor-trims_message": "§2HOW TO PLAY : ARMOR TRIMS§r\n\n\n", + "legacy.menu.how_to_play.armor-trims_message_1": "", + "legacy.menu.how_to_play.netherite_message": "§2HOW TO PLAY : NETHERITE§r\n\n\n", + "legacy.menu.how_to_play.netherite_message_1": "", + "legacy.menu.how_to_play.villagers_message": "§2HOW TO PLAY : VILLAGERS§r\n\nVillagers are a humanoid group who inhabit Villages all over the overworld. Villagers will trade with players using Emeralds. They may also summon Iron Golems to protect themselves during the night. Villagers have many jobs and variants, including:\n", + "legacy.menu.how_to_play.villagers_none": "§9Unemployed§r\nUnemployed Villagers will try to look for a job nearby. A villager who has leveled beyond Novice in a skill will never revert to being Unemployed, even if their Workstation has been destroyed.\n", + "legacy.menu.how_to_play.villagers_nitwit": "§9Nitwit§r\nNitwits can not get a job but will still breed. They wear green coats.\n", + "legacy.menu.how_to_play.villagers_armorer": "§9Armorer§r\nA Villager who chooses a Blast Furnace as their Workstation will become an Armorer. They will primarily trade Iron/Diamond items.\n", + "legacy.menu.how_to_play.villagers_butcher": "§9Butcher§r\nA Villager who chooses a Smoker as their Workstation will become a Butcher. They will primarily trade meats, berries, and stew.\n", + "legacy.menu.how_to_play.villagers_cartographer": "§9Cartographer§r\nA Villager who chooses a Cartography Table as their Workstation will become a Cartographer. They will primarily trade paper type items, compasses, and maps.\n", + "legacy.menu.how_to_play.villagers_cleric": "§9Cleric§r\nA Villager who chooses a Brewing Stand as their Workstation will become a Cleric. They will primarily trade magical items.\n", + "legacy.menu.how_to_play.villagers_farmer": "§9Farmer§r\nA Villager who chooses a Composter as their Workstation will become a Farmer. They will primarily trade crops and a few foods.\n", + "legacy.menu.how_to_play.villagers_fisherman": "§9Fisherman§r\nA Villager who chooses a Barrel as their Workstation will become a Fisherman. They will primarily trade fish.\n", + "legacy.menu.how_to_play.villagers_fletcher": "§9Fletcher§r\nA Villager who chooses a Fletching Table as their Workstation will become a Fletcher. They will primarily trade ranged weapons and arrows.\n", + "legacy.menu.how_to_play.villagers_leatherworker": "§9Leatherworker§r\nA Villager who chooses a Cauldron as their Workstation will become a Leatherworker. They will primarily trade scutes, hide, and leather items.\n", + "legacy.menu.how_to_play.villagers_librarian": "§9Librarian§r\nA Villager who chooses a Lectern as their Workstation will become a Librarian. They will primarily trade Enchanted Books, clocks, ink sacs, and name tags.\n", + "legacy.menu.how_to_play.villagers_mason": "§9Mason§r\nA Villager who chooses a Stonecutter as their Workstation will become a Mason. They will primarily trade polished stones, terracotta, and quartz.\n", + "legacy.menu.how_to_play.villagers_shepard": "§9Shepard§r\nA Villager who chooses a Loom as their Workstation will become a Shepard. They will primarily trade wool, beds, and paintings.\n", + "legacy.menu.how_to_play.villagers_toolsmith": "§9Toolsmith§r\nA Villager who chooses a Smithing Table as their Workstation will become a Toolsmith. They will primarily trade ores and tools.\n", + "legacy.menu.how_to_play.villagers_weaponsmith": "§9Weaponsmith§r\nA Villager who chooses a Grindstone as their Workstation will become a Weaponsmith. They will primarily trade ores and weapons.\n", + "legacy.menu.how_to_play.villagers_wandering-trader": "§9Wandering Trader§r\nA wandering nomad with no home. Wandering Traders have no home, they prefer to explore the world with their Llama companions. They may trade you an exotic item from a biome you've never been before.\n", + "legacy.menu.how_to_play.villagers_zombie": "§9Zombie Villagers§r\nZombie Villagers can spawn naturally or be converted when a Villager is killed by a Zombie. You can cure a Zombie Villager by weakening it and feeding it a Golden Apple. If you do so the Villager may give you a discount as a thanks for curing them!", + "legacy.menu.how_to_play.illagers_message": "§2HOW TO PLAY : ILLAGERS§r\n\nLife is never peaceful for Villagers though, as an enemy faction known as the Illagers will attempt to raid and kill them. Theres a few Illagers, including:\n", + "legacy.menu.how_to_play.illagers_evoker": "§9Evoker§r\nEvokers won't fight for themseles, instead summoning Vexes to hunt you or raising Fangs from the ground to bite you.\n", + "legacy.menu.how_to_play.illagers_pillager": "§9Pillager§r\nPillagers are raiders who weild crossbows. They will shoot you from a distance, so either close the gap or grab your own bow.\n", + "legacy.menu.how_to_play.illagers_vindicator": "§9Vindicator§r\nVindicators weild an Iron Axe and will charge at you with little regard for their own life.\n", + "legacy.menu.how_to_play.illagers_ravager": "§9Ravager§r\nRavagers are big brutish beasts that are hard to stop. Sometimes a raider will ride atop one.\n", + "legacy.menu.how_to_play.illagers_vex": "§9Vex§r\nI HATE THEM I HATE THEM I HATE THEM!\n", + "legacy.menu.how_to_play.illagers_witch": "§9Witch§r\nWitches are Villagers who decided to take a different carrer path to the others. They will use potions to their benift and your detriment.", + "legacy.menu.how_to_play.raids_message": "§2HOW TO PLAY : RAIDS§r\n\nWhile exploring the world you may encounter a Pillager encampment or patrol. Pillagers are always looking for villages to raid.\nPillager Captains carry banners. Killing one will give you an Ominous Bottle.\nDrinking one and entering a village will trigger a Raid, and waves of enemies will start attacking the village!\n", + "legacy.menu.how_to_play.raids_message_1": "Defeating all of the raiders will end the Raid, and you will gain the Hero of the Village status effect.\nVillagers tend to be very grateful to their heroes, so be sure to check back with them. You might get a good deal on some trades.", + "legacy.menu.how_to_play.scaffolding_message": "§2HOW TO PLAY : SCAFFOLDING§r\n\nScaffolding can help you create huge structures safely! You can walk inside Scaffolding and stand on it.\nIf you have a column on Scaffolding you can climb it by standing in the middle and holding the %s button.\nIf you want to climb down again, hold the %s button.\n", + "legacy.menu.how_to_play.scaffolding_message_1": "Scaffolding needs support. You can only place 4 Scaffolding blocks horizontally without them touching a different block.\nWhen you attempt to place the 5th Scaffolding block without proper support, it will fall.\nScaffolding can be built up into huge towers very quickly without moving - placing a Scaffolding block on top of another will place it at the very top of the pile, rather than just the top of that block.\n", + "legacy.menu.how_to_play.scaffolding_message_2": "When scaffolding is broken it will also break every Scaffolding block that was being supported by it.\nThis will let you quickly clean up your Scaffolding by breaking the supporting blocks!", + "legacy.menu.how_to_play.tridents_message": "§2HOW TO PLAY : TRIDENTS§r\n\nTridents are a weapon obtained by killing a Drowned that has a Trident. It can be used as a melee weapon or thrown at enemies from a distance. The Trident has a few unique enchantments:\n", + "legacy.menu.how_to_play.tridents_impaling": "§9Impaling§r\nWhen a Trident is enchanted with Impaling it will deal more damage to any water mobs, increasing in amount with each level.\n", + "legacy.menu.how_to_play.tridents_riptide": "§9Riptide§r\nWhen a Trident is enchanted with Riptide it removes the ability to throw the Trident. In place you can throw yourself if you are in water or it's raining.\n", + "legacy.menu.how_to_play.tridents_loyalty": "§9Loyalty§r\nWhen a Trident is enchanted with Loyalty it will automatically return to you after hitting the ground or getting to far away.\n", + "legacy.menu.how_to_play.tridents_channeling": "§9Channeling§r\nWhen a Trident is enchanted with Channeling it will strike any enemies hit with it with lightning if it is storming out.\n", + "legacy.menu.how_to_play.mace_message": "§2HOW TO PLAY : MACE§r\n\nYou can get a Mace by combining a Breeze Rod with a Heavy Core. It's not a very good melee weapon, but if you hit an enemy while falling, you can turn your momentum into damage. Any fall damage you would have taken will be negated if you successfully land a smash attack. The Mace has a few unique enchantments:\n", + "legacy.menu.how_to_play.mace_density": "§9Density§r\nWhen a Mace is enchanted with Density it will increase the damage dealt per block, increasing by 0.5 per level.\n", + "legacy.menu.how_to_play.mace_breach": "§9Breach§r\nWhen a Mace is enchanted with Breach it will reduce the effectiveness of your opponents armor.\n", + "legacy.menu.how_to_play.mace_wind-burst": "§9Wind Burst§r\nWhen a Mace is enchanted with Wind Burst it will lunch you upwards with a big burst of wind when you smash an enemy, the power which you are launched with increases per level.\n", + "legacy.menu.how_to_play.bees_message": "§2HOW TO PLAY : BEES§r\n\nWhile exploring a forest, you may find a Bee Nest and 1-3 Bees. Bees will fly around to flowers and bring the pollen back to their Nest to turn into Honey! If a pollenated Bee passes over a crop, that crop will become pollenated and will grow faster.\n", + "legacy.menu.how_to_play.bees_message_1": "If a Hive is full, you can use Shears on it to get Honey Combs or an Empty Bottle to get Honey Bottles. If you do this though, the bees inhabiting that hive will get mad and try to sting you, killing the Bee and poisoning you. To avoid this, put a Campfire below the Bee Hive. Bees will also get angry if you attack them or any nearby Bee.", + "legacy.menu.how_to_play.piglins_message": "§2HOW TO PLAY : PIGLINS§r\n\nPiglins are humanoid pigs that inhabit the nether and roam in groups. They will attack players on sight unless they are wearing gold armor. Piglins really like gold, and will barter certain useful items with you for a piece.\nSometimes you'll find these hunters preying on a Hoglin, they'll do a dance if they win!\n", + "legacy.menu.how_to_play.piglins_message_1": "Piglins can also be found at Bastions, an old base they still live at. Don't get too comfortable with your armor, as Piglin Brutes also live there and will attack you no matter what. There's plenty of nice loot in Bastions, but Piglins don't like people messing with their stuff and will attack you if you try to steal in front of them.\n", + "legacy.menu.how_to_play.piglins_message_2": "Zombified Piglins are re-animated versions of Piglins, and will scare away living Piglins. They won't attack you until you attack one of them, if you do a hoard will chase you until you kill them all or die trying.", + "legacy.menu.how_to_play.spyglass_message": "§2HOW TO PLAY : SPYGLASS§r\n\nThe Spyglass is a tool to see things that are far away. You can craft one with 2 Copper Ingots and an Amethyst Shard. To zoom in, hold %s.\n", + "legacy.menu.how_to_play.pale-garden_message": "§2HOW TO PLAY : PALE GARDENS§r\n", + "legacy.menu.how_to_play.pale-garden_message_1": "§9The Pale Garden§r\nThe Pale Garden is one of the newest biomes added into Minecraft! Pale gardens are a biome variant of dark forests which generate adjacent to dark forests in areas of high continentalness and weirdness. They mainly consist of pale oak trees, along with pale moss patches made of pale moss blocks and pale moss carpets, and scattered eyeblossoms. Pale hanging moss can also be found hanging off the trees. Some of the pale oak trees contain a creaking heart block, which spawns a creaking when activated at night. Woodland mansions can generate in pale gardens. The water, sky, and blocks of the biome are desaturated. With Vibrant Visuals, the pale garden has an extremely dense pale fog that blocks all skylight and limits the view to only a few chunks.\n", + "legacy.menu.how_to_play.pale-garden_message_2": "§9The Creaking§r\nA creaking is a hostile mob spawned by active creaking hearts at night. It moves to attack players with melee headbutts, but cannot move at all while any players in Survival or Adventure mode can see it. Creakings spawn when an activated creaking heart is triggered at nighttime. To activate the heart, it must be placed between two pale oak blocks (pale oak logs, pale oak wood, stripped pale oak logs, or stripped pale oak wood) with the same orientation as the heart and along the same axis (for example, all three oriented along the Y axis, stacked on top of each other). When these conditions are met and the creaking heart is within the Overworld, a creaking spawns within 16 blocks horizontally and 8 blocks vertically of the creaking heart. The spawned creaking is linked to this creaking heart. The creaking heart does not deactivate even if its surrounding logs are broken or moved via pistons when the creaking is out.\n", + "legacy.menu.how_to_play.pale-garden_message_3": "§9Tips§r\nCreakings are found in this biome only at night, but their spawning is controlled by creaking hearts, not the biome. Since naturally generated Pale Oaks only have a 20% chance to include a creaking heart, it is possible to have Pale Gardens with no creaking hearts and no creakings, especially if they are smaller areas. Regular passive mobs do not naturally spawn in the pale garden, but normal hostile mobs can spawn here, sometimes even during the day because of the thick foliage.", + "legacy.menu.how_to_play.new_message": "§2Changes and Additions§r\n", + "legacy.menu.how_to_play.new_message_1": "- Added The Copper Age! Copper has become a whole lot more useful, with new tools, decorations, and a new way to organize your items!\n- Added Copper Golems and Copper Chests that are created by placing a Carved Pumpkin above a Copper Block. Both can be used together to organize your items!\n- Added the Copper Golem Statue, a decorative block generated as a result of Copper Golems oxidizing.\n- Added Copper tools, weapons and armor that are more durable than Stone and Leather equipment, but cannot mine the same blocks or absorb as much damage as Iron.\n- Added Copper Horse Armor, available as loot alongside other horse armor.\n- Added the Copper Nugget, obtained by crafting from a Copper Ingot or smelting Copper equipment.\n- Added new decorative blocks: Copper Bars, Copper Chain, Copper Lantern, and Copper Torch.\n- Added the Shelf, a way to quickly swap a section of items from your hotbar, customizable with Redstone.\n- Lightning Rods now have oxidized variants!", + "legacy.menu.how_to_play.new_message_2": "§9The Nautilus§r\nThe Nautilus is a new neutral aquatic mob\nSpawns in all ocean biomes\nAttacks using a Dash attack, if provoked\nOccasionally attacks Pufferfish within range using the Dash attack\nTakes suffocation damage on land\nThe Nautilus can be bred and tamed using a Pufferfish or a Bucket of Pufferfish\nDespawns naturally, however becomes persistent when interacted with by a player\nHas a chance to drop a Nautilus Shell when killed, with increasing chance for each level of Looting\nA tamed Nautilus:\nCan be equipped with a Saddle to ride\nHas an inventory screen for managing Saddle and Armor\nHas a Dash skill similar to Camels, used by pressing the Jump button\nAdds the \"Breath of the Nautilus\" effect to mounted players\nWith a Saddle has a roaming restriction of 16 blocks\nWithout a Saddle has a roaming restriction of 32 blocks", + "legacy.menu.copper-tools.inventory_message": "§2HOW TO PLAY : COPPER TOOLS§r\n\nCopper Equipment are the newest tools and armor added into Minecraft! Unlike other equipment, with how frequent Copper can be found, they can be mass produced! It is faster than stone, and slightly worse than iron\n", + "legacy.menu.copper-tools.inventory_message_1": "§9How To Use§r\nYou can simply use Copper Equipment like any other, simply craft and use!", + "legacy.menu.how_to_play.copper-tools": "Copper Tools", + "legacy.menu.how_to_play._message": "§2HOW TO PLAY : §r\n\n\n", + "legacy.menu.how_to_play._message_1": "", + "legacy.menu.how_to_play.trial-chamber_message": "§2HOW TO PLAY : TRIAL CHAMBERS§r\n\nTrial Chambers (inconsistently plural in-game) are underground structures that serve as a mid-game combat challenge. They consist mostly of copper blocks and tuff bricks, and are the only place where Trial Spawners and Vaults naturally generate. Trial Chambers are also the only place where Breezes spawn, whose Breeze Rods can be used to craft Wind Charges. Various materials such as Heavy Cores and certain armor trims are obtained exclusively by unlocking vaults in Trial Chambers. As it is the only source of breeze rods and heavy cores, the structure is also the location where maces are obtained.\n\nOminous trials can also take place here through Bad Omen, where Trial Omen causes all trial spawners to become ominous, making them more difficult and providing greater rewards.", + "legacy.menu.how_to_play.the-nether_message": "§2HOW TO PLAY : THE NETHER §r\n\nThe Nether is a dangerous, volcanic dimension containing fire, lava, fungal vegetation, many hostile mobs, and exclusive structures like the Nether Fortress and biomes such as the Basalt Deltas and Warped Forest.", + "legacy.menu.how_to_play.warped-forest_message": "§2HOW TO PLAY : WARPED FOREST §r\n\nThe Warped Forest is the rarest of the five biomes in the Nether, making up around 8% of the Nether by volume. The warped forest can generate next to any other Nether biome except for Soul Sand Valleys. The forest's fog and particles have a deep blue tone, and the fog appears lilac with Night Vision. The floor of the biome is composed mostly of Warped Nylium, with some Netherrack and warped wart blocks generating on the surface. The biome's natural vegetation includes Nether fungi, warped roots, huge warped fungi, and twisting vines growing from the ground. Large overhangs extend over the oceans of lava. Blobs of glowstone generate in the ceiling, and Shroomlights generate on the huge fungus scattered around the forest. Endermen spawn most commonly here, albeit at much lower density than in the End. The only other mob that can spawn naturally here are Striders; however, hostile mobs may still spawn in Nether Fortresses and Bastion Remnants.", + "legacy.menu.how_to_play.crimson-forest_message": "§2HOW TO PLAY : CRIMSON FOREST §r\n\nThe Crimson Forest is the second most common Nether biome, making up 22% of the Nether by volume, and can generate next to any other Nether biome except for the Basalt Deltas. The forest's fog is dark red and blazing particles are seen floating. Piglins are often seen in this biome in groups of 3-4. Zombified Piglins also spawn, but in fewer numbers, and striders appear in lava lakes that generated within the biome. This is the only biome where Hoglins naturally spawn outside of bastion remnants. The forest floor is mostly covered with Crimson Nylium, with some Netherrack and Nether wart blocks generating on the surface as well. The most frequent vegetation of the biome includes crimson fungi, crimson roots and huge crimson fungi, along with weeping vines that hang from the large fungi and Nether wart blocks from the ceiling, and lone Shroomlights that provide light within the huge fungi. Warped fungi, though less common, also occasionally generate, naturally keeping Hoglins away from affected areas. Just like in the rest of the Nether biomes, fire and lava are very common, with the latter appearing as lava springs or whole lava lakes. Glowstone blobs also spawn on the ceiling like normal. Nether fortresses can generate in this biome, along with bastion remnants and ruined portals.", + "legacy.menu.how_to_play.basalt-deltas_message": "§2HOW TO PLAY : BASALT DELTAS §r\n\nThe basalt deltas is the second rarest Nether biome, making up around 16% of the Nether by volume, and can generate next to any other Nether biome except for the crimson forest. The rough and jagged terrain of basalt deltas is composed largely of basalt and blackstone and features numerous deltas, shallow pools of lava, and magma blocks, typically reaching depths of 1 to 3 blocks. The biome's fog is a dull lilac color, and ambient ash particles float through the air. Archipelagos with islands of different sizes can be found around the lava seas nearby. On the ceiling, glowstone blobs generate as usual. Both brown and red mushrooms still grow in this biome on top of the basalt blocks. Nether fortresses and ruined portals can be found here. Nether quartz ore, Nether gold ore, and the rare ancient debris generate underground, but are more difficult to obtain due to the abundance of deltas and lava seas. Ore also spawns more frequently to compensate for the significantly reduced amount of netherrack in the biome. Bastion remnants are not present, making basalt deltas the only Nether biome to not feature them. Magma cubes have a higher spawn rate in this biome than in any other biome. Occasionally, a ghast can be spotted. Like in all Nether biomes, striders wander the lava lakes, and sometimes spawn trapped in the countless deltas.", + "legacy.menu.how_to_play.nether-biomes_message": "§2HOW TO PLAY : NETHER BIOMES §r\n\nEver since the Nether Update, there's new biomes that's been added to the nether.\n\n§9Warped Forest§r\nThe Warped Forest is an uncommon forested biome found in the Nether. Endermen are common in this biome, and hostile mobs do not spawn naturally. It is one of two Nether biomes where players are able to acquire wood without returning to the Overworld.\n\n§9Crimson Forest§r\nThe crimson forest is a forested biome in the Nether. It is one of two Nether biomes where players are able to acquire wood without returning to the Overworld.\n\n§9Basalt Deltas§r\nThe Basalt Deltas are the volcanic biome found in the Nether and is the second rarest Nether biome and can generate next to any other Nether biome except for the Crimson Forest.\n\n§9Nether Wastes§r\nThe Nether wastes is the most common Nether biome compared to the rest of the biomes. Unlike other Nether Biomes, which tend to generate in large patches, the Nether wastes more often generates in thinner strips, often separating two or more other biomes. In particular, a thin strip of Nether wastes always separates the crimson forest and the basalt deltas, or the warped forest and soul sand valley, pairs of biomes that can never border each other.\n\n§9Soul Sand Valley§r\nThe Soul Sand Valley is a dry biome located in the Nether. It is formed of large caverns with Nether fossils and different blocks. The Soul Sand Valley is mostly composed of Soul Sand and Soul Soil, with gravel found on its coastlines. Soul fire is scattered throughout the biome and Nether fossils poke out of the terrain. Near these fossils are Dried Ghasts. It lacks a diverse set of plants, with the only native vegetation being crimson roots and mushrooms, although crimson fungi and huge fungi may spawn where the biome borders a crimson forest." +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/option_presets.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/option_presets.json new file mode 100644 index 000000000..71fc7065a --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/option_presets.json @@ -0,0 +1,164 @@ +[ + { + "id": "legacy:lmr_6th", + "name": {"translate": "legacy.options.optionsPreset.lmr_6th"}, + "tooltip": {"translate": "legacy.options.optionsPreset.lmr_6th.tooltip"}, + "vanilla": { + "options.renderDistance": 4, + "options.graphics": 0, + "options.ao": false, + "options.renderClouds": false + }, + "legacy": { + "autoSaveCountdown": true, + "hudDistance": 1.0, + "fakeAutosaveScreen": true, + "overrideTerrainFogStart": true, + "overrideTerrainFogEnd": true + } + }, + { + "id": "legacy:handheld", + "name": {"translate": "legacy.options.optionsPreset.handheld"}, + "tooltip": {"translate": "legacy.options.optionsPreset.handheld.tooltip"}, + "vanilla": { + "options.renderDistance": 6, + "options.graphics": 1, + "options.ao": true, + "options.renderClouds": true + }, + "legacy": { + "autoSaveCountdown": true, + "hudDistance": 0.5, + "fakeAutosaveScreen": true, + "overrideTerrainFogStart": true, + "overrideTerrainFogEnd": true + } + }, + { + "id": "legacy:low", + "name": {"translate": "legacy.options.optionsPreset.low"}, + "tooltip": {"translate": "legacy.options.optionsPreset.low.tooltip"}, + "vanilla": { + "options.renderDistance": 10, + "options.graphics": 1, + "options.ao": true, + "options.renderClouds": true + }, + "legacy": { + "autoSaveCountdown": true, + "hudDistance": 1.0, + "fakeAutosaveScreen": true, + "overrideTerrainFogStart": true, + "overrideTerrainFogEnd": true + } + }, + { + "id": "legacy:lmr_default", + "name": {"translate": "legacy.options.optionsPreset.lmr_default"}, + "tooltip": {"translate": "legacy.options.optionsPreset.lmr_default.tooltip"}, + "vanilla": { + "options.renderDistance": 12, + "options.graphics": 1, + "options.ao": true, + "options.renderClouds": true + }, + "legacy": { + "autoSaveCountdown": false, + "hudDistance": 1.0, + "fakeAutosaveScreen": false, + "overrideTerrainFogStart": true, + "overrideTerrainFogEnd": true + } + }, + { + "id": "legacy:lmr_defaultplus", + "name": {"translate": "legacy.options.optionsPreset.lmr_defaultplus"}, + "tooltip": {"translate": "legacy.options.optionsPreset.lmr_defaultplus.tooltip"}, + "vanilla": { + "options.renderDistance": 15, + "options.graphics": 1, + "options.ao": true, + "options.renderClouds": true + }, + "legacy": { + "autoSaveCountdown": false, + "hudDistance": 1.0, + "fakeAutosaveScreen": false, + "overrideTerrainFogStart": true, + "overrideTerrainFogEnd": true + } + }, + { + "id": "legacy:medium", + "name": {"translate": "legacy.options.optionsPreset.medium"}, + "tooltip": {"translate": "legacy.options.optionsPreset.medium.tooltip"}, + "vanilla": { + "options.renderDistance": 18, + "options.graphics": 1, + "options.ao": true, + "options.renderClouds": true + }, + "legacy": { + "autoSaveCountdown": false, + "hudDistance": 1.0, + "fakeAutosaveScreen": false, + "overrideTerrainFogStart": true, + "overrideTerrainFogEnd": true + } + }, + { + "id": "legacy:high", + "name": {"translate": "legacy.options.optionsPreset.high"}, + "tooltip": {"translate": "legacy.options.optionsPreset.high.tooltip"}, + "vanilla": { + "options.renderDistance": 24, + "options.graphics": 1, + "options.ao": true, + "options.renderClouds": true + }, + "legacy": { + "autoSaveCountdown": false, + "hudDistance": 1.0, + "fakeAutosaveScreen": false, + "overrideTerrainFogStart": false, + "overrideTerrainFogEnd": false + } + }, + { + "id": "legacy:ultra", + "name": {"translate": "legacy.options.optionsPreset.ultra"}, + "tooltip": {"translate": "legacy.options.optionsPreset.ultra.tooltip"}, + "vanilla": { + "options.renderDistance": 32, + "options.graphics": 1, + "options.ao": true, + "options.renderClouds": true + }, + "legacy": { + "autoSaveCountdown": false, + "hudDistance": 1.0, + "fakeAutosaveScreen": false, + "overrideTerrainFogStart": false, + "overrideTerrainFogEnd": false + } + }, + { + "id": "legacy:lmr_extreme", + "name": {"translate": "legacy.options.optionsPreset.lmr_extrene"}, + "tooltip": {"translate": "legacy.options.optionsPreset.lmr_extreme.tooltip"}, + "vanilla": { + "options.renderDistance": 64, + "options.graphics": 1, + "options.ao": true, + "options.renderClouds": true + }, + "legacy": { + "autoSaveCountdown": false, + "hudDistance": 1.0, + "fakeAutosaveScreen": false, + "overrideTerrainFogStart": false, + "overrideTerrainFogEnd": false + } + } +] diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/4j.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/4j.png new file mode 100644 index 000000000..80cccb87a Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/4j.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/curseforge.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/curseforge.png new file mode 100644 index 000000000..84b0fcf38 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/curseforge.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/eula.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/eula.png new file mode 100644 index 000000000..2af5870b0 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/eula.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/fabric.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/fabric.png new file mode 100644 index 000000000..d6f39a1af Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/fabric.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/lasting.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/lasting.png new file mode 100644 index 000000000..333576c61 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/lasting.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/ll-fab-mr.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/ll-fab-mr.png new file mode 100644 index 000000000..397451a4b Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/ll-fab-mr.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/loading.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/loading.png new file mode 100644 index 000000000..611c70a35 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/loading.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/loading1.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/loading1.png new file mode 100644 index 000000000..6f6ea389b Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/loading1.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/loading2.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/loading2.png new file mode 100644 index 000000000..cfd05985c Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/loading2.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/loading3.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/loading3.png new file mode 100644 index 000000000..dddecdb2e Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/loading3.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/modrinth.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/modrinth.png new file mode 100644 index 000000000..83f8dfe7b Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/modrinth.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/mojang.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/mojang.png new file mode 100644 index 000000000..436038dd4 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/mojang.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/nr-fab-mr.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/nr-fab-mr.png new file mode 100644 index 000000000..17579c1c0 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/nr-fab-mr.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/nr.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/nr.png new file mode 100644 index 000000000..a3e33666e Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/nr.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/william-howard-taft.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/william-howard-taft.png new file mode 100644 index 000000000..89f83c212 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/william-howard-taft.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/xbox.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/xbox.png new file mode 100644 index 000000000..5417238b4 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/intro/xbox.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/adv_time/comparison.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/adv_time/comparison.png new file mode 100644 index 000000000..82421c625 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/adv_time/comparison.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/adv_time/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/adv_time/icon.png new file mode 100644 index 000000000..c16a8511e Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/adv_time/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/alpha/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/alpha/icon.png new file mode 100644 index 000000000..9c5bde9fb Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/alpha/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/animated/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/animated/icon.png new file mode 100644 index 000000000..4db3066ca Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/animated/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/beta/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/beta/icon.png new file mode 100644 index 000000000..bf4704fd7 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/beta/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/candy/comparison.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/candy/comparison.png new file mode 100644 index 000000000..a28471722 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/candy/comparison.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/candy/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/candy/icon.png new file mode 100644 index 000000000..4dad53559 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/candy/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/caribbean/comparison.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/caribbean/comparison.png new file mode 100644 index 000000000..3efa24d6f Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/caribbean/comparison.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/caribbean/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/caribbean/icon.png new file mode 100644 index 000000000..74b33e6aa Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/caribbean/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/cartoon/comparison.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/cartoon/comparison.png new file mode 100644 index 000000000..e010f3f8b Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/cartoon/comparison.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/cartoon/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/cartoon/icon.png new file mode 100644 index 000000000..8cfdd0158 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/cartoon/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/chinese/comparison.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/chinese/comparison.png new file mode 100644 index 000000000..13f7d909d Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/chinese/comparison.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/chinese/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/chinese/icon.png new file mode 100644 index 000000000..2d36d48ed Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/chinese/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/city/comparison.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/city/comparison.png new file mode 100644 index 000000000..e06d58c06 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/city/comparison.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/city/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/city/icon.png new file mode 100644 index 000000000..ecf31f7c6 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/city/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/darkmode/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/darkmode/icon.png new file mode 100644 index 000000000..bc9b1ba47 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/darkmode/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/dragonborn/comparison.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/dragonborn/comparison.png new file mode 100644 index 000000000..c65777292 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/dragonborn/comparison.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/dragonborn/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/dragonborn/icon.png new file mode 100644 index 000000000..212d6aa20 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/dragonborn/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/egyptian/comparison.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/egyptian/comparison.png new file mode 100644 index 000000000..f818a7354 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/egyptian/comparison.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/egyptian/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/egyptian/icon.png new file mode 100644 index 000000000..e66df6d64 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/egyptian/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/faithful/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/faithful/icon.png new file mode 100644 index 000000000..e56258a49 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/faithful/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/fallout/comparison.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/fallout/comparison.png new file mode 100644 index 000000000..a7ca72eae Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/fallout/comparison.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/fallout/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/fallout/icon.png new file mode 100644 index 000000000..5aa043fbf Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/fallout/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/fantasy/comparison.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/fantasy/comparison.png new file mode 100644 index 000000000..2837c70c0 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/fantasy/comparison.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/fantasy/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/fantasy/icon.png new file mode 100644 index 000000000..699020464 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/fantasy/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/festive/comparison.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/festive/comparison.png new file mode 100644 index 000000000..a55aeaa69 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/festive/comparison.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/festive/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/festive/icon.png new file mode 100644 index 000000000..59d86870f Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/festive/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/greek/comparison.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/greek/comparison.png new file mode 100644 index 000000000..a426b69e5 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/greek/comparison.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/greek/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/greek/icon.png new file mode 100644 index 000000000..16b33cee3 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/greek/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/halloween/comparison.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/halloween/comparison.png new file mode 100644 index 000000000..8f185f737 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/halloween/comparison.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/halloween/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/halloween/icon.png new file mode 100644 index 000000000..9c6463ed2 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/halloween/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/halloween_2015/comparison.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/halloween_2015/comparison.png new file mode 100644 index 000000000..cd8d46e6b Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/halloween_2015/comparison.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/halloween_2015/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/halloween_2015/icon.png new file mode 100644 index 000000000..4c6e97037 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/halloween_2015/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/live/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/live/icon.png new file mode 100644 index 000000000..5dcec52eb Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/live/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/master_chief/comparison.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/master_chief/comparison.png new file mode 100644 index 000000000..4c2b05cb8 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/master_chief/comparison.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/master_chief/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/master_chief/icon.png new file mode 100644 index 000000000..00cfa7634 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/master_chief/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/n7/comparison.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/n7/comparison.png new file mode 100644 index 000000000..a832ec9ef Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/n7/comparison.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/n7/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/n7/icon.png new file mode 100644 index 000000000..2bd0b797a Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/n7/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/natural/comparison.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/natural/comparison.png new file mode 100644 index 000000000..9d7dee91b Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/natural/comparison.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/natural/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/natural/icon.png new file mode 100644 index 000000000..1d7bb4007 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/natural/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/nightmare/comparison.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/nightmare/comparison.png new file mode 100644 index 000000000..6b5475776 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/nightmare/comparison.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/nightmare/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/nightmare/icon.png new file mode 100644 index 000000000..c9a7258d7 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/nightmare/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/norse/comparison.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/norse/comparison.png new file mode 100644 index 000000000..5a26eae51 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/norse/comparison.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/norse/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/norse/icon.png new file mode 100644 index 000000000..87211af03 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/norse/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/pattern/comparison.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/pattern/comparison.png new file mode 100644 index 000000000..be9d53772 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/pattern/comparison.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/pattern/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/pattern/icon.png new file mode 100644 index 000000000..114a22b3e Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/pattern/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/plastic/comparison.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/plastic/comparison.png new file mode 100644 index 000000000..8c5fcb750 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/plastic/comparison.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/plastic/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/plastic/icon.png new file mode 100644 index 000000000..3a6dc8bc5 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/plastic/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/ps4parity/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/ps4parity/icon.png new file mode 100644 index 000000000..2a4b79f1b Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/ps4parity/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/sackboy/comparison.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/sackboy/comparison.png new file mode 100644 index 000000000..cfa3f9207 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/sackboy/comparison.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/sackboy/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/sackboy/icon.png new file mode 100644 index 000000000..23e90ed70 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/sackboy/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/steampunk/comparison.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/steampunk/comparison.png new file mode 100644 index 000000000..4a4034959 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/steampunk/comparison.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/steampunk/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/steampunk/icon.png new file mode 100644 index 000000000..d87af3d55 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/steampunk/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/steven_uni/comparison.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/steven_uni/comparison.png new file mode 100644 index 000000000..4e82e5564 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/steven_uni/comparison.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/steven_uni/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/steven_uni/icon.png new file mode 100644 index 000000000..1f49b7ded Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/steven_uni/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/super_cute/comparison.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/super_cute/comparison.png new file mode 100644 index 000000000..0adf05ec7 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/super_cute/comparison.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/super_cute/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/super_cute/icon.png new file mode 100644 index 000000000..08d736b2e Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/super_cute/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/super_mario/comparison.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/super_mario/comparison.png new file mode 100644 index 000000000..6b6cd384f Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/super_mario/comparison.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/super_mario/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/super_mario/icon.png new file mode 100644 index 000000000..b07fc2319 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/super_mario/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/toy/comparison.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/toy/comparison.png new file mode 100644 index 000000000..cda871609 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/toy/comparison.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/toy/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/toy/icon.png new file mode 100644 index 000000000..6d4fdf71e Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/toy/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/trailer/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/trailer/icon.png new file mode 100644 index 000000000..77157c4f9 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/trailer/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/vanillaplus/icon.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/vanillaplus/icon.png new file mode 100644 index 000000000..d8971ef47 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/comparisons/vanillaplus/icon.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/barrel.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/barrel.png new file mode 100644 index 000000000..dfb17ceca Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/barrel.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/basalt-deltas.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/basalt-deltas.png new file mode 100644 index 000000000..e78fe1ace Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/basalt-deltas.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/bees.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/bees.png new file mode 100644 index 000000000..0f4420911 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/bees.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/crimson-forest.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/crimson-forest.png new file mode 100644 index 000000000..20596030b Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/crimson-forest.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/nether.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/nether.png new file mode 100644 index 000000000..cbb1122a6 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/nether.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/pale-garden.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/pale-garden.png new file mode 100644 index 000000000..7c3289cf5 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/pale-garden.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/piglins.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/piglins.png new file mode 100644 index 000000000..1fbf8578a Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/piglins.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/spyglass.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/spyglass.png new file mode 100644 index 000000000..8aca03f31 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/spyglass.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/trial-chamber.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/trial-chamber.png new file mode 100644 index 000000000..91649a5bc Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/trial-chamber.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/warped-forest.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/warped-forest.png new file mode 100644 index 000000000..29a7d7e91 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/container/how_to_play/warped-forest.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/sprites/widget/leaderboard_button_highlighted.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/sprites/widget/leaderboard_button_highlighted.png new file mode 100644 index 000000000..ac3e4add8 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/sprites/widget/leaderboard_button_highlighted.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/sprites/widget/leaderboard_button_highlighted.png.mcmeta b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/sprites/widget/leaderboard_button_highlighted.png.mcmeta new file mode 100644 index 000000000..4d8c6eb52 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/sprites/widget/leaderboard_button_highlighted.png.mcmeta @@ -0,0 +1,10 @@ +{ + "gui": { + "scaling": { + "type": "nine_slice", + "width": 335, + "height": 20, + "border": 1 + } + } +} diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/sprites/widget/pack_highlighted.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/sprites/widget/pack_highlighted.png new file mode 100644 index 000000000..1860cf0e2 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/sprites/widget/pack_highlighted.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/sprites/widget/panel_highlight.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/sprites/widget/panel_highlight.png new file mode 100644 index 000000000..b77363a67 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/sprites/widget/panel_highlight.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/sprites/widget/tickbox_hovered.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/sprites/widget/tickbox_hovered.png new file mode 100644 index 000000000..eed810597 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/sprites/sprites/widget/tickbox_hovered.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/title/panorama_day.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/title/panorama_day.png new file mode 100644 index 000000000..a5a7efae9 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/title/panorama_day.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/title/panorama_night.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/title/panorama_night.png new file mode 100644 index 000000000..68ed0e5eb Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/textures/gui/title/panorama_night.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/barrel.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/barrel.json new file mode 100644 index 000000000..219b98dc5 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/barrel.json @@ -0,0 +1,44 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "${width}/2-228", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 200, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.barrel_message"}, + "width": 176 + } + } + }, + "panel": { + "type":"blit_sprite", + "sprite":"legacy:tiles/small_panel", + "width":200, + "height":213, + "x":"${width}/2", + "y":"${scrollable_renderer.y}+4" + }, + "frame": { + "type":"blit_sprite", + "sprite":"legacy:tiles/square_recessed_panel", + "width":"${panel.width}-20", + "height":"${panel.height}-20", + "x":"${panel.x}+10", + "y":"${panel.y}+10" + }, + "barrel": { + "type":"blit_sprite", + "sprite": "legacy:container/how_to_play/barrel", + "x":"${frame.x}", + "y":"${frame.y}", + "translateX":1.5, + "translateY":1.5, + "width":"${frame.width}-3", + "height":"${frame.height}-3" + } + } +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/basalt-deltas.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/basalt-deltas.json new file mode 100644 index 000000000..a3c71b1b0 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/basalt-deltas.json @@ -0,0 +1,44 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "${width}/2-228", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 200, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.basalt-deltas_message"}, + "width": 176 + } + } + }, + "panel": { + "type":"blit_sprite", + "sprite":"legacy:tiles/small_panel", + "width":200, + "height":213, + "x":"${width}/2", + "y":"${scrollable_renderer.y}+4" + }, + "frame": { + "type":"blit_sprite", + "sprite":"legacy:tiles/square_recessed_panel", + "width":"${panel.width}-20", + "height":"${panel.height}-20", + "x":"${panel.x}+10", + "y":"${panel.y}+10" + }, + "bees": { + "type":"blit_sprite", + "sprite": "legacy:container/how_to_play/basalt-deltas", + "x":"${frame.x}", + "y":"${frame.y}", + "translateX":1.5, + "translateY":1.5, + "width":"${frame.width}-3", + "height":"${frame.height}-3" + } + } +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/bees.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/bees.json new file mode 100644 index 000000000..58ad6b253 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/bees.json @@ -0,0 +1,44 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "${width}/2-228", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 200, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.bees_message"}, + "width": 176 + } + } + }, + "panel": { + "type":"blit_sprite", + "sprite":"legacy:tiles/small_panel", + "width":200, + "height":213, + "x":"${width}/2", + "y":"${scrollable_renderer.y}+4" + }, + "frame": { + "type":"blit_sprite", + "sprite":"legacy:tiles/square_recessed_panel", + "width":"${panel.width}-20", + "height":"${panel.height}-20", + "x":"${panel.x}+10", + "y":"${panel.y}+10" + }, + "bees": { + "type":"blit_sprite", + "sprite": "legacy:container/how_to_play/bees", + "x":"${frame.x}", + "y":"${frame.y}", + "translateX":1.5, + "translateY":1.5, + "width":"${frame.width}-3", + "height":"${frame.height}-3" + } + } +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/blast-furnace.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/blast-furnace.json new file mode 100644 index 000000000..7a49bd409 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/blast-furnace.json @@ -0,0 +1,136 @@ +{ + "elements": { + "panel": { + "type":"blit_sprite", + "sprite":"legacy:tiles/panel", + "width":215, + "height":217, + "x":"${width}/2", + "y":"(${height}-${panel.height})/2+30" + }, + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "${width}/2-228", + "y": "${panel.y}+1", + "width": 200, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.blast-furnace_message", "allowVariables": true, "args": ["controlIcon.key.use"]}, + "width": 176 + }, + "text1": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.blast-furnace_message_1", "allowVariables": true, "args": ["controlIcon.menu_quick_action"]}, + "width": 176 + } + } + }, + "furnace_label": { + "type":"draw_string", + "component": {"translate": "container.blast_furnace"}, + "color": "${commonColor.inventory_gray_text}", + "shadow": false, + "x":"${panel.x}+14", + "y":"${panel.y}+10" + }, + "input": { + "type":"put_legacy_slot", + "range":"[0,26]", + "isFake":true, + "fakeItem": {"item": "raw_iron", "count": 61}, + "x":"${panel.x}+14+3*21", + "y":"${panel.y}+25" + }, + "input_label": { + "type":"draw_string", + "component": {"translate": "legacy.container.ingredient"}, + "color": "${commonColor.inventory_gray_text}", + "shadow": false, + "x":"(${panel.x}+14+3*21-3)-${input_label.component.width}", + "y":"${panel.y}+25+6" + }, + "fuel": { + "type":"put_legacy_slot", + "range":"[0,26]", + "isFake":true, + "fakeItem": {"item": "coal", "count": 63}, + "x":"${panel.x}+14+3*21", + "y":"${panel.y}+72" + }, + "fuel_label": { + "type":"draw_string", + "component": {"translate": "legacy.container.fuel"}, + "color": "${commonColor.inventory_gray_text}", + "shadow": false, + "x":"(${panel.x}+14+3*21-3)-${fuel_label.component.width}", + "y":"${panel.y}+72+6" + }, + "lit": { + "type":"blit_sprite", + "sprite": "legacy:container/lit", + "x": "${panel.x}+14+3*21", + "y": "${panel.y}+23+25", + "width": 19, + "height": 19 + }, + "lit_progress": { + "type":"blit", + "texture": "legacy:textures/gui/sprites/container/lit_progress.png", + "x": "${panel.x}+14+3*21", + "y": "${panel.y}+23+25+9", + "width": 19, + "height": 10, + "imageWidth": 19, + "imageHeight": 19, + "uvY": 9 + }, + "arrow": { + "type":"blit_sprite", + "sprite": "legacy:container/arrow", + "x": "${panel.x}+14+3*21+37", + "y": "${panel.y}+23+25", + "width": 33, + "height": 22 + }, + "output": { + "type":"put_legacy_slot", + "range":"[0,26]", + "isFake":true, + "fakeItem": {"item": "iron_ingot", "count": 3}, + "width": 32, + "height": 32, + "x":"${panel.x}+${panel.width}-11-21-21-6", + "y":"${panel.y}+44" + }, + "inventory_label": { + "type":"draw_string", + "component": {"translate": "container.inventory"}, + "color": "${commonColor.inventory_gray_text}", + "shadow": false, + "x":"${panel.x}+14", + "y":"${panel.y}+106" + }, + "inventory": { + "type":"put_legacy_slot", + "range":"[0,26]", + "isFake":true, + "fakeContainer": [ + {"item": "stone", "count": 32},{"item": "oak_planks", "count": 17},"air","air","oak_fence_gate","air","air",{"item": "arrow", "count": 64},{"item": "stick", "count": 10}, + {"item": "bookshelf", "count": 3},"air","dark_oak_door","air","emerald","air",{"item": "cobblestone_wall", "count": 7},"oak_sign","air", + {"item": "stone_brick_stairs", "count": 24},{"item": "cobblestone_stairs", "count": 16},"air","oak_log",{"item": "acacia_stairs", "count": 15},"air","diamond_pickaxe",{"item": "paper", "count": 21},{"item": "gunpowder", "count": 15} + ], + "x":"${panel.x}+14+(${inventory.index}%9)*21", + "y":"${panel.y}+116+(${inventory.index}/9)*21" + }, + "quick_select": { + "type":"put_legacy_slot", + "range":"[0,8]", + "isFake":true, + "fakeContainer": ["iron_sword","bow",{"item": "arrow", "count": 64},{"item": "flint_and_steel", "components": {"damage": 28}, "nbt": {"Damage": 28}},"clock","shears",{"item": "iron_axe", "components": {"damage": 65}, "nbt": {"Damage": 65}},"fishing_rod","compass"], + "x":"${panel.x}+14+(${quick_select.index}%9)*21", + "y":"${panel.y}+186" + } + } +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/bundle.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/bundle.json new file mode 100644 index 000000000..213a4faa2 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/bundle.json @@ -0,0 +1,139 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "${width}/2-228", + "y": "(${height}-${scrollable_renderer.height})/2+31", + "width": 200, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.inventory_message", "allowVariables": true, "args": ["controlIcon.legacy.key.inventory","controlIcon.pointer_movement","controlIcon.menu_main_action","controlIcon.menu_off_action"]}, + "width": 176 + }, + "text1": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.inventory_message_1", "allowVariables": true, "args": ["controlIcon.menu_main_action","controlIcon.menu_main_action","controlIcon.menu_off_action","controlIcon.menu_quick_action","controlIcon.menu_off_action"]}, + "width": 176 + } + } + }, + "panel": { + "type":"blit_sprite", + "sprite":"legacy:tiles/small_panel", + "width":215, + "height":217, + "x":"${width}/2", + "y":"${scrollable_renderer.y}-2" + }, + "player_slot": { + "type":"blit_sprite", + "sprite": "legacy:tiles/entity_panel", + "x":"${panel.x}+90", + "y":"${panel.y}+13", + "width": 63, + "height": 84 + }, + "player": { + "type":"blit_sprite", + "sprite": "legacy:container/how_to_play/inventory_player", + "x":"${panel.x}+92", + "y":"${panel.y}+15", + "width": 59, + "height": 80 + }, + "inventory_label": { + "type":"draw_string", + "component": {"translate": "container.inventory"}, + "color": "${commonColor.inventory_gray_text}", + "shadow": false, + "x":"${panel.x}+14", + "y":"${panel.y}+103" + }, + "helmet": { + "type":"put_legacy_slot", + "isFake":true, + "fakeItem": "iron_helmet", + "x":"${panel.x}+64", + "y":"${panel.y}+14" + }, + "chest": { + "type":"put_legacy_slot", + "isFake":true, + "fakeItem": "leather_chestplate", + "x":"${panel.x}+64", + "y":"${panel.y}+35" + }, + "legs": { + "type":"put_legacy_slot", + "isFake":true, + "iconSprite": "legacy:container/legs_slot", + "x":"${panel.x}+64", + "y":"${panel.y}+56" + }, + "feet": { + "type":"put_legacy_slot", + "isFake":true, + "iconSprite": "legacy:container/feet_slot", + "x":"${panel.x}+64", + "y":"${panel.y}+77" + }, + "shield": { + "type":"put_legacy_slot", + "isFake":true, + "iconSprite": "legacy:container/shield_slot", + "x":"${panel.x}+161", + "y":"${panel.y}+77" + }, + "inventory": { + "type":"put_legacy_slot", + "range":"[0,26]", + "isFake":true, + "fakeContainer": [ + {"item": "stone", "count": 32},{"item": "oak_planks", "count": 17},"air","air","oak_fence_gate","air","air",{"item": "arrow", "count": 64},{"item": "stick", "count": 10}, + {"item": "bookshelf", "count": 3},"air","dark_oak_door",{"item": "bundle", "components": {}},"emerald","air",{"item": "cobblestone_wall", "count": 7},"oak_sign","air", + {"item": "stone_brick_stairs", "count": 24},{"item": "cobblestone_stairs", "count": 16},"air",{"item": "oak_log", "count": 7},{"item": "acacia_stairs", "count": 15},"air","diamond_pickaxe",{"item": "paper", "count": 21},{"item": "gunpowder", "count": 15} + ], + "x":"${panel.x}+14+(${inventory.index}%9)*21", + "y":"${panel.y}+116+(${inventory.index}/9)*21" + }, + "slot_highlight": { + "type":"blit_sprite", + "sprite": "legacy:container/slot_highlight", + "x":"${panel.x}+14+(12%9)*21", + "y":"${panel.y}+116+(12/9)*21", + "width": 19, + "height": 19, + "apply_condition": "${window_height}>720" + }, + "pointer": { + "type":"blit_sprite", + "sprite": "legacy:container/pointer", + "x":"${panel.x}+14+(12%9)*21+1", + "y":"${panel.y}+116+(12/9)*21+1", + "translateZ": 600, + "width": 16, + "height": 16, + "apply_condition": "${window_height}>720" + }, + "small_pointer": { + "type":"blit_sprite", + "sprite": "legacy:container/pointer", + "x":"${panel.x}+14+(12%9)*21+1", + "y":"${panel.y}+116+(12/9)*21+1", + "translateZ": 600, + "width": 16, + "height": 16, + "apply_condition": "${window_height}<=720" + }, + "quick_select": { + "type":"put_legacy_slot", + "range":"[0,8]", + "isFake":true, + "fakeContainer": ["iron_sword","bow",{"item": "arrow", "count": 64},{"item": "flint_and_steel", "components": {"damage": 28}, "nbt": {"Damage": 28}},"clock","shears",{"item": "iron_axe", "components": {"damage": 65}, "nbt": {"Damage": 65}},"fishing_rod","compass"], + "x":"${panel.x}+14+(${quick_select.index}%9)*21", + "y":"${panel.y}+186" + } + } +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/conduit.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/conduit.json new file mode 100644 index 000000000..d0bcc8a60 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/conduit.json @@ -0,0 +1,23 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "(${width}-${scrollable_renderer.width})/2", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 456, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.conduit_message", "allowVariables": true, "args": ["controlIcon.legacy.key.crafting"]}, + "width": 433 + }, + "text1": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.conduit_message_1", "allowVariables": true, "args": ["controlIcon.legacy.key.crafting"]}, + "width": 433 + } + } + } + } +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/copper-tools.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/copper-tools.json new file mode 100644 index 000000000..3e87ade40 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/copper-tools.json @@ -0,0 +1,27 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "(${width}-${scrollable_renderer.width})/2", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 456, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": { + "translate": "legacy.menu.copper-tools.inventory_message" + }, + "width": 433 + }, + "impaling": { + "type": "draw_multiline_string", + "component": { + "translate": "legacy.menu.copper-tools.inventory_message_1" + }, + "width": 433 + } + } + } + } +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/crimson-forest.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/crimson-forest.json new file mode 100644 index 000000000..033b4d3b0 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/crimson-forest.json @@ -0,0 +1,44 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "${width}/2-228", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 200, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.crimson-forest_message"}, + "width": 176 + } + } + }, + "panel": { + "type":"blit_sprite", + "sprite":"legacy:tiles/small_panel", + "width":200, + "height":213, + "x":"${width}/2", + "y":"${scrollable_renderer.y}+4" + }, + "frame": { + "type":"blit_sprite", + "sprite":"legacy:tiles/square_recessed_panel", + "width":"${panel.width}-20", + "height":"${panel.height}-20", + "x":"${panel.x}+10", + "y":"${panel.y}+10" + }, + "bees": { + "type":"blit_sprite", + "sprite": "legacy:container/how_to_play/crimson-forest", + "x":"${frame.x}", + "y":"${frame.y}", + "translateX":1.5, + "translateY":1.5, + "width":"${frame.width}-3", + "height":"${frame.height}-3" + } + } +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/furnace.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/furnace.json new file mode 100644 index 000000000..3456b3308 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/furnace.json @@ -0,0 +1,136 @@ +{ + "elements": { + "panel": { + "type":"blit_sprite", + "sprite":"legacy:tiles/panel", + "width":215, + "height":217, + "x":"${width}/2", + "y":"(${height}-${panel.height})/2+30" + }, + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "${width}/2-228", + "y": "${panel.y}+1", + "width": 200, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.furnace_message", "allowVariables": true, "args": ["controlIcon.key.use"]}, + "width": 176 + }, + "text1": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.furnace_message_1", "allowVariables": true, "args": ["controlIcon.menu_quick_action"]}, + "width": 176 + } + } + }, + "furnace_label": { + "type":"draw_string", + "component": {"translate": "container.furnace"}, + "color": "${commonColor.inventory_gray_text}", + "shadow": false, + "x":"${panel.x}+14", + "y":"${panel.y}+10" + }, + "input": { + "type":"put_legacy_slot", + "range":"[0,26]", + "isFake":true, + "fakeItem": {"item": "sand", "count": 61}, + "x":"${panel.x}+14+3*21", + "y":"${panel.y}+25" + }, + "input_label": { + "type":"draw_string", + "component": {"translate": "legacy.container.ingredient"}, + "color": "${commonColor.inventory_gray_text}", + "shadow": false, + "x":"(${panel.x}+14+3*21-3)-${input_label.component.width}", + "y":"${panel.y}+25+6" + }, + "fuel": { + "type":"put_legacy_slot", + "range":"[0,26]", + "isFake":true, + "fakeItem": {"item": "coal", "count": 63}, + "x":"${panel.x}+14+3*21", + "y":"${panel.y}+72" + }, + "fuel_label": { + "type":"draw_string", + "component": {"translate": "legacy.container.fuel"}, + "color": "${commonColor.inventory_gray_text}", + "shadow": false, + "x":"(${panel.x}+14+3*21-3)-${fuel_label.component.width}", + "y":"${panel.y}+72+6" + }, + "lit": { + "type":"blit_sprite", + "sprite": "legacy:container/lit", + "x": "${panel.x}+14+3*21", + "y": "${panel.y}+23+25", + "width": 19, + "height": 19 + }, + "lit_progress": { + "type":"blit", + "texture": "legacy:textures/gui/sprites/container/lit_progress.png", + "x": "${panel.x}+14+3*21", + "y": "${panel.y}+23+25+9", + "width": 19, + "height": 10, + "imageWidth": 19, + "imageHeight": 19, + "uvY": 9 + }, + "arrow": { + "type":"blit_sprite", + "sprite": "legacy:container/arrow", + "x": "${panel.x}+14+3*21+37", + "y": "${panel.y}+23+25", + "width": 33, + "height": 22 + }, + "output": { + "type":"put_legacy_slot", + "range":"[0,26]", + "isFake":true, + "fakeItem": {"item": "glass", "count": 3}, + "width": 32, + "height": 32, + "x":"${panel.x}+${panel.width}-11-21-21-6", + "y":"${panel.y}+44" + }, + "inventory_label": { + "type":"draw_string", + "component": {"translate": "container.inventory"}, + "color": "${commonColor.inventory_gray_text}", + "shadow": false, + "x":"${panel.x}+14", + "y":"${panel.y}+106" + }, + "inventory": { + "type":"put_legacy_slot", + "range":"[0,26]", + "isFake":true, + "fakeContainer": [ + {"item": "stone", "count": 32},{"item": "oak_planks", "count": 17},"air","air","oak_fence_gate","air","air",{"item": "arrow", "count": 64},{"item": "stick", "count": 10}, + {"item": "bookshelf", "count": 3},"air","dark_oak_door","air","emerald","air",{"item": "cobblestone_wall", "count": 7},"oak_sign","air", + {"item": "stone_brick_stairs", "count": 24},{"item": "cobblestone_stairs", "count": 16},"air","oak_log",{"item": "acacia_stairs", "count": 15},"air","diamond_pickaxe",{"item": "paper", "count": 21},{"item": "gunpowder", "count": 15} + ], + "x":"${panel.x}+14+(${inventory.index}%9)*21", + "y":"${panel.y}+116+(${inventory.index}/9)*21" + }, + "quick_select": { + "type":"put_legacy_slot", + "range":"[0,8]", + "isFake":true, + "fakeContainer": ["iron_sword","bow",{"item": "arrow", "count": 64},{"item": "flint_and_steel", "components": {"damage": 28}, "nbt": {"Damage": 28}},"clock","shears",{"item": "iron_axe", "components": {"damage": 65}, "nbt": {"Damage": 65}},"fishing_rod","compass"], + "x":"${panel.x}+14+(${quick_select.index}%9)*21", + "y":"${panel.y}+186" + } + } +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/illagers.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/illagers.json new file mode 100644 index 000000000..796604248 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/illagers.json @@ -0,0 +1,48 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "(${width}-${scrollable_renderer.width})/2", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 456, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.illagers_message"}, + "width": 433 + }, + "evoker": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.illagers_evoker"}, + "width": 433 + }, + "pillager": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.illagers_pillager"}, + "width": 433 + }, + "vindicator": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.illagers_vindicator"}, + "width": 433 + }, + "ravager": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.illagers_ravager"}, + "width": 433 + }, + "vex": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.illagers_vex"}, + "width": 433 + }, + "witch": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.illagers_witch"}, + "width": 433 + } + } + } + } +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/mace.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/mace.json new file mode 100644 index 000000000..8030ea55f --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/mace.json @@ -0,0 +1,33 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "(${width}-${scrollable_renderer.width})/2", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 456, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.mace_message"}, + "width": 433 + }, + "density": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.mace_density"}, + "width": 433 + }, + "breach": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.mace_breach"}, + "width": 433 + }, + "wind-burst": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.mace_wind-burst"}, + "width": 433 + } + } + } + } +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/nether-biomes.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/nether-biomes.json new file mode 100644 index 000000000..4e4b26815 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/nether-biomes.json @@ -0,0 +1,20 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "(${width}-${scrollable_renderer.width})/2", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 456, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": { + "translate": "legacy.menu.how_to_play.nether-biomes_message" + }, + "width": 433 + } + } + } + } +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/pale-garden.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/pale-garden.json new file mode 100644 index 000000000..bde717eb5 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/pale-garden.json @@ -0,0 +1,67 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "${width}/2-228", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 200, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": { + "translate": "legacy.menu.how_to_play.pale-garden_message" + }, + "width": 176 + }, + "message_1": { + "type": "draw_multiline_string", + "component": { + "translate": "legacy.menu.how_to_play.pale-garden_message_1" + }, + "width": 176 + }, + "message_2": { + "type": "draw_multiline_string", + "component": { + "translate": "legacy.menu.how_to_play.pale-garden_message_2" + }, + "width": 176 + }, + "message_3": { + "type": "draw_multiline_string", + "component": { + "translate": "legacy.menu.how_to_play.pale-garden_message_3" + }, + "width": 176 + } + } + }, + "panel": { + "type":"blit_sprite", + "sprite":"legacy:tiles/small_panel", + "width":200, + "height":213, + "x":"${width}/2", + "y":"${scrollable_renderer.y}+4" + }, + "frame": { + "type":"blit_sprite", + "sprite":"legacy:tiles/square_recessed_panel", + "width":"${panel.width}-20", + "height":"${panel.height}-20", + "x":"${panel.x}+10", + "y":"${panel.y}+10" + }, + "pale-garden": { + "type":"blit_sprite", + "sprite": "legacy:container/how_to_play/pale-garden", + "x":"${frame.x}", + "y":"${frame.y}", + "translateX":1.5, + "translateY":1.5, + "width":"${frame.width}-3", + "height":"${frame.height}-3" + } + } +} diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/piglins.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/piglins.json new file mode 100644 index 000000000..5ce18995c --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/piglins.json @@ -0,0 +1,44 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "${width}/2-228", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 200, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.piglins_message"}, + "width": 176 + } + } + }, + "panel": { + "type":"blit_sprite", + "sprite":"legacy:tiles/small_panel", + "width":200, + "height":213, + "x":"${width}/2", + "y":"${scrollable_renderer.y}+4" + }, + "frame": { + "type":"blit_sprite", + "sprite":"legacy:tiles/square_recessed_panel", + "width":"${panel.width}-20", + "height":"${panel.height}-20", + "x":"${panel.x}+10", + "y":"${panel.y}+10" + }, + "bees": { + "type":"blit_sprite", + "sprite": "legacy:container/how_to_play/piglins", + "x":"${frame.x}", + "y":"${frame.y}", + "translateX":1.5, + "translateY":1.5, + "width":"${frame.width}-3", + "height":"${frame.height}-3" + } + } +} diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/raids.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/raids.json new file mode 100644 index 000000000..6c87c655a --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/raids.json @@ -0,0 +1,23 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "(${width}-${scrollable_renderer.width})/2", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 456, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.raids_message"}, + "width": 433 + }, + "text1": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.raids_message_1"}, + "width": 433 + } + } + } + } +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/scaffolding.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/scaffolding.json new file mode 100644 index 000000000..08416f0e3 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/scaffolding.json @@ -0,0 +1,28 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "(${width}-${scrollable_renderer.width})/2", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 456, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.scaffolding_message", "allowVariables": true, "args": ["controlIcon.key.jump","controlIcon.key.sneak"]}, + "width": 433 + }, + "text1": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.scaffolding_message_1"}, + "width": 433 + }, + "text2": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.scaffolding_message_2"}, + "width": 433 + } + } + } + } +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/smithing.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/smithing.json new file mode 100644 index 000000000..a6c844452 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/smithing.json @@ -0,0 +1,136 @@ +{ + "elements": { + "panel": { + "type":"blit_sprite", + "sprite":"legacy:tiles/panel", + "width":215, + "height":217, + "x":"${width}/2", + "y":"(${height}-${panel.height})/2+30" + }, + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "${width}/2-228", + "y": "${panel.y}+1", + "width": 200, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.smithing_message", "allowVariables": true, "args": ["controlIcon.key.use"]}, + "width": 176 + }, + "text1": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.smithing_message_1", "allowVariables": true, "args": ["controlIcon.menu_quick_action"]}, + "width": 176 + } + } + }, + "smithing_label": { + "type":"draw_string", + "component": {"translate": "container.smithing"}, + "color": "${commonColor.inventory_gray_text}", + "shadow": false, + "x":"${panel.x}+14", + "y":"${panel.y}+10" + }, + "input": { + "type":"put_legacy_slot", + "range":"[0,26]", + "isFake":true, + "fakeItem": {"item": "sand", "count": 61}, + "x":"${panel.x}+14+3*21", + "y":"${panel.y}+25" + }, + "input_label": { + "type":"draw_string", + "component": {"translate": "legacy.container.ingredient"}, + "color": "${commonColor.inventory_gray_text}", + "shadow": false, + "x":"(${panel.x}+14+3*21-3)-${input_label.component.width}", + "y":"${panel.y}+25+6" + }, + "fuel": { + "type":"put_legacy_slot", + "range":"[0,26]", + "isFake":true, + "fakeItem": {"item": "coal", "count": 63}, + "x":"${panel.x}+14+3*21", + "y":"${panel.y}+72" + }, + "fuel_label": { + "type":"draw_string", + "component": {"translate": "legacy.container.fuel"}, + "color": "${commonColor.inventory_gray_text}", + "shadow": false, + "x":"(${panel.x}+14+3*21-3)-${fuel_label.component.width}", + "y":"${panel.y}+72+6" + }, + "lit": { + "type":"blit_sprite", + "sprite": "legacy:container/lit", + "x": "${panel.x}+14+3*21", + "y": "${panel.y}+23+25", + "width": 19, + "height": 19 + }, + "lit_progress": { + "type":"blit", + "texture": "legacy:textures/gui/sprites/container/lit_progress.png", + "x": "${panel.x}+14+3*21", + "y": "${panel.y}+23+25+9", + "width": 19, + "height": 10, + "imageWidth": 19, + "imageHeight": 19, + "uvY": 9 + }, + "arrow": { + "type":"blit_sprite", + "sprite": "legacy:container/arrow", + "x": "${panel.x}+14+3*21+37", + "y": "${panel.y}+23+25", + "width": 33, + "height": 22 + }, + "output": { + "type":"put_legacy_slot", + "range":"[0,26]", + "isFake":true, + "fakeItem": {"item": "glass", "count": 3}, + "width": 32, + "height": 32, + "x":"${panel.x}+${panel.width}-11-21-21-6", + "y":"${panel.y}+44" + }, + "inventory_label": { + "type":"draw_string", + "component": {"translate": "container.inventory"}, + "color": "${commonColor.inventory_gray_text}", + "shadow": false, + "x":"${panel.x}+14", + "y":"${panel.y}+106" + }, + "inventory": { + "type":"put_legacy_slot", + "range":"[0,26]", + "isFake":true, + "fakeContainer": [ + {"item": "stone", "count": 32},{"item": "oak_planks", "count": 17},"air","air","oak_fence_gate","air","air",{"item": "arrow", "count": 64},{"item": "stick", "count": 10}, + {"item": "bookshelf", "count": 3},"air","dark_oak_door","air","emerald","air",{"item": "cobblestone_wall", "count": 7},"oak_sign","air", + {"item": "stone_brick_stairs", "count": 24},{"item": "cobblestone_stairs", "count": 16},"air","oak_log",{"item": "acacia_stairs", "count": 15},"air","diamond_pickaxe",{"item": "paper", "count": 21},{"item": "gunpowder", "count": 15} + ], + "x":"${panel.x}+14+(${inventory.index}%9)*21", + "y":"${panel.y}+116+(${inventory.index}/9)*21" + }, + "quick_select": { + "type":"put_legacy_slot", + "range":"[0,8]", + "isFake":true, + "fakeContainer": ["iron_sword","bow",{"item": "arrow", "count": 64},{"item": "flint_and_steel", "components": {"damage": 28}, "nbt": {"Damage": 28}},"clock","shears",{"item": "iron_axe", "components": {"damage": 65}, "nbt": {"Damage": 65}},"fishing_rod","compass"], + "x":"${panel.x}+14+(${quick_select.index}%9)*21", + "y":"${panel.y}+186" + } + } +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/smoker.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/smoker.json new file mode 100644 index 000000000..510627cd3 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/smoker.json @@ -0,0 +1,136 @@ +{ + "elements": { + "panel": { + "type":"blit_sprite", + "sprite":"legacy:tiles/panel", + "width":215, + "height":217, + "x":"${width}/2", + "y":"(${height}-${panel.height})/2+30" + }, + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "${width}/2-228", + "y": "${panel.y}+1", + "width": 200, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.smoker_message", "allowVariables": true, "args": ["controlIcon.key.use"]}, + "width": 176 + }, + "text1": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.smoker_message_1", "allowVariables": true, "args": ["controlIcon.menu_quick_action"]}, + "width": 176 + } + } + }, + "furnace_label": { + "type":"draw_string", + "component": {"translate": "container.smoker"}, + "color": "${commonColor.inventory_gray_text}", + "shadow": false, + "x":"${panel.x}+14", + "y":"${panel.y}+10" + }, + "input": { + "type":"put_legacy_slot", + "range":"[0,26]", + "isFake":true, + "fakeItem": {"item": "beef", "count": 61}, + "x":"${panel.x}+14+3*21", + "y":"${panel.y}+25" + }, + "input_label": { + "type":"draw_string", + "component": {"translate": "legacy.container.ingredient"}, + "color": "${commonColor.inventory_gray_text}", + "shadow": false, + "x":"(${panel.x}+14+3*21-3)-${input_label.component.width}", + "y":"${panel.y}+25+6" + }, + "fuel": { + "type":"put_legacy_slot", + "range":"[0,26]", + "isFake":true, + "fakeItem": {"item": "coal", "count": 63}, + "x":"${panel.x}+14+3*21", + "y":"${panel.y}+72" + }, + "fuel_label": { + "type":"draw_string", + "component": {"translate": "legacy.container.fuel"}, + "color": "${commonColor.inventory_gray_text}", + "shadow": false, + "x":"(${panel.x}+14+3*21-3)-${fuel_label.component.width}", + "y":"${panel.y}+72+6" + }, + "lit": { + "type":"blit_sprite", + "sprite": "legacy:container/lit", + "x": "${panel.x}+14+3*21", + "y": "${panel.y}+23+25", + "width": 19, + "height": 19 + }, + "lit_progress": { + "type":"blit", + "texture": "legacy:textures/gui/sprites/container/lit_progress.png", + "x": "${panel.x}+14+3*21", + "y": "${panel.y}+23+25+9", + "width": 19, + "height": 10, + "imageWidth": 19, + "imageHeight": 19, + "uvY": 9 + }, + "arrow": { + "type":"blit_sprite", + "sprite": "legacy:container/arrow", + "x": "${panel.x}+14+3*21+37", + "y": "${panel.y}+23+25", + "width": 33, + "height": 22 + }, + "output": { + "type":"put_legacy_slot", + "range":"[0,26]", + "isFake":true, + "fakeItem": {"item": "cooked_beef", "count": 3}, + "width": 32, + "height": 32, + "x":"${panel.x}+${panel.width}-11-21-21-6", + "y":"${panel.y}+44" + }, + "inventory_label": { + "type":"draw_string", + "component": {"translate": "container.inventory"}, + "color": "${commonColor.inventory_gray_text}", + "shadow": false, + "x":"${panel.x}+14", + "y":"${panel.y}+106" + }, + "inventory": { + "type":"put_legacy_slot", + "range":"[0,26]", + "isFake":true, + "fakeContainer": [ + {"item": "stone", "count": 32},{"item": "oak_planks", "count": 17},"air","air","oak_fence_gate","air","air",{"item": "arrow", "count": 64},{"item": "stick", "count": 10}, + {"item": "bookshelf", "count": 3},"air","dark_oak_door","air","emerald","air",{"item": "cobblestone_wall", "count": 7},"oak_sign","air", + {"item": "stone_brick_stairs", "count": 24},{"item": "cobblestone_stairs", "count": 16},"air","oak_log",{"item": "acacia_stairs", "count": 15},"air","diamond_pickaxe",{"item": "paper", "count": 21},{"item": "gunpowder", "count": 15} + ], + "x":"${panel.x}+14+(${inventory.index}%9)*21", + "y":"${panel.y}+116+(${inventory.index}/9)*21" + }, + "quick_select": { + "type":"put_legacy_slot", + "range":"[0,8]", + "isFake":true, + "fakeContainer": ["iron_sword","bow",{"item": "arrow", "count": 64},{"item": "flint_and_steel", "components": {"damage": 28}, "nbt": {"Damage": 28}},"clock","shears",{"item": "iron_axe", "components": {"damage": 65}, "nbt": {"Damage": 65}},"fishing_rod","compass"], + "x":"${panel.x}+14+(${quick_select.index}%9)*21", + "y":"${panel.y}+186" + } + } +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/spyglass.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/spyglass.json new file mode 100644 index 000000000..a12d8463e --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/spyglass.json @@ -0,0 +1,44 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "${width}/2-228", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 200, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.spyglass_message", "allowVariables": true, "args": ["controlIcon.key.use"]}, + "width": 176 + } + } + }, + "panel": { + "type":"blit_sprite", + "sprite":"legacy:tiles/small_panel", + "width":200, + "height":213, + "x":"${width}/2", + "y":"${scrollable_renderer.y}+4" + }, + "frame": { + "type":"blit_sprite", + "sprite":"legacy:tiles/square_recessed_panel", + "width":"${panel.width}-20", + "height":"${panel.height}-20", + "x":"${panel.x}+10", + "y":"${panel.y}+10" + }, + "bees": { + "type":"blit_sprite", + "sprite": "legacy:container/how_to_play/spyglass", + "x":"${frame.x}", + "y":"${frame.y}", + "translateX":1.5, + "translateY":1.5, + "width":"${frame.width}-3", + "height":"${frame.height}-3" + } + } +} diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/the-nether.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/the-nether.json new file mode 100644 index 000000000..f77e9a937 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/the-nether.json @@ -0,0 +1,44 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "${width}/2-228", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 200, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.the-nether_message"}, + "width": 176 + } + } + }, + "panel": { + "type":"blit_sprite", + "sprite":"legacy:tiles/small_panel", + "width":200, + "height":213, + "x":"${width}/2", + "y":"${scrollable_renderer.y}+4" + }, + "frame": { + "type":"blit_sprite", + "sprite":"legacy:tiles/square_recessed_panel", + "width":"${panel.width}-20", + "height":"${panel.height}-20", + "x":"${panel.x}+10", + "y":"${panel.y}+10" + }, + "bees": { + "type":"blit_sprite", + "sprite": "legacy:container/how_to_play/nether", + "x":"${frame.x}", + "y":"${frame.y}", + "translateX":1.5, + "translateY":1.5, + "width":"${frame.width}-3", + "height":"${frame.height}-3" + } + } +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/trial-chamber.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/trial-chamber.json new file mode 100644 index 000000000..1bdcdae32 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/trial-chamber.json @@ -0,0 +1,44 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "${width}/2-228", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 200, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.trial-chamber_message"}, + "width": 176 + } + } + }, + "panel": { + "type":"blit_sprite", + "sprite":"legacy:tiles/small_panel", + "width":200, + "height":213, + "x":"${width}/2", + "y":"${scrollable_renderer.y}+4" + }, + "frame": { + "type":"blit_sprite", + "sprite":"legacy:tiles/square_recessed_panel", + "width":"${panel.width}-20", + "height":"${panel.height}-20", + "x":"${panel.x}+10", + "y":"${panel.y}+10" + }, + "barrel": { + "type":"blit_sprite", + "sprite": "legacy:container/how_to_play/trial-chamber", + "x":"${frame.x}", + "y":"${frame.y}", + "translateX":1.5, + "translateY":1.5, + "width":"${frame.width}-3", + "height":"${frame.height}-3" + } + } +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/tridents.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/tridents.json new file mode 100644 index 000000000..dc21ae975 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/tridents.json @@ -0,0 +1,38 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "(${width}-${scrollable_renderer.width})/2", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 456, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.tridents_message"}, + "width": 433 + }, + "impaling": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.tridents_impaling"}, + "width": 433 + }, + "riptide": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.tridents_riptide"}, + "width": 433 + }, + "loyalty": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.tridents_loyalty"}, + "width": 433 + }, + "channeling": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.tridents_channeling"}, + "width": 433 + } + } + } + } +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/villagers.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/villagers.json new file mode 100644 index 000000000..ffbf63d53 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/villagers.json @@ -0,0 +1,103 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "(${width}-${scrollable_renderer.width})/2", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 456, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_message"}, + "width": 433 + }, + "none": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_none"}, + "width": 433 + }, + "nitwit": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_nitwit"}, + "width": 433 + }, + "armorer": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_armorer"}, + "width": 433 + }, + "butcher": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_butcher"}, + "width": 433 + }, + "cartographer": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_cartographer"}, + "width": 433 + }, + "cleric": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_cleric"}, + "width": 433 + }, + "farmer": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_farmer"}, + "width": 433 + }, + "fisherman": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_fisherman"}, + "width": 433 + }, + "fletcher": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_fletcher"}, + "width": 433 + }, + "leatherworker": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_leatherworker"}, + "width": 433 + }, + "librarian": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_librarian"}, + "width": 433 + }, + "mason": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_mason"}, + "width": 433 + }, + "shepard": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_shepard"}, + "width": 433 + }, + "toolsmith": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_toolsmith"}, + "width": 433 + }, + "weaponsmith": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_weaponsmith"}, + "width": 433 + }, + "wandering-trader": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_wandering-trader"}, + "width": 433 + }, + "zombie": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.villagers_zombie"}, + "width": 433 + } + } + } + } +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/warped-forest.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/warped-forest.json new file mode 100644 index 000000000..ab2e2df39 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/warped-forest.json @@ -0,0 +1,44 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "${width}/2-228", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 200, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": {"translate": "legacy.menu.how_to_play.warped-forest_message"}, + "width": 176 + } + } + }, + "panel": { + "type":"blit_sprite", + "sprite":"legacy:tiles/small_panel", + "width":200, + "height":213, + "x":"${width}/2", + "y":"${scrollable_renderer.y}+4" + }, + "frame": { + "type":"blit_sprite", + "sprite":"legacy:tiles/square_recessed_panel", + "width":"${panel.width}-20", + "height":"${panel.height}-20", + "x":"${panel.x}+10", + "y":"${panel.y}+10" + }, + "bees": { + "type":"blit_sprite", + "sprite": "legacy:container/how_to_play/warped-forest", + "x":"${frame.x}", + "y":"${frame.y}", + "translateX":1.5, + "translateY":1.5, + "width":"${frame.width}-3", + "height":"${frame.height}-3" + } + } +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/whats_new.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/whats_new.json new file mode 100644 index 000000000..dd160eb6a --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/legacy/ui_definitions/how_to_play/whats_new.json @@ -0,0 +1,27 @@ +{ + "elements": { + "scrollable_renderer": { + "type": "put_scrollable_renderer", + "x": "(${width}-${scrollable_renderer.width})/2", + "y": "(${height}-${scrollable_renderer.height})/2 + 31", + "width": 456, + "height": 222, + "elements": { + "text": { + "type": "draw_multiline_string", + "component": { + "translate": "legacy.menu.how_to_play.new_message" + }, + "width": 433 + }, + "message_1": { + "type": "draw_multiline_string", + "component": { + "translate": "legacy.menu.how_to_play.new_message_1" + }, + "width": 433 + } + } + } + } +} diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/lspo/LICENSE b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/lspo/LICENSE new file mode 100644 index 000000000..195171312 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/lspo/LICENSE @@ -0,0 +1,429 @@ +Legacy Skins Pack Ordering © 2024 by Jab125 is licensed under Creative Commons Attribution-ShareAlike 4.0 International + +Attribution-ShareAlike 4.0 International + +======================================================================= + +Creative Commons Corporation ("Creative Commons") is not a law firm and +does not provide legal services or legal advice. Distribution of +Creative Commons public licenses does not create a lawyer-client or +other relationship. Creative Commons makes its licenses and related +information available on an "as-is" basis. Creative Commons gives no +warranties regarding its licenses, any material licensed under their +terms and conditions, or any related information. Creative Commons +disclaims all liability for damages resulting from their use to the +fullest extent possible. + +Using Creative Commons Public Licenses + +Creative Commons public licenses provide a standard set of terms and +conditions that creators and other rights holders may use to share +original works of authorship and other material subject to copyright +and certain other rights specified in the public license below. The +following considerations are for informational purposes only, are not +exhaustive, and do not form part of our licenses. + + Considerations for licensors: Our public licenses are + intended for use by those authorized to give the public + permission to use material in ways otherwise restricted by + copyright and certain other rights. Our licenses are + irrevocable. Licensors should read and understand the terms + and conditions of the license they choose before applying it. + Licensors should also secure all rights necessary before + applying our licenses so that the public can reuse the + material as expected. Licensors should clearly mark any + material not subject to the license. This includes other CC- + licensed material, or material used under an exception or + limitation to copyright. More considerations for licensors: + wiki.creativecommons.org/Considerations_for_licensors + + Considerations for the public: By using one of our public + licenses, a licensor grants the public permission to use the + licensed material under specified terms and conditions. If + the licensor's permission is not necessary for any reason--for + example, because of any applicable exception or limitation to + copyright--then that use is not regulated by the license. Our + licenses grant only permissions under copyright and certain + other rights that a licensor has authority to grant. Use of + the licensed material may still be restricted for other + reasons, including because others have copyright or other + rights in the material. A licensor may make special requests, + such as asking that all changes be marked or described. + Although not required by our licenses, you are encouraged to + respect those requests where reasonable. More considerations + for the public: + wiki.creativecommons.org/Considerations_for_licensees + +======================================================================= + +Creative Commons Attribution-ShareAlike 4.0 International Public +License + +By exercising the Licensed Rights (defined below), You accept and agree +to be bound by the terms and conditions of this Creative Commons +Attribution-ShareAlike 4.0 International Public License ("Public +License"). To the extent this Public License may be interpreted as a +contract, You are granted the Licensed Rights in consideration of Your +acceptance of these terms and conditions, and the Licensor grants You +such rights in consideration of benefits the Licensor receives from +making the Licensed Material available under these terms and +conditions. + + +Section 1 -- Definitions. + + a. Adapted Material means material subject to Copyright and Similar + Rights that is derived from or based upon the Licensed Material + and in which the Licensed Material is translated, altered, + arranged, transformed, or otherwise modified in a manner requiring + permission under the Copyright and Similar Rights held by the + Licensor. For purposes of this Public License, where the Licensed + Material is a musical work, performance, or sound recording, + Adapted Material is always produced where the Licensed Material is + synched in timed relation with a moving image. + + b. Adapter's License means the license You apply to Your Copyright + and Similar Rights in Your contributions to Adapted Material in + accordance with the terms and conditions of this Public License. + + c. BY-SA Compatible License means a license listed at + creativecommons.org/compatiblelicenses, approved by Creative + Commons as essentially the equivalent of this Public License. + + d. Copyright and Similar Rights means copyright and/or similar rights + closely related to copyright including, without limitation, + performance, broadcast, sound recording, and Sui Generis Database + Rights, without regard to how the rights are labeled or + categorized. For purposes of this Public License, the rights + specified in Section 2(b)(1)-(2) are not Copyright and Similar + Rights. + + e. Effective Technological Measures means those measures that, in the + absence of proper authority, may not be circumvented under laws + fulfilling obligations under Article 11 of the WIPO Copyright + Treaty adopted on December 20, 1996, and/or similar international + agreements. + + f. Exceptions and Limitations means fair use, fair dealing, and/or + any other exception or limitation to Copyright and Similar Rights + that applies to Your use of the Licensed Material. + + g. License Elements means the license attributes listed in the name + of a Creative Commons Public License. The License Elements of this + Public License are Attribution and ShareAlike. + + h. Licensed Material means the artistic or literary work, database, + or other material to which the Licensor applied this Public + License. + + i. Licensed Rights means the rights granted to You subject to the + terms and conditions of this Public License, which are limited to + all Copyright and Similar Rights that apply to Your use of the + Licensed Material and that the Licensor has authority to license. + + j. Licensor means the individual(s) or entity(ies) granting rights + under this Public License. + + k. Share means to provide material to the public by any means or + process that requires permission under the Licensed Rights, such + as reproduction, public display, public performance, distribution, + dissemination, communication, or importation, and to make material + available to the public including in ways that members of the + public may access the material from a place and at a time + individually chosen by them. + + l. Sui Generis Database Rights means rights other than copyright + resulting from Directive 96/9/EC of the European Parliament and of + the Council of 11 March 1996 on the legal protection of databases, + as amended and/or succeeded, as well as other essentially + equivalent rights anywhere in the world. + + m. You means the individual or entity exercising the Licensed Rights + under this Public License. Your has a corresponding meaning. + + +Section 2 -- Scope. + + a. License grant. + + 1. Subject to the terms and conditions of this Public License, + the Licensor hereby grants You a worldwide, royalty-free, + non-sublicensable, non-exclusive, irrevocable license to + exercise the Licensed Rights in the Licensed Material to: + + a. reproduce and Share the Licensed Material, in whole or + in part; and + + b. produce, reproduce, and Share Adapted Material. + + 2. Exceptions and Limitations. For the avoidance of doubt, where + Exceptions and Limitations apply to Your use, this Public + License does not apply, and You do not need to comply with + its terms and conditions. + + 3. Term. The term of this Public License is specified in Section + 6(a). + + 4. Media and formats; technical modifications allowed. The + Licensor authorizes You to exercise the Licensed Rights in + all media and formats whether now known or hereafter created, + and to make technical modifications necessary to do so. The + Licensor waives and/or agrees not to assert any right or + authority to forbid You from making technical modifications + necessary to exercise the Licensed Rights, including + technical modifications necessary to circumvent Effective + Technological Measures. For purposes of this Public License, + simply making modifications authorized by this Section 2(a) + (4) never produces Adapted Material. + + 5. Downstream recipients. + + a. Offer from the Licensor -- Licensed Material. Every + recipient of the Licensed Material automatically + receives an offer from the Licensor to exercise the + Licensed Rights under the terms and conditions of this + Public License. + + b. Additional offer from the Licensor -- Adapted Material. + Every recipient of Adapted Material from You + automatically receives an offer from the Licensor to + exercise the Licensed Rights in the Adapted Material + under the conditions of the Adapter's License You apply. + + c. No downstream restrictions. You may not offer or impose + any additional or different terms or conditions on, or + apply any Effective Technological Measures to, the + Licensed Material if doing so restricts exercise of the + Licensed Rights by any recipient of the Licensed + Material. + + 6. No endorsement. Nothing in this Public License constitutes or + may be construed as permission to assert or imply that You + are, or that Your use of the Licensed Material is, connected + with, or sponsored, endorsed, or granted official status by, + the Licensor or others designated to receive attribution as + provided in Section 3(a)(1)(A)(i). + + b. Other rights. + + 1. Moral rights, such as the right of integrity, are not + licensed under this Public License, nor are publicity, + privacy, and/or other similar personality rights; however, to + the extent possible, the Licensor waives and/or agrees not to + assert any such rights held by the Licensor to the limited + extent necessary to allow You to exercise the Licensed + Rights, but not otherwise. + + 2. Patent and trademark rights are not licensed under this + Public License. + + 3. To the extent possible, the Licensor waives any right to + collect royalties from You for the exercise of the Licensed + Rights, whether directly or through a collecting society + under any voluntary or waivable statutory or compulsory + licensing scheme. In all other cases the Licensor expressly + reserves any right to collect such royalties. + + +Section 3 -- License Conditions. + +Your exercise of the Licensed Rights is expressly made subject to the +following conditions. + + a. Attribution. + + 1. If You Share the Licensed Material (including in modified + form), You must: + + a. retain the following if it is supplied by the Licensor + with the Licensed Material: + + i. identification of the creator(s) of the Licensed + Material and any others designated to receive + attribution, in any reasonable manner requested by + the Licensor (including by pseudonym if + designated); + + ii. a copyright notice; + + iii. a notice that refers to this Public License; + + iv. a notice that refers to the disclaimer of + warranties; + + v. a URI or hyperlink to the Licensed Material to the + extent reasonably practicable; + + b. indicate if You modified the Licensed Material and + retain an indication of any previous modifications; and + + c. indicate the Licensed Material is licensed under this + Public License, and include the text of, or the URI or + hyperlink to, this Public License. + + 2. You may satisfy the conditions in Section 3(a)(1) in any + reasonable manner based on the medium, means, and context in + which You Share the Licensed Material. For example, it may be + reasonable to satisfy the conditions by providing a URI or + hyperlink to a resource that includes the required + information. + + 3. If requested by the Licensor, You must remove any of the + information required by Section 3(a)(1)(A) to the extent + reasonably practicable. + + b. ShareAlike. + + In addition to the conditions in Section 3(a), if You Share + Adapted Material You produce, the following conditions also apply. + + 1. The Adapter's License You apply must be a Creative Commons + license with the same License Elements, this version or + later, or a BY-SA Compatible License. + + 2. You must include the text of, or the URI or hyperlink to, the + Adapter's License You apply. You may satisfy this condition + in any reasonable manner based on the medium, means, and + context in which You Share Adapted Material. + + 3. You may not offer or impose any additional or different terms + or conditions on, or apply any Effective Technological + Measures to, Adapted Material that restrict exercise of the + rights granted under the Adapter's License You apply. + + +Section 4 -- Sui Generis Database Rights. + +Where the Licensed Rights include Sui Generis Database Rights that +apply to Your use of the Licensed Material: + + a. for the avoidance of doubt, Section 2(a)(1) grants You the right + to extract, reuse, reproduce, and Share all or a substantial + portion of the contents of the database; + + b. if You include all or a substantial portion of the database + contents in a database in which You have Sui Generis Database + Rights, then the database in which You have Sui Generis Database + Rights (but not its individual contents) is Adapted Material, + including for purposes of Section 3(b); and + + c. You must comply with the conditions in Section 3(a) if You Share + all or a substantial portion of the contents of the database. + +For the avoidance of doubt, this Section 4 supplements and does not +replace Your obligations under this Public License where the Licensed +Rights include other Copyright and Similar Rights. + + +Section 5 -- Disclaimer of Warranties and Limitation of Liability. + + a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE + EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS + AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF + ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS, + IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION, + WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR + PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS, + ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT + KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT + ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU. + + b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE + TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION, + NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT, + INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES, + COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR + USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN + ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR + DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR + IN PART, THIS LIMITATION MAY NOT APPLY TO YOU. + + c. The disclaimer of warranties and limitation of liability provided + above shall be interpreted in a manner that, to the extent + possible, most closely approximates an absolute disclaimer and + waiver of all liability. + + +Section 6 -- Term and Termination. + + a. This Public License applies for the term of the Copyright and + Similar Rights licensed here. However, if You fail to comply with + this Public License, then Your rights under this Public License + terminate automatically. + + b. Where Your right to use the Licensed Material has terminated under + Section 6(a), it reinstates: + + 1. automatically as of the date the violation is cured, provided + it is cured within 30 days of Your discovery of the + violation; or + + 2. upon express reinstatement by the Licensor. + + For the avoidance of doubt, this Section 6(b) does not affect any + right the Licensor may have to seek remedies for Your violations + of this Public License. + + c. For the avoidance of doubt, the Licensor may also offer the + Licensed Material under separate terms or conditions or stop + distributing the Licensed Material at any time; however, doing so + will not terminate this Public License. + + d. Sections 1, 5, 6, 7, and 8 survive termination of this Public + License. + + +Section 7 -- Other Terms and Conditions. + + a. The Licensor shall not be bound by any additional or different + terms or conditions communicated by You unless expressly agreed. + + b. Any arrangements, understandings, or agreements regarding the + Licensed Material not stated herein are separate from and + independent of the terms and conditions of this Public License. + + +Section 8 -- Interpretation. + + a. For the avoidance of doubt, this Public License does not, and + shall not be interpreted to, reduce, limit, restrict, or impose + conditions on any use of the Licensed Material that could lawfully + be made without permission under this Public License. + + b. To the extent possible, if any provision of this Public License is + deemed unenforceable, it shall be automatically reformed to the + minimum extent necessary to make it enforceable. If the provision + cannot be reformed, it shall be severed from this Public License + without affecting the enforceability of the remaining terms and + conditions. + + c. No term or condition of this Public License will be waived and no + failure to comply consented to unless expressly agreed to by the + Licensor. + + d. Nothing in this Public License constitutes or may be interpreted + as a limitation upon, or waiver of, any privileges and immunities + that apply to the Licensor or You, including from the legal + processes of any jurisdiction or authority. + + +======================================================================= + +Creative Commons is not a party to its public +licenses. Notwithstanding, Creative Commons may elect to apply one of +its public licenses to material it publishes and in those instances +will be considered the “Licensor.” The text of the Creative Commons +public licenses is dedicated to the public domain under the CC0 Public +Domain Dedication. Except for the limited purpose of indicating that +material is shared under a Creative Commons public license or as +otherwise permitted by the Creative Commons policies published at +creativecommons.org/policies, Creative Commons does not authorize the +use of the trademark "Creative Commons" or any other trademark or logo +of Creative Commons without its prior written consent including, +without limitation, in connection with any unauthorized modifications +to any of its public licenses or any other arrangements, +understandings, or agreements concerning use of licensed material. For +the avoidance of doubt, this paragraph does not form part of the +public licenses. + +Creative Commons may be contacted at creativecommons.org. diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/lspo/skin_pack_priorities.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/lspo/skin_pack_priorities.json new file mode 100644 index 000000000..6306ed05a --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/lspo/skin_pack_priorities.json @@ -0,0 +1,6 @@ +{ + "schemaVersion": 2, + "namemc-packs:christmas2024": {"after": "legacyskins:modern-defaults"}, + "doctorwho:1": {"after": "mcyt:1"}, + "thegardenawakensskinpack": {"after": "doctorwho:1"} +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/lspodh/LICENSE b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/lspodh/LICENSE new file mode 100644 index 000000000..195171312 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/lspodh/LICENSE @@ -0,0 +1,429 @@ +Legacy Skins Pack Ordering © 2024 by Jab125 is licensed under Creative Commons Attribution-ShareAlike 4.0 International + +Attribution-ShareAlike 4.0 International + +======================================================================= + +Creative Commons Corporation ("Creative Commons") is not a law firm and +does not provide legal services or legal advice. Distribution of +Creative Commons public licenses does not create a lawyer-client or +other relationship. Creative Commons makes its licenses and related +information available on an "as-is" basis. Creative Commons gives no +warranties regarding its licenses, any material licensed under their +terms and conditions, or any related information. Creative Commons +disclaims all liability for damages resulting from their use to the +fullest extent possible. + +Using Creative Commons Public Licenses + +Creative Commons public licenses provide a standard set of terms and +conditions that creators and other rights holders may use to share +original works of authorship and other material subject to copyright +and certain other rights specified in the public license below. The +following considerations are for informational purposes only, are not +exhaustive, and do not form part of our licenses. + + Considerations for licensors: Our public licenses are + intended for use by those authorized to give the public + permission to use material in ways otherwise restricted by + copyright and certain other rights. Our licenses are + irrevocable. Licensors should read and understand the terms + and conditions of the license they choose before applying it. + Licensors should also secure all rights necessary before + applying our licenses so that the public can reuse the + material as expected. Licensors should clearly mark any + material not subject to the license. This includes other CC- + licensed material, or material used under an exception or + limitation to copyright. More considerations for licensors: + wiki.creativecommons.org/Considerations_for_licensors + + Considerations for the public: By using one of our public + licenses, a licensor grants the public permission to use the + licensed material under specified terms and conditions. If + the licensor's permission is not necessary for any reason--for + example, because of any applicable exception or limitation to + copyright--then that use is not regulated by the license. Our + licenses grant only permissions under copyright and certain + other rights that a licensor has authority to grant. Use of + the licensed material may still be restricted for other + reasons, including because others have copyright or other + rights in the material. A licensor may make special requests, + such as asking that all changes be marked or described. + Although not required by our licenses, you are encouraged to + respect those requests where reasonable. More considerations + for the public: + wiki.creativecommons.org/Considerations_for_licensees + +======================================================================= + +Creative Commons Attribution-ShareAlike 4.0 International Public +License + +By exercising the Licensed Rights (defined below), You accept and agree +to be bound by the terms and conditions of this Creative Commons +Attribution-ShareAlike 4.0 International Public License ("Public +License"). To the extent this Public License may be interpreted as a +contract, You are granted the Licensed Rights in consideration of Your +acceptance of these terms and conditions, and the Licensor grants You +such rights in consideration of benefits the Licensor receives from +making the Licensed Material available under these terms and +conditions. + + +Section 1 -- Definitions. + + a. Adapted Material means material subject to Copyright and Similar + Rights that is derived from or based upon the Licensed Material + and in which the Licensed Material is translated, altered, + arranged, transformed, or otherwise modified in a manner requiring + permission under the Copyright and Similar Rights held by the + Licensor. For purposes of this Public License, where the Licensed + Material is a musical work, performance, or sound recording, + Adapted Material is always produced where the Licensed Material is + synched in timed relation with a moving image. + + b. Adapter's License means the license You apply to Your Copyright + and Similar Rights in Your contributions to Adapted Material in + accordance with the terms and conditions of this Public License. + + c. BY-SA Compatible License means a license listed at + creativecommons.org/compatiblelicenses, approved by Creative + Commons as essentially the equivalent of this Public License. + + d. Copyright and Similar Rights means copyright and/or similar rights + closely related to copyright including, without limitation, + performance, broadcast, sound recording, and Sui Generis Database + Rights, without regard to how the rights are labeled or + categorized. For purposes of this Public License, the rights + specified in Section 2(b)(1)-(2) are not Copyright and Similar + Rights. + + e. Effective Technological Measures means those measures that, in the + absence of proper authority, may not be circumvented under laws + fulfilling obligations under Article 11 of the WIPO Copyright + Treaty adopted on December 20, 1996, and/or similar international + agreements. + + f. Exceptions and Limitations means fair use, fair dealing, and/or + any other exception or limitation to Copyright and Similar Rights + that applies to Your use of the Licensed Material. + + g. License Elements means the license attributes listed in the name + of a Creative Commons Public License. The License Elements of this + Public License are Attribution and ShareAlike. + + h. Licensed Material means the artistic or literary work, database, + or other material to which the Licensor applied this Public + License. + + i. Licensed Rights means the rights granted to You subject to the + terms and conditions of this Public License, which are limited to + all Copyright and Similar Rights that apply to Your use of the + Licensed Material and that the Licensor has authority to license. + + j. Licensor means the individual(s) or entity(ies) granting rights + under this Public License. + + k. Share means to provide material to the public by any means or + process that requires permission under the Licensed Rights, such + as reproduction, public display, public performance, distribution, + dissemination, communication, or importation, and to make material + available to the public including in ways that members of the + public may access the material from a place and at a time + individually chosen by them. + + l. Sui Generis Database Rights means rights other than copyright + resulting from Directive 96/9/EC of the European Parliament and of + the Council of 11 March 1996 on the legal protection of databases, + as amended and/or succeeded, as well as other essentially + equivalent rights anywhere in the world. + + m. You means the individual or entity exercising the Licensed Rights + under this Public License. Your has a corresponding meaning. + + +Section 2 -- Scope. + + a. License grant. + + 1. Subject to the terms and conditions of this Public License, + the Licensor hereby grants You a worldwide, royalty-free, + non-sublicensable, non-exclusive, irrevocable license to + exercise the Licensed Rights in the Licensed Material to: + + a. reproduce and Share the Licensed Material, in whole or + in part; and + + b. produce, reproduce, and Share Adapted Material. + + 2. Exceptions and Limitations. For the avoidance of doubt, where + Exceptions and Limitations apply to Your use, this Public + License does not apply, and You do not need to comply with + its terms and conditions. + + 3. Term. The term of this Public License is specified in Section + 6(a). + + 4. Media and formats; technical modifications allowed. The + Licensor authorizes You to exercise the Licensed Rights in + all media and formats whether now known or hereafter created, + and to make technical modifications necessary to do so. The + Licensor waives and/or agrees not to assert any right or + authority to forbid You from making technical modifications + necessary to exercise the Licensed Rights, including + technical modifications necessary to circumvent Effective + Technological Measures. For purposes of this Public License, + simply making modifications authorized by this Section 2(a) + (4) never produces Adapted Material. + + 5. Downstream recipients. + + a. Offer from the Licensor -- Licensed Material. Every + recipient of the Licensed Material automatically + receives an offer from the Licensor to exercise the + Licensed Rights under the terms and conditions of this + Public License. + + b. Additional offer from the Licensor -- Adapted Material. + Every recipient of Adapted Material from You + automatically receives an offer from the Licensor to + exercise the Licensed Rights in the Adapted Material + under the conditions of the Adapter's License You apply. + + c. No downstream restrictions. You may not offer or impose + any additional or different terms or conditions on, or + apply any Effective Technological Measures to, the + Licensed Material if doing so restricts exercise of the + Licensed Rights by any recipient of the Licensed + Material. + + 6. No endorsement. Nothing in this Public License constitutes or + may be construed as permission to assert or imply that You + are, or that Your use of the Licensed Material is, connected + with, or sponsored, endorsed, or granted official status by, + the Licensor or others designated to receive attribution as + provided in Section 3(a)(1)(A)(i). + + b. Other rights. + + 1. Moral rights, such as the right of integrity, are not + licensed under this Public License, nor are publicity, + privacy, and/or other similar personality rights; however, to + the extent possible, the Licensor waives and/or agrees not to + assert any such rights held by the Licensor to the limited + extent necessary to allow You to exercise the Licensed + Rights, but not otherwise. + + 2. Patent and trademark rights are not licensed under this + Public License. + + 3. To the extent possible, the Licensor waives any right to + collect royalties from You for the exercise of the Licensed + Rights, whether directly or through a collecting society + under any voluntary or waivable statutory or compulsory + licensing scheme. In all other cases the Licensor expressly + reserves any right to collect such royalties. + + +Section 3 -- License Conditions. + +Your exercise of the Licensed Rights is expressly made subject to the +following conditions. + + a. Attribution. + + 1. If You Share the Licensed Material (including in modified + form), You must: + + a. retain the following if it is supplied by the Licensor + with the Licensed Material: + + i. identification of the creator(s) of the Licensed + Material and any others designated to receive + attribution, in any reasonable manner requested by + the Licensor (including by pseudonym if + designated); + + ii. a copyright notice; + + iii. a notice that refers to this Public License; + + iv. a notice that refers to the disclaimer of + warranties; + + v. a URI or hyperlink to the Licensed Material to the + extent reasonably practicable; + + b. indicate if You modified the Licensed Material and + retain an indication of any previous modifications; and + + c. indicate the Licensed Material is licensed under this + Public License, and include the text of, or the URI or + hyperlink to, this Public License. + + 2. You may satisfy the conditions in Section 3(a)(1) in any + reasonable manner based on the medium, means, and context in + which You Share the Licensed Material. For example, it may be + reasonable to satisfy the conditions by providing a URI or + hyperlink to a resource that includes the required + information. + + 3. If requested by the Licensor, You must remove any of the + information required by Section 3(a)(1)(A) to the extent + reasonably practicable. + + b. ShareAlike. + + In addition to the conditions in Section 3(a), if You Share + Adapted Material You produce, the following conditions also apply. + + 1. The Adapter's License You apply must be a Creative Commons + license with the same License Elements, this version or + later, or a BY-SA Compatible License. + + 2. You must include the text of, or the URI or hyperlink to, the + Adapter's License You apply. You may satisfy this condition + in any reasonable manner based on the medium, means, and + context in which You Share Adapted Material. + + 3. You may not offer or impose any additional or different terms + or conditions on, or apply any Effective Technological + Measures to, Adapted Material that restrict exercise of the + rights granted under the Adapter's License You apply. + + +Section 4 -- Sui Generis Database Rights. + +Where the Licensed Rights include Sui Generis Database Rights that +apply to Your use of the Licensed Material: + + a. for the avoidance of doubt, Section 2(a)(1) grants You the right + to extract, reuse, reproduce, and Share all or a substantial + portion of the contents of the database; + + b. if You include all or a substantial portion of the database + contents in a database in which You have Sui Generis Database + Rights, then the database in which You have Sui Generis Database + Rights (but not its individual contents) is Adapted Material, + including for purposes of Section 3(b); and + + c. You must comply with the conditions in Section 3(a) if You Share + all or a substantial portion of the contents of the database. + +For the avoidance of doubt, this Section 4 supplements and does not +replace Your obligations under this Public License where the Licensed +Rights include other Copyright and Similar Rights. + + +Section 5 -- Disclaimer of Warranties and Limitation of Liability. + + a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE + EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS + AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF + ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS, + IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION, + WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR + PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS, + ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT + KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT + ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU. + + b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE + TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION, + NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT, + INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES, + COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR + USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN + ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR + DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR + IN PART, THIS LIMITATION MAY NOT APPLY TO YOU. + + c. The disclaimer of warranties and limitation of liability provided + above shall be interpreted in a manner that, to the extent + possible, most closely approximates an absolute disclaimer and + waiver of all liability. + + +Section 6 -- Term and Termination. + + a. This Public License applies for the term of the Copyright and + Similar Rights licensed here. However, if You fail to comply with + this Public License, then Your rights under this Public License + terminate automatically. + + b. Where Your right to use the Licensed Material has terminated under + Section 6(a), it reinstates: + + 1. automatically as of the date the violation is cured, provided + it is cured within 30 days of Your discovery of the + violation; or + + 2. upon express reinstatement by the Licensor. + + For the avoidance of doubt, this Section 6(b) does not affect any + right the Licensor may have to seek remedies for Your violations + of this Public License. + + c. For the avoidance of doubt, the Licensor may also offer the + Licensed Material under separate terms or conditions or stop + distributing the Licensed Material at any time; however, doing so + will not terminate this Public License. + + d. Sections 1, 5, 6, 7, and 8 survive termination of this Public + License. + + +Section 7 -- Other Terms and Conditions. + + a. The Licensor shall not be bound by any additional or different + terms or conditions communicated by You unless expressly agreed. + + b. Any arrangements, understandings, or agreements regarding the + Licensed Material not stated herein are separate from and + independent of the terms and conditions of this Public License. + + +Section 8 -- Interpretation. + + a. For the avoidance of doubt, this Public License does not, and + shall not be interpreted to, reduce, limit, restrict, or impose + conditions on any use of the Licensed Material that could lawfully + be made without permission under this Public License. + + b. To the extent possible, if any provision of this Public License is + deemed unenforceable, it shall be automatically reformed to the + minimum extent necessary to make it enforceable. If the provision + cannot be reformed, it shall be severed from this Public License + without affecting the enforceability of the remaining terms and + conditions. + + c. No term or condition of this Public License will be waived and no + failure to comply consented to unless expressly agreed to by the + Licensor. + + d. Nothing in this Public License constitutes or may be interpreted + as a limitation upon, or waiver of, any privileges and immunities + that apply to the Licensor or You, including from the legal + processes of any jurisdiction or authority. + + +======================================================================= + +Creative Commons is not a party to its public +licenses. Notwithstanding, Creative Commons may elect to apply one of +its public licenses to material it publishes and in those instances +will be considered the “Licensor.” The text of the Creative Commons +public licenses is dedicated to the public domain under the CC0 Public +Domain Dedication. Except for the limited purpose of indicating that +material is shared under a Creative Commons public license or as +otherwise permitted by the Creative Commons policies published at +creativecommons.org/policies, Creative Commons does not authorize the +use of the trademark "Creative Commons" or any other trademark or logo +of Creative Commons without its prior written consent including, +without limitation, in connection with any unauthorized modifications +to any of its public licenses or any other arrangements, +understandings, or agreements concerning use of licensed material. For +the avoidance of doubt, this paragraph does not form part of the +public licenses. + +Creative Commons may be contacted at creativecommons.org. diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/lspodh/skin_pack_priorities.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/lspodh/skin_pack_priorities.json new file mode 100644 index 000000000..7dbe47c31 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/lspodh/skin_pack_priorities.json @@ -0,0 +1,4 @@ +{ + "schemaVersion": 2, + "companions:1": {"after": "doctorwho:1"} +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/changelog/en_us.txt b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/changelog/en_us.txt new file mode 100644 index 000000000..5c55228c1 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/changelog/en_us.txt @@ -0,0 +1,9 @@ +- Added The Copper Age! Copper has become a whole lot more useful, with new tools, decorations, and a new way to organize your items! +- Added Copper Golems and Copper Chests that are created by placing a Carved Pumpkin above a Copper Block. Both can be used together to organize your items! +- Added the Copper Golem Statue, a decorative block generated as a result of Copper Golems oxidizing. +- Added Copper tools, weapons and armor that are more durable than Stone and Leather equipment, but cannot mine the same blocks or absorb as much damage as Iron. +- Added Copper Horse Armor, available as loot alongside other horse armor. +- Added the Copper Nugget, obtained by crafting from a Copper Ingot or smelting Copper equipment. +- Added new decorative blocks: Copper Bars, Copper Chain, Copper Lantern, and Copper Torch. +- Added the Shelf, a way to quickly swap a section of items from your hotbar, customizable with Redstone. +- Lightning Rods now have oxidized variants! diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/misc/enchanted_glint_entity.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/misc/enchanted_glint_entity.png new file mode 100644 index 000000000..a516b02f0 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/misc/enchanted_glint_entity.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/misc/unknown_pack.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/misc/unknown_pack.png new file mode 100644 index 000000000..686ad92de Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/misc/unknown_pack.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/misc/unknown_server.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/misc/unknown_server.png new file mode 100644 index 000000000..686ad92de Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/misc/unknown_server.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/models/block/grass_block.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/models/block/grass_block.json new file mode 100644 index 000000000..7a4b8611d --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/models/block/grass_block.json @@ -0,0 +1,145 @@ +{ + "parent": "block/block", + "textures": { + "particle": "block/dirt", + "bottom": "block/dirt", + "top": "block/grass_block_top", + "side": "block/grass_block_side", + "overlay": "block/grass_block_side_overlay" + }, + "elements": [ + { + "from": [ + 0, + 0, + 0 + ], + "to": [ + 16, + 16, + 16 + ], + "faces": { + "down": { + "uv": [ + 0, + 0, + 16, + 16 + ], + "texture": "#bottom", + "cullface": "down" + }, + "up": { + "uv": [ + 0, + 0, + 16, + 16 + ], + "texture": "#top", + "cullface": "up", + "tintindex": 0 + }, + "north": { + "uv": [ + 0, + 0, + 16, + 16 + ], + "texture": "#side", + "cullface": "north" + }, + "south": { + "uv": [ + 0, + 0, + 16, + 16 + ], + "texture": "#side", + "cullface": "south" + }, + "west": { + "uv": [ + 0, + 0, + 16, + 16 + ], + "texture": "#side", + "cullface": "west" + }, + "east": { + "uv": [ + 0, + 0, + 16, + 16 + ], + "texture": "#side", + "cullface": "east" + } + } + }, + { + "from": [ + 0, + 0, + 0 + ], + "to": [ + 16, + 16, + 16 + ], + "faces": { + "north": { + "uv": [ + 0, + 0, + 16, + 16 + ], + "texture": "#overlay", + "tintindex": 0, + "cullface": "north" + }, + "south": { + "uv": [ + 0, + 0, + 16, + 16 + ], + "texture": "#overlay", + "tintindex": 0, + "cullface": "south" + }, + "west": { + "uv": [ + 0, + 0, + 16, + 16 + ], + "texture": "#overlay", + "tintindex": 0, + "cullface": "west" + }, + "east": { + "uv": [ + 0, + 0, + 16, + 16 + ], + "texture": "#overlay", + "tintindex": 0, + "cullface": "east" + } + } + } + ] +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/painting/back.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/painting/back.png new file mode 100644 index 000000000..fcc9e2270 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/minecraft/painting/back.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/LICENSE b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/LICENSE new file mode 100644 index 000000000..195171312 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/LICENSE @@ -0,0 +1,429 @@ +Legacy Skins Pack Ordering © 2024 by Jab125 is licensed under Creative Commons Attribution-ShareAlike 4.0 International + +Attribution-ShareAlike 4.0 International + +======================================================================= + +Creative Commons Corporation ("Creative Commons") is not a law firm and +does not provide legal services or legal advice. Distribution of +Creative Commons public licenses does not create a lawyer-client or +other relationship. Creative Commons makes its licenses and related +information available on an "as-is" basis. Creative Commons gives no +warranties regarding its licenses, any material licensed under their +terms and conditions, or any related information. Creative Commons +disclaims all liability for damages resulting from their use to the +fullest extent possible. + +Using Creative Commons Public Licenses + +Creative Commons public licenses provide a standard set of terms and +conditions that creators and other rights holders may use to share +original works of authorship and other material subject to copyright +and certain other rights specified in the public license below. The +following considerations are for informational purposes only, are not +exhaustive, and do not form part of our licenses. + + Considerations for licensors: Our public licenses are + intended for use by those authorized to give the public + permission to use material in ways otherwise restricted by + copyright and certain other rights. Our licenses are + irrevocable. Licensors should read and understand the terms + and conditions of the license they choose before applying it. + Licensors should also secure all rights necessary before + applying our licenses so that the public can reuse the + material as expected. Licensors should clearly mark any + material not subject to the license. This includes other CC- + licensed material, or material used under an exception or + limitation to copyright. More considerations for licensors: + wiki.creativecommons.org/Considerations_for_licensors + + Considerations for the public: By using one of our public + licenses, a licensor grants the public permission to use the + licensed material under specified terms and conditions. If + the licensor's permission is not necessary for any reason--for + example, because of any applicable exception or limitation to + copyright--then that use is not regulated by the license. Our + licenses grant only permissions under copyright and certain + other rights that a licensor has authority to grant. Use of + the licensed material may still be restricted for other + reasons, including because others have copyright or other + rights in the material. A licensor may make special requests, + such as asking that all changes be marked or described. + Although not required by our licenses, you are encouraged to + respect those requests where reasonable. More considerations + for the public: + wiki.creativecommons.org/Considerations_for_licensees + +======================================================================= + +Creative Commons Attribution-ShareAlike 4.0 International Public +License + +By exercising the Licensed Rights (defined below), You accept and agree +to be bound by the terms and conditions of this Creative Commons +Attribution-ShareAlike 4.0 International Public License ("Public +License"). To the extent this Public License may be interpreted as a +contract, You are granted the Licensed Rights in consideration of Your +acceptance of these terms and conditions, and the Licensor grants You +such rights in consideration of benefits the Licensor receives from +making the Licensed Material available under these terms and +conditions. + + +Section 1 -- Definitions. + + a. Adapted Material means material subject to Copyright and Similar + Rights that is derived from or based upon the Licensed Material + and in which the Licensed Material is translated, altered, + arranged, transformed, or otherwise modified in a manner requiring + permission under the Copyright and Similar Rights held by the + Licensor. For purposes of this Public License, where the Licensed + Material is a musical work, performance, or sound recording, + Adapted Material is always produced where the Licensed Material is + synched in timed relation with a moving image. + + b. Adapter's License means the license You apply to Your Copyright + and Similar Rights in Your contributions to Adapted Material in + accordance with the terms and conditions of this Public License. + + c. BY-SA Compatible License means a license listed at + creativecommons.org/compatiblelicenses, approved by Creative + Commons as essentially the equivalent of this Public License. + + d. Copyright and Similar Rights means copyright and/or similar rights + closely related to copyright including, without limitation, + performance, broadcast, sound recording, and Sui Generis Database + Rights, without regard to how the rights are labeled or + categorized. For purposes of this Public License, the rights + specified in Section 2(b)(1)-(2) are not Copyright and Similar + Rights. + + e. Effective Technological Measures means those measures that, in the + absence of proper authority, may not be circumvented under laws + fulfilling obligations under Article 11 of the WIPO Copyright + Treaty adopted on December 20, 1996, and/or similar international + agreements. + + f. Exceptions and Limitations means fair use, fair dealing, and/or + any other exception or limitation to Copyright and Similar Rights + that applies to Your use of the Licensed Material. + + g. License Elements means the license attributes listed in the name + of a Creative Commons Public License. The License Elements of this + Public License are Attribution and ShareAlike. + + h. Licensed Material means the artistic or literary work, database, + or other material to which the Licensor applied this Public + License. + + i. Licensed Rights means the rights granted to You subject to the + terms and conditions of this Public License, which are limited to + all Copyright and Similar Rights that apply to Your use of the + Licensed Material and that the Licensor has authority to license. + + j. Licensor means the individual(s) or entity(ies) granting rights + under this Public License. + + k. Share means to provide material to the public by any means or + process that requires permission under the Licensed Rights, such + as reproduction, public display, public performance, distribution, + dissemination, communication, or importation, and to make material + available to the public including in ways that members of the + public may access the material from a place and at a time + individually chosen by them. + + l. Sui Generis Database Rights means rights other than copyright + resulting from Directive 96/9/EC of the European Parliament and of + the Council of 11 March 1996 on the legal protection of databases, + as amended and/or succeeded, as well as other essentially + equivalent rights anywhere in the world. + + m. You means the individual or entity exercising the Licensed Rights + under this Public License. Your has a corresponding meaning. + + +Section 2 -- Scope. + + a. License grant. + + 1. Subject to the terms and conditions of this Public License, + the Licensor hereby grants You a worldwide, royalty-free, + non-sublicensable, non-exclusive, irrevocable license to + exercise the Licensed Rights in the Licensed Material to: + + a. reproduce and Share the Licensed Material, in whole or + in part; and + + b. produce, reproduce, and Share Adapted Material. + + 2. Exceptions and Limitations. For the avoidance of doubt, where + Exceptions and Limitations apply to Your use, this Public + License does not apply, and You do not need to comply with + its terms and conditions. + + 3. Term. The term of this Public License is specified in Section + 6(a). + + 4. Media and formats; technical modifications allowed. The + Licensor authorizes You to exercise the Licensed Rights in + all media and formats whether now known or hereafter created, + and to make technical modifications necessary to do so. The + Licensor waives and/or agrees not to assert any right or + authority to forbid You from making technical modifications + necessary to exercise the Licensed Rights, including + technical modifications necessary to circumvent Effective + Technological Measures. For purposes of this Public License, + simply making modifications authorized by this Section 2(a) + (4) never produces Adapted Material. + + 5. Downstream recipients. + + a. Offer from the Licensor -- Licensed Material. Every + recipient of the Licensed Material automatically + receives an offer from the Licensor to exercise the + Licensed Rights under the terms and conditions of this + Public License. + + b. Additional offer from the Licensor -- Adapted Material. + Every recipient of Adapted Material from You + automatically receives an offer from the Licensor to + exercise the Licensed Rights in the Adapted Material + under the conditions of the Adapter's License You apply. + + c. No downstream restrictions. You may not offer or impose + any additional or different terms or conditions on, or + apply any Effective Technological Measures to, the + Licensed Material if doing so restricts exercise of the + Licensed Rights by any recipient of the Licensed + Material. + + 6. No endorsement. Nothing in this Public License constitutes or + may be construed as permission to assert or imply that You + are, or that Your use of the Licensed Material is, connected + with, or sponsored, endorsed, or granted official status by, + the Licensor or others designated to receive attribution as + provided in Section 3(a)(1)(A)(i). + + b. Other rights. + + 1. Moral rights, such as the right of integrity, are not + licensed under this Public License, nor are publicity, + privacy, and/or other similar personality rights; however, to + the extent possible, the Licensor waives and/or agrees not to + assert any such rights held by the Licensor to the limited + extent necessary to allow You to exercise the Licensed + Rights, but not otherwise. + + 2. Patent and trademark rights are not licensed under this + Public License. + + 3. To the extent possible, the Licensor waives any right to + collect royalties from You for the exercise of the Licensed + Rights, whether directly or through a collecting society + under any voluntary or waivable statutory or compulsory + licensing scheme. In all other cases the Licensor expressly + reserves any right to collect such royalties. + + +Section 3 -- License Conditions. + +Your exercise of the Licensed Rights is expressly made subject to the +following conditions. + + a. Attribution. + + 1. If You Share the Licensed Material (including in modified + form), You must: + + a. retain the following if it is supplied by the Licensor + with the Licensed Material: + + i. identification of the creator(s) of the Licensed + Material and any others designated to receive + attribution, in any reasonable manner requested by + the Licensor (including by pseudonym if + designated); + + ii. a copyright notice; + + iii. a notice that refers to this Public License; + + iv. a notice that refers to the disclaimer of + warranties; + + v. a URI or hyperlink to the Licensed Material to the + extent reasonably practicable; + + b. indicate if You modified the Licensed Material and + retain an indication of any previous modifications; and + + c. indicate the Licensed Material is licensed under this + Public License, and include the text of, or the URI or + hyperlink to, this Public License. + + 2. You may satisfy the conditions in Section 3(a)(1) in any + reasonable manner based on the medium, means, and context in + which You Share the Licensed Material. For example, it may be + reasonable to satisfy the conditions by providing a URI or + hyperlink to a resource that includes the required + information. + + 3. If requested by the Licensor, You must remove any of the + information required by Section 3(a)(1)(A) to the extent + reasonably practicable. + + b. ShareAlike. + + In addition to the conditions in Section 3(a), if You Share + Adapted Material You produce, the following conditions also apply. + + 1. The Adapter's License You apply must be a Creative Commons + license with the same License Elements, this version or + later, or a BY-SA Compatible License. + + 2. You must include the text of, or the URI or hyperlink to, the + Adapter's License You apply. You may satisfy this condition + in any reasonable manner based on the medium, means, and + context in which You Share Adapted Material. + + 3. You may not offer or impose any additional or different terms + or conditions on, or apply any Effective Technological + Measures to, Adapted Material that restrict exercise of the + rights granted under the Adapter's License You apply. + + +Section 4 -- Sui Generis Database Rights. + +Where the Licensed Rights include Sui Generis Database Rights that +apply to Your use of the Licensed Material: + + a. for the avoidance of doubt, Section 2(a)(1) grants You the right + to extract, reuse, reproduce, and Share all or a substantial + portion of the contents of the database; + + b. if You include all or a substantial portion of the database + contents in a database in which You have Sui Generis Database + Rights, then the database in which You have Sui Generis Database + Rights (but not its individual contents) is Adapted Material, + including for purposes of Section 3(b); and + + c. You must comply with the conditions in Section 3(a) if You Share + all or a substantial portion of the contents of the database. + +For the avoidance of doubt, this Section 4 supplements and does not +replace Your obligations under this Public License where the Licensed +Rights include other Copyright and Similar Rights. + + +Section 5 -- Disclaimer of Warranties and Limitation of Liability. + + a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE + EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS + AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF + ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS, + IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION, + WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR + PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS, + ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT + KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT + ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU. + + b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE + TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION, + NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT, + INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES, + COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR + USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN + ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR + DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR + IN PART, THIS LIMITATION MAY NOT APPLY TO YOU. + + c. The disclaimer of warranties and limitation of liability provided + above shall be interpreted in a manner that, to the extent + possible, most closely approximates an absolute disclaimer and + waiver of all liability. + + +Section 6 -- Term and Termination. + + a. This Public License applies for the term of the Copyright and + Similar Rights licensed here. However, if You fail to comply with + this Public License, then Your rights under this Public License + terminate automatically. + + b. Where Your right to use the Licensed Material has terminated under + Section 6(a), it reinstates: + + 1. automatically as of the date the violation is cured, provided + it is cured within 30 days of Your discovery of the + violation; or + + 2. upon express reinstatement by the Licensor. + + For the avoidance of doubt, this Section 6(b) does not affect any + right the Licensor may have to seek remedies for Your violations + of this Public License. + + c. For the avoidance of doubt, the Licensor may also offer the + Licensed Material under separate terms or conditions or stop + distributing the Licensed Material at any time; however, doing so + will not terminate this Public License. + + d. Sections 1, 5, 6, 7, and 8 survive termination of this Public + License. + + +Section 7 -- Other Terms and Conditions. + + a. The Licensor shall not be bound by any additional or different + terms or conditions communicated by You unless expressly agreed. + + b. Any arrangements, understandings, or agreements regarding the + Licensed Material not stated herein are separate from and + independent of the terms and conditions of this Public License. + + +Section 8 -- Interpretation. + + a. For the avoidance of doubt, this Public License does not, and + shall not be interpreted to, reduce, limit, restrict, or impose + conditions on any use of the Licensed Material that could lawfully + be made without permission under this Public License. + + b. To the extent possible, if any provision of this Public License is + deemed unenforceable, it shall be automatically reformed to the + minimum extent necessary to make it enforceable. If the provision + cannot be reformed, it shall be severed from this Public License + without affecting the enforceability of the remaining terms and + conditions. + + c. No term or condition of this Public License will be waived and no + failure to comply consented to unless expressly agreed to by the + Licensor. + + d. Nothing in this Public License constitutes or may be interpreted + as a limitation upon, or waiver of, any privileges and immunities + that apply to the Licensor or You, including from the legal + processes of any jurisdiction or authority. + + +======================================================================= + +Creative Commons is not a party to its public +licenses. Notwithstanding, Creative Commons may elect to apply one of +its public licenses to material it publishes and in those instances +will be considered the “Licensor.” The text of the Creative Commons +public licenses is dedicated to the public domain under the CC0 Public +Domain Dedication. Except for the limited purpose of indicating that +material is shared under a Creative Commons public license or as +otherwise permitted by the Creative Commons policies published at +creativecommons.org/policies, Creative Commons does not authorize the +use of the trademark "Creative Commons" or any other trademark or logo +of Creative Commons without its prior written consent including, +without limitation, in connection with any unauthorized modifications +to any of its public licenses or any other arrangements, +understandings, or agreements concerning use of licensed material. For +the avoidance of doubt, this paragraph does not form part of the +public licenses. + +Creative Commons may be contacted at creativecommons.org. diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/christmas2024.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/christmas2024.png new file mode 100644 index 000000000..a6476f8b7 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/christmas2024.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/christmas20242.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/christmas20242.png new file mode 100644 index 000000000..881682b1a Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/christmas20242.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/lang/en_us.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/lang/en_us.json new file mode 100644 index 000000000..fe5eb80e0 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/lang/en_us.json @@ -0,0 +1,9 @@ +{ + "skin_pack.namemc-packs.christmas2024": "Christmas 2024", + "skin_pack.namemc-packs.christmas2024.0": "Christmas Alex", + "skin_pack.namemc-packs.christmas2024.1": "Christmas Steve", + "skin_pack.namemc-packs.christmas2024.2": "Christmas Zuri", + "skin_pack.namemc-packs.christmas2024.3": "Festive Steve", + "skin_pack.namemc-packs.christmas2024.4": "Chicken Detective", + "skin_pack.namemc-packs.christmas2024.5": "Festive Grian" +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skin_pack_priorities.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skin_pack_priorities.json new file mode 100644 index 000000000..e4b9070ce --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skin_pack_priorities.json @@ -0,0 +1,3 @@ +{ + "schemaVersion": 2 +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skin_packs.json b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skin_packs.json new file mode 100644 index 000000000..3a416fe3a --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skin_packs.json @@ -0,0 +1,32 @@ +{ + "schemaVersion": 1, + "namemc-packs:christmas2024": { + "icon": "namemc-packs:christmas20242.png", + "skins": [ + { + "model": "namemc-packs:skinpacks/christmas-alex.cpmmodel", + "creditsLink": "https://namemc.com/skin/7203ea18c94364aa" + }, + { + "model": "namemc-packs:skinpacks/christmas-steve.cpmmodel", + "creditsLink": "https://namemc.com/skin/595a20b9cc922646" + }, + { + "model": "namemc-packs:skinpacks/christmas-zuri.cpmmodel", + "creditsLink": "https://namemc.com/skin/c08eea6ace69032e" + }, + { + "model": "namemc-packs:skinpacks/festive-steve.cpmmodel", + "creditsLink": "https://namemc.com/skin/8b2dba69af4482c2" + }, + { + "model": "namemc-packs:skinpacks/chicken-detective.cpmmodel", + "creditsLink": "https://namemc.com/skin/ec2179fdb2d6096a" + }, + { + "model": "namemc-packs:skinpacks/festive-grain.cpmmodel", + "creditsLink": "https://namemc.com/skin/da455526a6816808" + } + ] + } +} \ No newline at end of file diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/chicken-detective.cpmmodel b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/chicken-detective.cpmmodel new file mode 100644 index 000000000..282ff55a3 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/chicken-detective.cpmmodel differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/christmas-alex.cpmmodel b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/christmas-alex.cpmmodel new file mode 100644 index 000000000..eb7583ab9 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/christmas-alex.cpmmodel differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/christmas-steve.cpmmodel b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/christmas-steve.cpmmodel new file mode 100644 index 000000000..29e67a467 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/christmas-steve.cpmmodel differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/christmas-zuri.cpmmodel b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/christmas-zuri.cpmmodel new file mode 100644 index 000000000..3ccd7b3df Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/christmas-zuri.cpmmodel differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/festive-grain.cpmmodel b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/festive-grain.cpmmodel new file mode 100644 index 000000000..d93e74bbf Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/festive-grain.cpmmodel differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/festive-steve.cpmmodel b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/festive-steve.cpmmodel new file mode 100644 index 000000000..abedcde6a Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/namemc-packs/skinpacks/festive-steve.cpmmodel differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/adjust_volumes.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/adjust_volumes.png new file mode 100644 index 000000000..06e678a40 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/adjust_volumes.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/device_selected.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/device_selected.png new file mode 100644 index 000000000..2b6f73798 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/device_selected.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/disconnected.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/disconnected.png new file mode 100644 index 000000000..d03b43402 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/disconnected.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/group.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/group.png new file mode 100644 index 000000000..09efa70b2 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/group.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/group_hud_button.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/group_hud_button.png new file mode 100644 index 000000000..fe9b28bd6 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/group_hud_button.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/hide_button.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/hide_button.png new file mode 100644 index 000000000..669efd898 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/hide_button.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/invite_button.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/invite_button.png new file mode 100644 index 000000000..094ac897e Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/invite_button.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/leave.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/leave.png new file mode 100644 index 000000000..f2e4b98fe Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/leave.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/lock.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/lock.png new file mode 100644 index 000000000..6ca06485a Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/lock.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone.png new file mode 100644 index 000000000..394c9d5d6 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone_button.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone_button.png new file mode 100644 index 000000000..ff8b99cee Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone_button.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone_button.png~ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone_button.png~ new file mode 100644 index 000000000..95c0dfda7 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone_button.png~ differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone_off.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone_off.png new file mode 100644 index 000000000..13256071b Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone_off.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone_whisper.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone_whisper.png new file mode 100644 index 000000000..03bc05371 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/microphone_whisper.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/other_volume.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/other_volume.png new file mode 100644 index 000000000..8dec901fc Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/other_volume.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker.png new file mode 100644 index 000000000..dc8f5506d Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_button.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_button.png new file mode 100644 index 000000000..17c7ce480 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_button.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_button.png~ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_button.png~ new file mode 100644 index 000000000..4cd822834 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_button.png~ differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_off.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_off.png new file mode 100644 index 000000000..08ae13728 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_off.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_small_off.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_small_off.png new file mode 100644 index 000000000..453ca3b39 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_small_off.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_whisper.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_whisper.png new file mode 100644 index 000000000..e68d269b1 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/assets/voicechat/textures/icons/speaker_whisper.png differ diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/pack.mcmeta b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/pack.mcmeta new file mode 100644 index 000000000..6cfa09eb8 --- /dev/null +++ b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/pack.mcmeta @@ -0,0 +1,17 @@ +{ + "overlays": { + "entries": [ + {"directory": "1.21.5", "formats": [55, 100]}, + {"directory": "1.21.4", "formats": [46, 100]}, + {"directory": "1.21.1", "formats": [34, 100]} + ] + }, + "pack": { + "description": "Legacy Modpack Resources (LMR) is a utility resource pack, used to modify the Legacy4J mod, providing language and texture changes!", + "pack_format": 69, + "pack_format": 16, + "min_format": 16, + "max_format": 999, + "supported_formats": [ 16, 999 ] + } +} diff --git a/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/pack.png b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/pack.png new file mode 100644 index 000000000..fef048692 Binary files /dev/null and b/modpacks/simply/dev/resourcepacks/Legacy-Modpack-Resources/pack.png differ