diff --git a/README.md b/README.md
new file mode 100644
index 0000000..9880db5
--- /dev/null
+++ b/README.md
@@ -0,0 +1,42 @@
+**Fabulous** is a Vanilla++ modpack that adds tons of beautiful client-side enhancements, gameplay polish, and additional optimization tools to make Minecraft look and feel _truly majestic_, even without shaders. Who needs shaders anyways?
+
+## What's inside?
+
+- **Performance**: Built on top of _5 optimization modpacks_, this pack adds even more optimization and profiling mods for smooth gameplay with minimal setup. Just gimme that fine speed bruh 🙏
+
+- **Enhanced Visuals**: Dynamic lighting, ambient sounds, fog effects, improved animations, redefined entities, and more. Your world will truly look ✨ beautiful ✨ - _you can even download resources and shaders in-game!_
+
+- **Quality of Life**: Helpful tooltips, JEI, Jade, minimaps, ~~zoomers~~ zoom functionality, UI tweaks, block information... great for beginners and technical players alike. Never forget how to craft your nuclear reactor again ☢️
+
+- **Gameplay Tweaks**: Customizable armor stands and other fixes that make the vanilla experience smoother and more fun. Who's never needed a calculator in their chat before? 🖩
+
+- **Social & Customization**: Skins, capes, emotes, emojis and voice chat, all preconfigured to make multiplayer more expressive and seamless. Show off your dragon skin to all your friends! 🐉
+
+- **Expansion Friendly**: This pack was built with expansion in mind. It tries to be as compatible as it can be with other mods. A perfect example is [RandomAhhPack](https://modrinth.com/modpack/RandomAhhPack), which uses Fabulous along with 100+ random mods and doesn't crash. Most of the time.
+
+### Built for performance
+
+Fabulous was built upon the base of these **5 optimization-focused modpacks**:
+
+- [Fabulously Optimized](https://modrinth.com/modpack/fabulously-optimized)
+- [Simply Optimized](https://modrinth.com/modpack/sop)
+- [OptiFabric](https://modrinth.com/modpack/optifabric-modpack)
+- [FPS Modpack](https://modrinth.com/modpack/fps)
+- [Additive](https://modrinth.com/modpack/additive)
+
+This pack takes the best features from all of the above to ensure the best performance possible.
+
+## Server compatibility
+
+This pack includes a few mods, like Simple Voice Chat, WATUT and EmoteCraft, that include server-side features. If the server doesn't have them installed, they should just disable themselves and hopefully not crash your whole computer.
+
+Also, if playing on big servers, consider disabling mods like Better Bridging as they could get you banned for cheating. I mean, it is not cheating, but admins think it is, so you better be cautious (also, maybe don’t enable XRay unless you’re in for a "friendly chat" with an admin).
+
+
+Note
+
+This isn’t a professional level modpack (yet™). It’s just a copy-paste of the above mentioned packs with extra mods, tweaks, and resource packs thrown at it. While it’s fast, beautiful, and highly usable, I can't guarantee stability nor compatibility with other mods.
+
+The other packs themselves probably have years of development, regular updates, and a large community. This pack builds on that solid foundation, but keep in mind: it's a personal project, not a finished product.
+
+
diff --git a/config/bluemap/core.conf b/config/bluemap/core.conf
new file mode 100644
index 0000000..542cdf4
--- /dev/null
+++ b/config/bluemap/core.conf
@@ -0,0 +1 @@
+accept-download: true
diff --git a/config/bluemap/packs/Excalibur.zip b/config/bluemap/packs/Excalibur.zip
new file mode 100644
index 0000000..2e9a066
Binary files /dev/null and b/config/bluemap/packs/Excalibur.zip differ
diff --git a/config/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json
index e54e674..a100a61 100644
--- a/config/fabric_loader_dependencies.json
+++ b/config/fabric_loader_dependencies.json
@@ -1,9 +1,11 @@
{
"version": 1,
"overrides": {
- "fabricloader": { "+depends": { "fabricloader": ">=0.14.22" } },
- "minecraft": { "+recommends": { "Retards Modpack": ">=0.4.0" } },
- "debugify": { "recommends": {} },
- "lambdynlights": { "recommends": {} }
+ "fabricloader": { "+depends": { "fabricloader": ">=0.18.4" } },
+ "minecraft": {
+ "+recommends": { "Retards Modpack": ">=1.1.2" }
+ },
+ "sodium-extra": { "recommends": {} },
+ "reeses-sodium-options": { "recommends": {} }
}
}
diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json
index ec15de2..7678672 100644
--- a/config/isxander-main-menu-credits.json
+++ b/config/isxander-main-menu-credits.json
@@ -2,10 +2,10 @@
"main_menu": {
"bottom_right": [
{
- "text": "Retards Modpack 0.4.0",
+ "text": "Retards Modpack 1.1.2",
"clickEvent": {
"action": "open_url",
- "value": "https://git.brixserver.uk/Malasaur/RetardsModpack"
+ "value": "https://modrinth.com/modpack/fabulous-modpack"
}
}
]
diff --git a/config/toughasnails/thirst.toml b/config/toughasnails/thirst.toml
new file mode 100644
index 0000000..0bd1822
--- /dev/null
+++ b/config/toughasnails/thirst.toml
@@ -0,0 +1,2 @@
+[general]
+exhaustion_threshold = 32.0
diff --git a/config/NoChatReports/NCR-Client.json b/config/yosbr/config/NoChatReports/NCR-Client.json
similarity index 100%
rename from config/NoChatReports/NCR-Client.json
rename to config/yosbr/config/NoChatReports/NCR-Client.json
diff --git a/config/NoChatReports/NCR-Common.json b/config/yosbr/config/NoChatReports/NCR-Common.json
similarity index 100%
rename from config/NoChatReports/NCR-Common.json
rename to config/yosbr/config/NoChatReports/NCR-Common.json
diff --git a/config/NoChatReports/NCR-Encryption.json b/config/yosbr/config/NoChatReports/NCR-Encryption.json
similarity index 100%
rename from config/NoChatReports/NCR-Encryption.json
rename to config/yosbr/config/NoChatReports/NCR-Encryption.json
diff --git a/config/PaginatedAdvancements.json5 b/config/yosbr/config/PaginatedAdvancements.json5
similarity index 100%
rename from config/PaginatedAdvancements.json5
rename to config/yosbr/config/PaginatedAdvancements.json5
diff --git a/config/yosbr/config/bclib/biomes.json b/config/yosbr/config/bclib/biomes.json
deleted file mode 100644
index eef95df..0000000
--- a/config/yosbr/config/bclib/biomes.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "force_include": {
- "NETHER": [],
- "END_LAND": [],
- "END_VOID": [],
- "END_CENTER": [],
- "END_BARRENS": []
- },
- "force_exclude": {
- "NETHER": [],
- "END": []
- }
-}
\ No newline at end of file
diff --git a/config/yosbr/config/bclib/cache.json b/config/yosbr/config/bclib/cache.json
deleted file mode 100644
index aba4064..0000000
--- a/config/yosbr/config/bclib/cache.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "version": {
- "last [default: never]": "never",
- "cached [default: ]": ""
- }
-}
\ No newline at end of file
diff --git a/config/yosbr/config/bclib/client.json b/config/yosbr/config/bclib/client.json
deleted file mode 100644
index 441e351..0000000
--- a/config/yosbr/config/bclib/client.json
+++ /dev/null
@@ -1,29 +0,0 @@
-{
- "version": {
- "didShowWelcome [default: false]": true,
- "check [default: true]": false
- },
- "ui": {
- "showUpdateInfo [default: true]": true,
- "useModrinthForUpdates [default: false]": false,
- "forceBetterXPreset [default: true]": true,
- "suppressExperimentalDialogOnLoad [default: false]": false,
- "notTheDonorType [default: true]": true
- },
- "auto_sync": {
- "enabled [default: true]": true,
- "acceptConfigs [default: true]": true,
- "acceptFiles [default: true]": true,
- "acceptMods [default: true]": true,
- "displayModInfo [default: true]": true,
- "debugHashes [default: false]": false
- },
- "rendering": {
- "customFogRendering [default: true]": true,
- "netherThickFog [default: true]": true,
- "FogDensity [default: 1.0]": 1.0
- },
- "infos": {
- "survives_on_hint [default: true]": true
- }
-}
\ No newline at end of file
diff --git a/config/yosbr/config/bclib/generator.json b/config/yosbr/config/bclib/generator.json
deleted file mode 100644
index cefdc9c..0000000
--- a/config/yosbr/config/bclib/generator.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "options": {
- "biomeSource": {
- "fixEndBiomeSource [default: true]": true,
- "fixNetherBiomeSource [default: true]": true
- }
- }
-}
\ No newline at end of file
diff --git a/config/yosbr/config/bclib/main.json b/config/yosbr/config/bclib/main.json
deleted file mode 100644
index cad0474..0000000
--- a/config/yosbr/config/bclib/main.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "patches": {
- "applyPatches [default: true]": true,
- "repairBiomesOnLoad [default: false]": false
- },
- "infos": {
- "verbose [default: true]": true
- }
-}
\ No newline at end of file
diff --git a/config/yosbr/config/bclib/server.json b/config/yosbr/config/bclib/server.json
deleted file mode 100644
index 40f68e5..0000000
--- a/config/yosbr/config/bclib/server.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "auto_sync": {
- "enabled [default: true]": true,
- "offerConfigs [default: true]": true,
- "offerFiles [default: true]": true,
- "offerMods [default: true]": true,
- "offerAllMods [default: false]": false,
- "sendAllModInfo [default: false]": false,
- "additionalMods": [],
- "excludeMods": [],
- "forceBetterXPreset [default: true]": true
- }
-}
\ No newline at end of file
diff --git a/config/yosbr/config/betterend/generator.json b/config/yosbr/config/betterend/generator.json
deleted file mode 100644
index 910dafa..0000000
--- a/config/yosbr/config/betterend/generator.json
+++ /dev/null
@@ -1,58 +0,0 @@
-{
- "biomeMap": {
- "biomeSizeCaves [default: 32]": 32
- },
- "portal": {
- "hasPortal [default: true]": true,
- "customEndPortal [default: true]": true
- },
- "spikes": {
- "hasSpikes [default: true]": true,
- "customObsidianSpikes [default: true]": true
- },
- "hasDragonFights [default: true]": true,
- "chorusPlant": {
- "changeChorusPlant [default: true]": true
- },
- "customGenerator": {
- "useNewGenerator [default: true]": true,
- "generateCentralIsland [default: true]": true,
- "endCityFailChance [default: 5]": 5,
- "layers": {
- "bigIslands": {
- "distance[1-8192] [default: 300.0]": 100.0,
- "scale[0.1-1024] [default: 200.0]": 300.0,
- "averageHeight[0-1] [default: 0.546875]": 0.546875,
- "heightVariation[0-1] [default: 0.078125]": 0.15625,
- "coverage[0-1] [default: 0.5]": 0.5,
- "hasCentralIsland [default: false]": false
- },
- "mediumIslands": {
- "distance[1-8192] [default: 150.0]": 150.0,
- "scale[0.1-1024] [default: 100.0]": 100.0,
- "averageHeight[0-1] [default: 0.546875]": 0.546875,
- "heightVariation[0-1] [default: 0.15625]": 0.15625,
- "coverage[0-1] [default: 0.5]": 0.5,
- "hasCentralIsland [default: true]": true
- },
- "smallIslands": {
- "distance[1-8192] [default: 60.0]": 60.0,
- "scale[0.1-1024] [default: 50.0]": 50.0,
- "averageHeight[0-1] [default: 0.546875]": 0.546875,
- "heightVariation[0-1] [default: 0.234375]": 0.234375,
- "coverage[0-1] [default: 0.5]": 0.5,
- "hasCentralIsland [default: false]": false
- }
- },
- "voidRingSize [default: 1000]": 750
- },
- "generateObsidianPlatform [default: true]": true,
- "spawn": {
- "changeSpawn [default: false]": false,
- "point": {
- "x [default: 20]": 20,
- "y [default: 65]": 65,
- "z [default: 0]": 0
- }
- }
-}
diff --git a/config/bettergrass.json5 b/config/yosbr/config/bettergrass.json5
similarity index 100%
rename from config/bettergrass.json5
rename to config/yosbr/config/bettergrass.json5
diff --git a/config/yosbr/config/betternether/biomes.json b/config/yosbr/config/betternether/biomes.json
deleted file mode 100644
index d8ea1d4..0000000
--- a/config/yosbr/config/betternether/biomes.json
+++ /dev/null
@@ -1,276 +0,0 @@
-{
- "minecraft": {
- "basalt_deltas": {
- "spawn": {
- "ambient": {
- "betternether": {
- "firefly": {
- "weight [default: 5]": 5,
- "minGroupSize [default: 1]": 1,
- "maxGroupSize [default: 3]": 3
- },
- "hydrogen_jellyfish": {
- "weight [default: 5]": 5,
- "minGroupSize [default: 2]": 2,
- "maxGroupSize [default: 6]": 6
- }
- }
- },
- "monster": {
- "betternether": {
- "naga": {
- "weight [default: 8]": 8,
- "minGroupSize [default: 3]": 3,
- "maxGroupSize [default: 5]": 5
- }
- }
- }
- }
- },
- "warped_forest": {
- "spawn": {
- "ambient": {
- "betternether": {
- "firefly": {
- "weight [default: 5]": 5,
- "minGroupSize [default: 1]": 1,
- "maxGroupSize [default: 3]": 3
- },
- "hydrogen_jellyfish": {
- "weight [default: 5]": 5,
- "minGroupSize [default: 2]": 2,
- "maxGroupSize [default: 6]": 6
- }
- }
- },
- "monster": {
- "betternether": {
- "naga": {
- "weight [default: 8]": 8,
- "minGroupSize [default: 3]": 3,
- "maxGroupSize [default: 5]": 5
- }
- }
- }
- }
- },
- "nether_wastes": {
- "spawn": {
- "ambient": {
- "betternether": {
- "firefly": {
- "weight [default: 5]": 5,
- "minGroupSize [default: 1]": 1,
- "maxGroupSize [default: 3]": 3
- },
- "hydrogen_jellyfish": {
- "weight [default: 5]": 5,
- "minGroupSize [default: 2]": 2,
- "maxGroupSize [default: 6]": 6
- }
- }
- },
- "monster": {
- "betternether": {
- "naga": {
- "weight [default: 8]": 8,
- "minGroupSize [default: 3]": 3,
- "maxGroupSize [default: 5]": 5
- }
- }
- }
- }
- },
- "soul_sand_valley": {
- "spawn": {
- "ambient": {
- "betternether": {
- "firefly": {
- "weight [default: 5]": 5,
- "minGroupSize [default: 1]": 1,
- "maxGroupSize [default: 3]": 3
- },
- "hydrogen_jellyfish": {
- "weight [default: 5]": 5,
- "minGroupSize [default: 2]": 2,
- "maxGroupSize [default: 6]": 6
- }
- }
- },
- "monster": {
- "betternether": {
- "naga": {
- "weight [default: 8]": 8,
- "minGroupSize [default: 3]": 3,
- "maxGroupSize [default: 5]": 5
- }
- }
- }
- }
- },
- "crimson_forest": {
- "spawn": {
- "ambient": {
- "betternether": {
- "firefly": {
- "weight [default: 15]": 15,
- "minGroupSize [default: 1]": 1,
- "maxGroupSize [default: 3]": 3
- },
- "hydrogen_jellyfish": {
- "weight [default: 5]": 5,
- "minGroupSize [default: 2]": 2,
- "maxGroupSize [default: 6]": 6
- }
- }
- },
- "monster": {
- "betternether": {
- "naga": {
- "weight [default: 0]": 0,
- "minGroupSize [default: 3]": 3,
- "maxGroupSize [default: 5]": 5
- }
- }
- }
- }
- }
- },
- "biomesoplenty": {
- "undergrowth": {
- "spawn": {
- "ambient": {
- "betternether": {
- "firefly": {
- "weight [default: 5]": 5,
- "minGroupSize [default: 1]": 1,
- "maxGroupSize [default: 3]": 3
- },
- "hydrogen_jellyfish": {
- "weight [default: 5]": 5,
- "minGroupSize [default: 2]": 2,
- "maxGroupSize [default: 6]": 6
- }
- }
- },
- "monster": {
- "betternether": {
- "naga": {
- "weight [default: 8]": 8,
- "minGroupSize [default: 3]": 3,
- "maxGroupSize [default: 5]": 5
- }
- }
- }
- }
- },
- "erupting_inferno": {
- "spawn": {
- "ambient": {
- "betternether": {
- "firefly": {
- "weight [default: 5]": 5,
- "minGroupSize [default: 1]": 1,
- "maxGroupSize [default: 3]": 3
- },
- "hydrogen_jellyfish": {
- "weight [default: 5]": 5,
- "minGroupSize [default: 2]": 2,
- "maxGroupSize [default: 6]": 6
- }
- }
- },
- "monster": {
- "betternether": {
- "naga": {
- "weight [default: 8]": 8,
- "minGroupSize [default: 3]": 3,
- "maxGroupSize [default: 5]": 5
- }
- }
- }
- }
- },
- "visceral_heap": {
- "spawn": {
- "ambient": {
- "betternether": {
- "firefly": {
- "weight [default: 5]": 5,
- "minGroupSize [default: 1]": 1,
- "maxGroupSize [default: 3]": 3
- },
- "hydrogen_jellyfish": {
- "weight [default: 5]": 5,
- "minGroupSize [default: 2]": 2,
- "maxGroupSize [default: 6]": 6
- }
- }
- },
- "monster": {
- "betternether": {
- "naga": {
- "weight [default: 8]": 8,
- "minGroupSize [default: 3]": 3,
- "maxGroupSize [default: 5]": 5
- }
- }
- }
- }
- },
- "withered_abyss": {
- "spawn": {
- "ambient": {
- "betternether": {
- "firefly": {
- "weight [default: 5]": 5,
- "minGroupSize [default: 1]": 1,
- "maxGroupSize [default: 3]": 3
- },
- "hydrogen_jellyfish": {
- "weight [default: 5]": 5,
- "minGroupSize [default: 2]": 2,
- "maxGroupSize [default: 6]": 6
- }
- }
- },
- "monster": {
- "betternether": {
- "naga": {
- "weight [default: 8]": 8,
- "minGroupSize [default: 3]": 3,
- "maxGroupSize [default: 5]": 5
- }
- }
- }
- }
- },
- "crystalline_chasm": {
- "spawn": {
- "ambient": {
- "betternether": {
- "firefly": {
- "weight [default: 5]": 5,
- "minGroupSize [default: 1]": 1,
- "maxGroupSize [default: 3]": 3
- },
- "hydrogen_jellyfish": {
- "weight [default: 5]": 5,
- "minGroupSize [default: 2]": 2,
- "maxGroupSize [default: 6]": 6
- }
- }
- },
- "monster": {
- "betternether": {
- "naga": {
- "weight [default: 8]": 8,
- "minGroupSize [default: 3]": 3,
- "maxGroupSize [default: 5]": 5
- }
- }
- }
- }
- }
- }
-}
\ No newline at end of file
diff --git a/config/yosbr/config/betternether/generator.json b/config/yosbr/config/betternether/generator.json
deleted file mode 100644
index 82c3455..0000000
--- a/config/yosbr/config/betternether/generator.json
+++ /dev/null
@@ -1,47 +0,0 @@
-{
- "generator": {
- "world": {
- "ores": {
- "cincinnasite": {
- "vein_count [default: 10]": 10,
- "vein_size [default: 8]": 8,
- "air_discard_chance [default: 0.0]": 0.0
- },
- "nether_ruby": {
- "vein_count [default: 3]": 3,
- "vein_size [default: 8]": 8,
- "air_discard_chance [default: 0.0]": 0.0
- },
- "nether_ruby_soul": {
- "vein_count [default: 5]": 5,
- "vein_size [default: 5]": 5,
- "air_discard_chance [default: 0.1]": 0.1
- },
- "nether_ruby_large": {
- "vein_count [default: 5]": 5,
- "vein_size [default: 5]": 5,
- "air_discard_chance [default: 0.1]": 0.1
- },
- "nether_ruby_rare": {
- "vein_count [default: 2]": 2,
- "vein_size [default: 12]": 12,
- "air_discard_chance [default: 0.0]": 0.0
- },
- "nether_lapis": {
- "vein_count [default: 14]": 14,
- "vein_size [default: 4]": 4,
- "air_discard_chance [default: 0.0]": 0.0
- },
- "nether_redstone": {
- "vein_count [default: 1]": 1,
- "vein_size [default: 16]": 16,
- "air_discard_chance [default: 0.3]": 0.3
- }
- },
- "cities": {
- "distance [default: 64]": 64,
- "overworld [default: false]": false
- }
- }
- }
-}
\ No newline at end of file
diff --git a/config/yosbr/config/biomeswevegone/world_generation.json5 b/config/yosbr/config/biomeswevegone/world_generation.json5
deleted file mode 100644
index ab2a784..0000000
--- a/config/yosbr/config/biomeswevegone/world_generation.json5
+++ /dev/null
@@ -1,69 +0,0 @@
-{
- // Which biomes are enabled, if disabled the biome will default to its vanilla counterpart for the given region
- "enabled_biomes": {
- "biomeswevegone:white_mangrove_marshes": false,
- "biomeswevegone:cika_woods": false,
- "biomeswevegone:tropical_rainforest": false,
- "biomeswevegone:sierra_badlands": true,
- "biomeswevegone:frosted_coniferous_forest": false,
- "biomeswevegone:temperate_grove": true,
- "biomeswevegone:dead_sea": true,
- "biomeswevegone:rainbow_beach": true,
- "biomeswevegone:rugged_badlands": true,
- "biomeswevegone:atacama_outback": false,
- "biomeswevegone:pumpkin_valley": false,
- "biomeswevegone:prairie": true,
- "biomeswevegone:zelkova_forest": true,
- "biomeswevegone:black_forest": false,
- "biomeswevegone:forgotten_forest": false,
- "biomeswevegone:overgrowth_woodlands": false,
- "biomeswevegone:eroded_borealis": true,
- "biomeswevegone:skyrise_vale": false,
- "biomeswevegone:crag_gardens": false,
- "biomeswevegone:mojave_desert": false,
- "biomeswevegone:coniferous_forest": false,
- "biomeswevegone:redwood_thicket": true,
- "biomeswevegone:frosted_taiga": false,
- "biomeswevegone:araucaria_savanna": true,
- "biomeswevegone:allium_shrubland": false,
- "biomeswevegone:ironwood_gour": true,
- "biomeswevegone:fragment_jungle": true,
- "biomeswevegone:sakura_grove": true,
- "biomeswevegone:windswept_desert": true,
- "biomeswevegone:howling_peaks": true,
- "biomeswevegone:dacite_shore": false,
- "biomeswevegone:jacaranda_jungle": false,
- "biomeswevegone:ebony_woods": false,
- "biomeswevegone:amaranth_grassland": false,
- "biomeswevegone:red_rock_valley": true,
- "biomeswevegone:rose_fields": true,
- "biomeswevegone:cypress_swamplands": false,
- "biomeswevegone:crimson_tundra": false,
- "biomeswevegone:shattered_glacier": true,
- "biomeswevegone:lush_stacks": true,
- "biomeswevegone:bayou": false,
- "biomeswevegone:dacite_ridges": true,
- "biomeswevegone:canadian_shield": true,
- "biomeswevegone:enchanted_tangle": false,
- "biomeswevegone:baobab_savanna": true,
- "biomeswevegone:firecracker_chaparral": true,
- "biomeswevegone:basalt_barrera": true,
- "biomeswevegone:coconino_meadow": false,
- "biomeswevegone:aspen_boreal": false,
- "biomeswevegone:weeping_witch_forest": false,
- "biomeswevegone:maple_taiga": false,
- "biomeswevegone:orchard": false,
- },
- // How much each BWG region weighs. This weight applies to all 3 BWG Regions
- "region_weight": 16,
- // Whether to add bwg flowers and features to Vanilla Biomes (Config Option for Fabric Only)
- "vanilla_additions": true,
- // BWG Features that we add to Vanilla Biomes
- "enabled_vanilla_additions": {
- "biomeswevegone:palm_trees": true,
- "biomeswevegone:vanilla/forest_flowers": true,
- "biomeswevegone:vanilla/flower_plains": true,
- "biomeswevegone:vanilla/flower_warm": true,
- "biomeswevegone:vanilla/flower_default": true,
- },
-}
\ No newline at end of file
diff --git a/config/capes.json5 b/config/yosbr/config/capes.json5
similarity index 100%
rename from config/capes.json5
rename to config/yosbr/config/capes.json5
diff --git a/config/cem.conf b/config/yosbr/config/cem.conf
similarity index 100%
rename from config/cem.conf
rename to config/yosbr/config/cem.conf
diff --git a/config/citresewn.json b/config/yosbr/config/citresewn.json
similarity index 100%
rename from config/citresewn.json
rename to config/yosbr/config/citresewn.json
diff --git a/config/clienttweaks-common.toml b/config/yosbr/config/clienttweaks-common.toml
similarity index 100%
rename from config/clienttweaks-common.toml
rename to config/yosbr/config/clienttweaks-common.toml
diff --git a/config/controlify.json b/config/yosbr/config/controlify.json
similarity index 100%
rename from config/controlify.json
rename to config/yosbr/config/controlify.json
diff --git a/config/debugify.json b/config/yosbr/config/debugify.json
similarity index 100%
rename from config/debugify.json
rename to config/yosbr/config/debugify.json
diff --git a/config/yosbr/config/drippyloadingscreen/options.txt b/config/yosbr/config/drippyloadingscreen/options.txt
deleted file mode 100644
index 67ef678..0000000
--- a/config/yosbr/config/drippyloadingscreen/options.txt
+++ /dev/null
@@ -1,49 +0,0 @@
-##[general]
-
-B:early_fade_out_elements = 'true';
-B:allow_universal_layouts = 'false';
-B:fade_out_loading_screen = 'true';
-B:wait_for_textures_in_loading = 'true';
-
-
-##[early_loading]
-
-I:early_loading_top_right_watermark_position_offset_y = '0';
-I:early_loading_bottom_left_watermark_position_offset_x = '0';
-I:early_loading_bottom_left_watermark_position_offset_y = '0';
-B:early_loading_hide_logger = 'false';
-I:early_loading_bar_width = '400';
-I:early_loading_bar_position_offset_y = '50';
-I:early_loading_top_right_watermark_height = '100';
-S:early_loading_bottom_right_watermark_texture_path = '/config/fancymenu/assets/some_image.png';
-I:early_loading_top_right_watermark_position_offset_x = '0';
-S:early_loading_top_left_watermark_texture_path = '/config/fancymenu/assets/some_image.png';
-I:early_loading_bottom_right_watermark_height = '100';
-I:early_loading_bar_position_offset_x = '0';
-I:early_loading_logo_height = '120';
-I:early_loading_top_right_watermark_width = '100';
-I:early_loading_bottom_right_watermark_position_offset_y = '0';
-I:early_loading_window_height = '-1';
-S:early_loading_bar_progress_texture_path = '/config/fancymenu/assets/some_bar_progress_image.png';
-I:early_loading_bottom_right_watermark_position_offset_x = '0';
-S:early_loading_background_texture_path = '/config/fancymenu/assets/some_image.png';
-B:early_loading_background_preserve_aspect_ratio = 'true';
-I:early_loading_top_left_watermark_width = '100';
-B:early_loading_hide_logo = 'false';
-S:early_loading_bar_background_texture_path = '/config/fancymenu/assets/some_bar_background_image.png';
-S:early_loading_logo_texture_path = '/config/fancymenu/assets/some_image.png';
-S:early_loading_bottom_left_watermark_texture_path = '/config/fancymenu/assets/some_image.png';
-I:early_loading_top_left_watermark_position_offset_y = '0';
-I:early_loading_top_left_watermark_position_offset_x = '0';
-I:early_loading_logo_width = '480';
-S:early_loading_top_right_watermark_texture_path = '/config/fancymenu/assets/some_image.png';
-I:early_loading_bottom_left_watermark_width = '100';
-I:early_loading_bottom_right_watermark_width = '100';
-I:early_loading_bottom_left_watermark_height = '100';
-I:early_loading_bar_height = '40';
-S:early_loading_window_title = 'Minecraft';
-I:early_loading_top_left_watermark_height = '100';
-I:early_loading_window_width = '-1';
-I:early_loading_logo_position_offset_y = '-50';
-B:early_loading_hide_bar = 'false';
-I:early_loading_logo_position_offset_x = '0';
\ No newline at end of file
diff --git a/config/dynamic_fps.json b/config/yosbr/config/dynamic_fps.json
similarity index 100%
rename from config/dynamic_fps.json
rename to config/yosbr/config/dynamic_fps.json
diff --git a/config/entity_texture_features.json b/config/yosbr/config/entity_texture_features.json
similarity index 100%
rename from config/entity_texture_features.json
rename to config/yosbr/config/entity_texture_features.json
diff --git a/config/yosbr/config/fancymenu/assets/EndHorizon.jpeg b/config/yosbr/config/fancymenu/assets/EndHorizon.jpeg
deleted file mode 100644
index 7028f1d..0000000
Binary files a/config/yosbr/config/fancymenu/assets/EndHorizon.jpeg and /dev/null differ
diff --git a/config/yosbr/config/fancymenu/assets/background.jpeg b/config/yosbr/config/fancymenu/assets/background.jpeg
new file mode 100644
index 0000000..4493d23
Binary files /dev/null and b/config/yosbr/config/fancymenu/assets/background.jpeg differ
diff --git a/config/yosbr/config/fancymenu/custom_gui_screens.txt b/config/yosbr/config/fancymenu/custom_gui_screens.txt
deleted file mode 100644
index 57f690f..0000000
--- a/config/yosbr/config/fancymenu/custom_gui_screens.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-type = custom_gui_screens
-
-overridden_screens {
-}
-
diff --git a/config/yosbr/config/fancymenu/customizablemenus.txt b/config/yosbr/config/fancymenu/customizablemenus.txt
index 4a90626..82c2854 100644
--- a/config/yosbr/config/fancymenu/customizablemenus.txt
+++ b/config/yosbr/config/fancymenu/customizablemenus.txt
@@ -1,9 +1,27 @@
type = customizablemenus
+net.minecraft.class_433 {
+}
+
+net.minecraft.class_3928 {
+}
+
+net.minecraft.class_424 {
+}
+
+net.minecraft.class_435 {
+}
+
+net.minecraft.class_412 {
+}
+
+net.minecraft.class_434 {
+}
+
de.keksuccino.drippyloadingscreen.customization.DrippyOverlayScreen {
}
-net.minecraft.class_419 {
+net.minecraft.class_500 {
}
net.minecraft.class_442 {
diff --git a/config/yosbr/config/fancymenu/customization/connect_screen_layout.txt b/config/yosbr/config/fancymenu/customization/connect_screen_layout.txt
new file mode 100644
index 0000000..809eb4c
--- /dev/null
+++ b/config/yosbr/config/fancymenu/customization/connect_screen_layout.txt
@@ -0,0 +1,171 @@
+type = fancymenu_layout
+
+layout-meta {
+ identifier = connect_screen
+ render_custom_elements_behind_vanilla = false
+ last_edited_time = 1768859820346
+ is_enabled = true
+ randommode = false
+ randomgroup = 1
+ randomonlyfirsttime = false
+ layout_index = 0
+ [loading_requirement_container_meta:ddc210ad-c24a-45e5-8b63-405970600baf-1768859801553] = [groups:][instances:]
+}
+
+menu_background {
+ image_path = [source:local]/config/fancymenu/assets/background.jpeg
+ slide = false
+ repeat_texture = false
+ parallax = false
+ parallax_intensity = 0.02
+ invert_parallax = false
+ restart_animated_on_menu_load = false
+ instance_identifier = e0e020bd-e323-46f1-b5ff-19b8e98d6e2a-1768859807993
+ background_type = image
+}
+
+customization {
+ action = backgroundoptions
+ keepaspectratio = false
+}
+
+scroll_list_customization {
+ preserve_scroll_list_header_footer_aspect_ratio = true
+ render_scroll_list_header_shadow = true
+ render_scroll_list_footer_shadow = true
+ show_scroll_list_header_footer_preview_in_editor = false
+ repeat_scroll_list_header_texture = false
+ repeat_scroll_list_footer_texture = false
+ show_screen_background_overlay_on_custom_background = false
+ apply_vanilla_background_blur = false
+}
+
+layout_action_executable_blocks {
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = b28012f1-d42f-4152-b8e4-9e2a3809dc86-1768859001801
+ [executable_block:b28012f1-d42f-4152-b8e4-9e2a3809dc86-1768859001801][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = c2451ee6-e0df-468c-bc00-e34adbaf64fe-1768859001801
+ [loading_requirement_container_meta:c2451ee6-e0df-468c-bc00-e34adbaf64fe-1768859001801] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = status
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 0
+ auto_sizing_base_screen_height = 0
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 140
+ y = 76
+ width = 200
+ height = 9
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = d0b86d97-b941-4384-b72a-86244610f296-1768859001801
+ [loading_requirement_container_meta:d0b86d97-b941-4384-b72a-86244610f296-1768859001801] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = false
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = 257ad6bf-bbba-4c5d-8ebb-41e189a8e41b-1768859001801
+ [executable_block:257ad6bf-bbba-4c5d-8ebb-41e189a8e41b-1768859001801][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = 7e9f6494-857b-4040-a191-953b18e6a005-1768859001801
+ [loading_requirement_container_meta:7e9f6494-857b-4040-a191-953b18e6a005-1768859001801] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = 400382
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 1920
+ auto_sizing_base_screen_height = 1012
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 140
+ y = 195
+ width = 200
+ height = 20
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = e4c72845-ac2a-4e75-af62-9d2287a2a761-1768859001801
+ [loading_requirement_container_meta:e4c72845-ac2a-4e75-af62-9d2287a2a761-1768859001801] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = true
+ automated_button_clicks = 0
+}
+
diff --git a/config/yosbr/config/fancymenu/customization/disconnected_screen_layout.txt b/config/yosbr/config/fancymenu/customization/disconnected_screen_layout.txt
new file mode 100644
index 0000000..cd528c8
--- /dev/null
+++ b/config/yosbr/config/fancymenu/customization/disconnected_screen_layout.txt
@@ -0,0 +1,298 @@
+type = fancymenu_layout
+
+layout-meta {
+ identifier = disconnected_screen
+ render_custom_elements_behind_vanilla = false
+ last_edited_time = 1768859858265
+ is_enabled = true
+ randommode = false
+ randomgroup = 1
+ randomonlyfirsttime = false
+ layout_index = 0
+ [loading_requirement_container_meta:44b56f6c-2461-466c-9844-09a9e61679fd-1768859842016] = [groups:][instances:]
+}
+
+menu_background {
+ image_path = [source:local]/config/fancymenu/assets/background.jpeg
+ slide = false
+ repeat_texture = false
+ parallax = false
+ parallax_intensity = 0.02
+ invert_parallax = false
+ restart_animated_on_menu_load = false
+ instance_identifier = 92f9065f-7dc5-4ed4-a8f4-c7f8985b5b11-1768859846179
+ background_type = image
+}
+
+customization {
+ action = backgroundoptions
+ keepaspectratio = false
+}
+
+scroll_list_customization {
+ preserve_scroll_list_header_footer_aspect_ratio = true
+ render_scroll_list_header_shadow = true
+ render_scroll_list_footer_shadow = true
+ show_scroll_list_header_footer_preview_in_editor = false
+ repeat_scroll_list_header_texture = false
+ repeat_scroll_list_footer_texture = false
+ show_screen_background_overlay_on_custom_background = false
+ apply_vanilla_background_blur = false
+}
+
+layout_action_executable_blocks {
+}
+
+element {
+ button_element_executable_block_identifier = 590970e9-7979-42ec-95cc-36f08aeeadb4-1768859086384
+ [executable_action_instance:d3e409bc-9b33-4976-b552-546d811fb91b-1768859130625][action_type:joinserver] = mc.brixserver.uk
+ [executable_block:590970e9-7979-42ec-95cc-36f08aeeadb4-1768859086384][type:generic] = [executables:d3e409bc-9b33-4976-b552-546d811fb91b-1768859130625;]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ label = Retry
+ navigatable = true
+ widget_active_state_requirement_container_identifier = 73671e40-4610-4255-adb1-30ca19c77b1f-1768859086384
+ [loading_requirement_container_meta:73671e40-4610-4255-adb1-30ca19c77b1f-1768859086384] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = custom_button
+ instance_identifier = 3b8cf562-3ff2-4337-9db6-8aa702f285f6-1768859086384
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 1920
+ auto_sizing_base_screen_height = 1012
+ sticky_anchor = false
+ anchor_point = element
+ anchor_point_element = back_to_menu_button
+ x = 25
+ y = 0
+ width = 100
+ height = 20
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = ebf32dca-fd6f-42de-8f6a-dc0730ae1f54-1768859086384
+ [loading_requirement_container_meta:ebf32dca-fd6f-42de-8f6a-dc0730ae1f54-1768859086384] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = -1.8805748
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = 4e2db8a0-647d-4e51-b0a4-bb5ebd33b498-1768859074339
+ [executable_block:4e2db8a0-647d-4e51-b0a4-bb5ebd33b498-1768859074339][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = 4d2a0fbb-c319-4938-893d-af59d2deb761-1768859074339
+ [loading_requirement_container_meta:4d2a0fbb-c319-4938-893d-af59d2deb761-1768859074339] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = screen_title
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 0
+ auto_sizing_base_screen_height = 0
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 169
+ y = 87
+ width = 141
+ height = 9
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = 44c570d7-26a2-4d0f-92d0-4ea61dc194e1-1768859074339
+ [loading_requirement_container_meta:44c570d7-26a2-4d0f-92d0-4ea61dc194e1-1768859074339] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = false
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = a1069cd3-28d1-49ac-b78c-6e0a345ce618-1768859074339
+ [executable_block:a1069cd3-28d1-49ac-b78c-6e0a345ce618-1768859074339][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = 5ef79e21-a9cf-4442-a738-1b6d72db5b7f-1768859074339
+ [loading_requirement_container_meta:5ef79e21-a9cf-4442-a738-1b6d72db5b7f-1768859074339] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = back_to_menu_button
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 1920
+ auto_sizing_base_screen_height = 1012
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 165
+ y = 145
+ width = 150
+ height = 20
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = e5ac6b5b-3433-4e5f-8746-0203761639fb-1768859074339
+ [loading_requirement_container_meta:e5ac6b5b-3433-4e5f-8746-0203761639fb-1768859074339] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = true
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = 552258b0-f874-453d-9487-d60bc8816886-1768859074339
+ [executable_block:552258b0-f874-453d-9487-d60bc8816886-1768859074339][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = 15d804a5-8740-47eb-8dc1-723550b7736e-1768859074339
+ [loading_requirement_container_meta:15d804a5-8740-47eb-8dc1-723550b7736e-1768859074339] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = disconnect_reason
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 0
+ auto_sizing_base_screen_height = 0
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 209
+ y = 116
+ width = 62
+ height = 9
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = b7059eed-032a-44a3-98b3-05735e01dd09-1768859074339
+ [loading_requirement_container_meta:b7059eed-032a-44a3-98b3-05735e01dd09-1768859074339] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = false
+ automated_button_clicks = 0
+}
+
diff --git a/config/yosbr/config/fancymenu/customization/drippy_loading_overlay_layout.txt b/config/yosbr/config/fancymenu/customization/drippy_loading_overlay_layout.txt
index e9644b0..adc469a 100644
--- a/config/yosbr/config/fancymenu/customization/drippy_loading_overlay_layout.txt
+++ b/config/yosbr/config/fancymenu/customization/drippy_loading_overlay_layout.txt
@@ -3,24 +3,24 @@ type = fancymenu_layout
layout-meta {
identifier = drippy_loading_overlay
render_custom_elements_behind_vanilla = false
- last_edited_time = 1763819851738
+ last_edited_time = 1768861737827
is_enabled = true
randommode = false
randomgroup = 1
randomonlyfirsttime = false
layout_index = 0
- [loading_requirement_container_meta:35e2c9eb-4afb-4948-879e-93dbd8199030-1763819768530] = [groups:][instances:]
+ [loading_requirement_container_meta:4514c492-0559-4e47-a3df-d347ebddcf72-1768861722387] = [groups:][instances:]
}
menu_background {
- image_path = [source:local]/config/fancymenu/assets/EndHorizon.jpeg
+ image_path = [source:local]/config/fancymenu/assets/background.jpeg
slide = false
repeat_texture = false
parallax = false
parallax_intensity = 0.02
invert_parallax = false
restart_animated_on_menu_load = false
- instance_identifier = 0fdda84b-ea44-4700-957d-5a9fcb13c8d4-1763819772192
+ instance_identifier = fbdf3fd6-7432-41ac-bbd0-c479581583dd-1768861725730
background_type = image
}
@@ -44,15 +44,15 @@ layout_action_executable_blocks {
}
vanilla_button {
- button_element_executable_block_identifier = 62bf8925-f162-4c74-87fd-a7512893bf71-1763819680088
- [executable_block:62bf8925-f162-4c74-87fd-a7512893bf71-1763819680088][type:generic] = [executables:]
+ button_element_executable_block_identifier = de451da0-57e4-46ae-bbc3-cf6b54bcd059-1768861722389
+ [executable_block:de451da0-57e4-46ae-bbc3-cf6b54bcd059-1768861722389][type:generic] = [executables:]
restartbackgroundanimations = true
nine_slice_custom_background = false
nine_slice_border_x = 5
nine_slice_border_y = 5
navigatable = true
- widget_active_state_requirement_container_identifier = ab765a8c-538a-4e74-90a9-3e7ed06bfb3c-1763819680088
- [loading_requirement_container_meta:ab765a8c-538a-4e74-90a9-3e7ed06bfb3c-1763819680088] = [groups:][instances:]
+ widget_active_state_requirement_container_identifier = 68a10d7d-4b41-4906-bfae-daf8519359ae-1768861722389
+ [loading_requirement_container_meta:68a10d7d-4b41-4906-bfae-daf8519359ae-1768861722389] = [groups:][instances:]
is_template = false
template_apply_width = false
template_apply_height = false
@@ -75,19 +75,19 @@ vanilla_button {
fade_out_speed = 1.0
base_opacity = 1.0
auto_sizing = false
- auto_sizing_base_screen_width = 1920
- auto_sizing_base_screen_height = 1011
+ auto_sizing_base_screen_width = 0
+ auto_sizing_base_screen_height = 0
sticky_anchor = false
anchor_point = vanilla
- x = 152
- y = 126
- width = 336
- height = 84
+ x = 114
+ y = 95
+ width = 252
+ height = 62
stretch_x = false
stretch_y = false
stay_on_screen = true
- element_loading_requirement_container_identifier = db6e9fc1-ef24-4130-b718-6acea7ac55d1-1763819680088
- [loading_requirement_container_meta:db6e9fc1-ef24-4130-b718-6acea7ac55d1-1763819680088] = [groups:][instances:]
+ element_loading_requirement_container_identifier = d0fcc92b-7059-432b-9d23-dd36e8ff5fca-1768861722389
+ [loading_requirement_container_meta:d0fcc92b-7059-432b-9d23-dd36e8ff5fca-1768861722389] = [groups:][instances:]
enable_parallax = false
parallax_intensity_v2 = 0.5
invert_parallax = false
@@ -107,15 +107,15 @@ vanilla_button {
}
vanilla_button {
- button_element_executable_block_identifier = 2ee57866-c2c1-40d4-b742-b3ccf9387eed-1763819680088
- [executable_block:2ee57866-c2c1-40d4-b742-b3ccf9387eed-1763819680088][type:generic] = [executables:]
+ button_element_executable_block_identifier = 966d1c82-269e-4327-8357-dd91f6775bca-1768861722389
+ [executable_block:966d1c82-269e-4327-8357-dd91f6775bca-1768861722389][type:generic] = [executables:]
restartbackgroundanimations = true
nine_slice_custom_background = false
nine_slice_border_x = 5
nine_slice_border_y = 5
navigatable = true
- widget_active_state_requirement_container_identifier = 83b79a0a-177e-49cf-bdcf-f54d0d158a2c-1763819680088
- [loading_requirement_container_meta:83b79a0a-177e-49cf-bdcf-f54d0d158a2c-1763819680088] = [groups:][instances:]
+ widget_active_state_requirement_container_identifier = 12280ac1-451f-48f0-b208-67fc394446e8-1768861722389
+ [loading_requirement_container_meta:12280ac1-451f-48f0-b208-67fc394446e8-1768861722389] = [groups:][instances:]
is_template = false
template_apply_width = false
template_apply_height = false
@@ -142,15 +142,15 @@ vanilla_button {
auto_sizing_base_screen_height = 0
sticky_anchor = false
anchor_point = vanilla
- x = 152
- y = 275
- width = 336
+ x = 114
+ y = 205
+ width = 252
height = 10
stretch_x = false
stretch_y = false
stay_on_screen = true
- element_loading_requirement_container_identifier = dd8b4dae-183e-4ca5-b702-aca47e66b983-1763819680088
- [loading_requirement_container_meta:dd8b4dae-183e-4ca5-b702-aca47e66b983-1763819680088] = [groups:][instances:]
+ element_loading_requirement_container_identifier = 9145b114-8d62-4b9f-8492-2bf3528ca822-1768861722389
+ [loading_requirement_container_meta:9145b114-8d62-4b9f-8492-2bf3528ca822-1768861722389] = [groups:][instances:]
enable_parallax = false
parallax_intensity_v2 = 0.5
invert_parallax = false
diff --git a/config/yosbr/config/fancymenu/customization/generic_dirt_message_screen_layout.txt b/config/yosbr/config/fancymenu/customization/generic_dirt_message_screen_layout.txt
new file mode 100644
index 0000000..71570df
--- /dev/null
+++ b/config/yosbr/config/fancymenu/customization/generic_dirt_message_screen_layout.txt
@@ -0,0 +1,45 @@
+type = fancymenu_layout
+
+layout-meta {
+ identifier = generic_dirt_message_screen
+ render_custom_elements_behind_vanilla = false
+ last_edited_time = 1768859992101
+ is_enabled = true
+ randommode = false
+ randomgroup = 1
+ randomonlyfirsttime = false
+ layout_index = 0
+ [loading_requirement_container_meta:0edea2cd-738a-4f2b-aad2-27f56ddad740-1768859976946] = [groups:][instances:]
+}
+
+menu_background {
+ image_path = [source:local]/config/fancymenu/assets/background.jpeg
+ slide = false
+ repeat_texture = false
+ parallax = false
+ parallax_intensity = 0.02
+ invert_parallax = false
+ restart_animated_on_menu_load = false
+ instance_identifier = 9b99eaa3-44f4-4903-a163-27485724bf7e-1768859980673
+ background_type = image
+}
+
+customization {
+ action = backgroundoptions
+ keepaspectratio = false
+}
+
+scroll_list_customization {
+ preserve_scroll_list_header_footer_aspect_ratio = true
+ render_scroll_list_header_shadow = true
+ render_scroll_list_footer_shadow = true
+ show_scroll_list_header_footer_preview_in_editor = false
+ repeat_scroll_list_header_texture = false
+ repeat_scroll_list_footer_texture = false
+ show_screen_background_overlay_on_custom_background = false
+ apply_vanilla_background_blur = false
+}
+
+layout_action_executable_blocks {
+}
+
diff --git a/config/yosbr/config/fancymenu/customization/join_multiplayer_screen_layout.txt b/config/yosbr/config/fancymenu/customization/join_multiplayer_screen_layout.txt
new file mode 100644
index 0000000..4c367bd
--- /dev/null
+++ b/config/yosbr/config/fancymenu/customization/join_multiplayer_screen_layout.txt
@@ -0,0 +1,477 @@
+type = fancymenu_layout
+
+layout-meta {
+ identifier = join_multiplayer_screen
+ render_custom_elements_behind_vanilla = false
+ last_edited_time = 1768862407179
+ is_enabled = true
+ randommode = false
+ randomgroup = 1
+ randomonlyfirsttime = false
+ layout_index = 0
+ [loading_requirement_container_meta:4b1b09de-4e66-48f6-8945-ce0f439d177a-1768862383637] = [groups:][instances:]
+}
+
+customization {
+ action = backgroundoptions
+ keepaspectratio = false
+}
+
+scroll_list_customization {
+ preserve_scroll_list_header_footer_aspect_ratio = true
+ render_scroll_list_header_shadow = true
+ render_scroll_list_footer_shadow = true
+ show_scroll_list_header_footer_preview_in_editor = false
+ repeat_scroll_list_header_texture = false
+ repeat_scroll_list_footer_texture = false
+ show_screen_background_overlay_on_custom_background = false
+ apply_vanilla_background_blur = false
+}
+
+layout_action_executable_blocks {
+ open_screen_executable_block_identifier = 512b14d4-245f-4c9e-8d7b-1ff038f408b7-1768862389385
+ [executable_action_instance:eff40fc5-e657-4806-b7e3-ba572598b091-1768862393511][action_type:joinserver] = mc.brixserver.uk
+ [executable_block:512b14d4-245f-4c9e-8d7b-1ff038f408b7-1768862389385][type:generic] = [executables:eff40fc5-e657-4806-b7e3-ba572598b091-1768862393511;]
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = f5dfb3ea-039e-4fbe-b964-c3f1d8b7d07d-1768862383640
+ [executable_block:f5dfb3ea-039e-4fbe-b964-c3f1d8b7d07d-1768862383640][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = 8a349fa1-0f79-45c3-abeb-cb306b6b3fc1-1768862383640
+ [loading_requirement_container_meta:8a349fa1-0f79-45c3-abeb-cb306b6b3fc1-1768862383640] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = 424970
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 0
+ auto_sizing_base_screen_height = 0
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 164
+ y = 223
+ width = 74
+ height = 20
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = 8c491ccf-8c12-4ffb-88b4-13477bb59918-1768862383640
+ [loading_requirement_container_meta:8c491ccf-8c12-4ffb-88b4-13477bb59918-1768862383640] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = false
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = 360bf3d5-ce7f-4106-b2b4-0d486073f052-1768862383640
+ [executable_block:360bf3d5-ce7f-4106-b2b4-0d486073f052-1768862383640][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = cc560821-dab8-460b-b7ab-75bd99b06d84-1768862383640
+ [loading_requirement_container_meta:cc560821-dab8-460b-b7ab-75bd99b06d84-1768862383640] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = 346946
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 0
+ auto_sizing_base_screen_height = 0
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 86
+ y = 199
+ width = 100
+ height = 20
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = d7c76ce4-436b-46c1-9eb4-472006872b13-1768862383639
+ [loading_requirement_container_meta:d7c76ce4-436b-46c1-9eb4-472006872b13-1768862383639] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = false
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = 6df22340-2859-418c-ae4e-378323083ace-1768862383640
+ [executable_block:6df22340-2859-418c-ae4e-378323083ace-1768862383640][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = 2a06207a-6361-4bdc-b832-9e42c186ef32-1768862383640
+ [loading_requirement_container_meta:2a06207a-6361-4bdc-b832-9e42c186ef32-1768862383640] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = 346970
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 0
+ auto_sizing_base_screen_height = 0
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 86
+ y = 223
+ width = 74
+ height = 20
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = 8cbe858a-55ea-41da-bbf0-c2a983b6dcbc-1768862383640
+ [loading_requirement_container_meta:8cbe858a-55ea-41da-bbf0-c2a983b6dcbc-1768862383640] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = false
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = 1ebe4eaf-904d-46ec-b4d5-b6b288f6dcaa-1768862383640
+ [executable_block:1ebe4eaf-904d-46ec-b4d5-b6b288f6dcaa-1768862383640][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = 1c162c99-6562-4015-baa0-69e25a29dfa3-1768862383640
+ [loading_requirement_container_meta:1c162c99-6562-4015-baa0-69e25a29dfa3-1768862383640] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = 580970
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 0
+ auto_sizing_base_screen_height = 0
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 320
+ y = 223
+ width = 74
+ height = 20
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = dbe870ab-2882-4029-bebf-57cc8d632912-1768862383640
+ [loading_requirement_container_meta:dbe870ab-2882-4029-bebf-57cc8d632912-1768862383640] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = false
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = f7df91bf-46fd-4dbf-8546-d3b70a0e0d51-1768862383640
+ [executable_block:f7df91bf-46fd-4dbf-8546-d3b70a0e0d51-1768862383640][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = 3d7dd539-9c97-430d-b074-a6d4c490ad93-1768862383640
+ [loading_requirement_container_meta:3d7dd539-9c97-430d-b074-a6d4c490ad93-1768862383640] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = 450946
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 0
+ auto_sizing_base_screen_height = 0
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 190
+ y = 199
+ width = 100
+ height = 20
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = 40f7d121-9b1a-4de4-8ba9-8e91532c74cc-1768862383640
+ [loading_requirement_container_meta:40f7d121-9b1a-4de4-8ba9-8e91532c74cc-1768862383640] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = false
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = 98bee67a-ef6e-4725-8f2d-a0591ca26c4e-1768862383640
+ [executable_block:98bee67a-ef6e-4725-8f2d-a0591ca26c4e-1768862383640][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = a199c347-1cb6-4bd5-9547-be5703e5fda2-1768862383640
+ [loading_requirement_container_meta:a199c347-1cb6-4bd5-9547-be5703e5fda2-1768862383640] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = 554946
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 0
+ auto_sizing_base_screen_height = 0
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 294
+ y = 199
+ width = 100
+ height = 20
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = 622fc3fe-2200-43e6-b624-f4d13c05969e-1768862383640
+ [loading_requirement_container_meta:622fc3fe-2200-43e6-b624-f4d13c05969e-1768862383640] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = false
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = 810e5334-ba40-4a46-ba82-0ae70f0d0c5b-1768862383640
+ [executable_block:810e5334-ba40-4a46-ba82-0ae70f0d0c5b-1768862383640][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = c6471d8f-d8a4-4763-a849-a20f1ffe5b0e-1768862383640
+ [loading_requirement_container_meta:c6471d8f-d8a4-4763-a849-a20f1ffe5b0e-1768862383640] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = 502970
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 0
+ auto_sizing_base_screen_height = 0
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 242
+ y = 223
+ width = 74
+ height = 20
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = ee8ee132-f345-442a-9152-f1a0ac1882dd-1768862383640
+ [loading_requirement_container_meta:ee8ee132-f345-442a-9152-f1a0ac1882dd-1768862383640] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = false
+ automated_button_clicks = 0
+}
+
diff --git a/config/yosbr/config/fancymenu/customization/level_loading_screen_layout.txt b/config/yosbr/config/fancymenu/customization/level_loading_screen_layout.txt
new file mode 100644
index 0000000..71a6f0f
--- /dev/null
+++ b/config/yosbr/config/fancymenu/customization/level_loading_screen_layout.txt
@@ -0,0 +1,171 @@
+type = fancymenu_layout
+
+layout-meta {
+ identifier = level_loading_screen
+ render_custom_elements_behind_vanilla = false
+ last_edited_time = 1768860793440
+ is_enabled = true
+ randommode = false
+ randomgroup = 1
+ randomonlyfirsttime = false
+ layout_index = 0
+ [loading_requirement_container_meta:377f51af-422f-4ac2-a67d-379237308e12-1768860774178] = [groups:][instances:]
+}
+
+menu_background {
+ image_path = [source:local]/config/fancymenu/assets/background.jpeg
+ slide = false
+ repeat_texture = false
+ parallax = false
+ parallax_intensity = 0.02
+ invert_parallax = false
+ restart_animated_on_menu_load = false
+ instance_identifier = c6f64af7-8d20-4f0e-ac5a-abd2cb628554-1768860779470
+ background_type = image
+}
+
+customization {
+ action = backgroundoptions
+ keepaspectratio = false
+}
+
+scroll_list_customization {
+ preserve_scroll_list_header_footer_aspect_ratio = true
+ render_scroll_list_header_shadow = true
+ render_scroll_list_footer_shadow = true
+ show_scroll_list_header_footer_preview_in_editor = false
+ repeat_scroll_list_header_texture = false
+ repeat_scroll_list_footer_texture = false
+ show_screen_background_overlay_on_custom_background = false
+ apply_vanilla_background_blur = false
+}
+
+layout_action_executable_blocks {
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = e90f43b8-9339-4530-82bc-195d30113b87-1768860774179
+ [executable_block:e90f43b8-9339-4530-82bc-195d30113b87-1768860774179][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = f22aba8d-bab4-4112-8cb0-4d2748cb97da-1768860774179
+ [loading_requirement_container_meta:f22aba8d-bab4-4112-8cb0-4d2748cb97da-1768860774179] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = percentage
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 0
+ auto_sizing_base_screen_height = 0
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 140
+ y = 92
+ width = 200
+ height = 9
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = 8ee8bfe4-a2a5-4198-8d7a-c80371fcc0c7-1768860774179
+ [loading_requirement_container_meta:8ee8bfe4-a2a5-4198-8d7a-c80371fcc0c7-1768860774179] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = false
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = cd82b7e1-a111-4d41-8864-67a36a7768c5-1768860774179
+ [executable_block:cd82b7e1-a111-4d41-8864-67a36a7768c5-1768860774179][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = 200c4c6e-341e-4ed8-9a74-2dabb7844fb2-1768860774179
+ [loading_requirement_container_meta:200c4c6e-341e-4ed8-9a74-2dabb7844fb2-1768860774179] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = chunks
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 0
+ auto_sizing_base_screen_height = 0
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 190
+ y = 106
+ width = 100
+ height = 100
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = 8320a595-e633-44a5-a6ec-66b83d57f36f-1768860774179
+ [loading_requirement_container_meta:8320a595-e633-44a5-a6ec-66b83d57f36f-1768860774179] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = false
+ automated_button_clicks = 0
+}
+
diff --git a/config/yosbr/config/fancymenu/customization/pause_screen_layout.txt b/config/yosbr/config/fancymenu/customization/pause_screen_layout.txt
new file mode 100644
index 0000000..37b6361
--- /dev/null
+++ b/config/yosbr/config/fancymenu/customization/pause_screen_layout.txt
@@ -0,0 +1,726 @@
+type = fancymenu_layout
+
+layout-meta {
+ identifier = pause_screen
+ render_custom_elements_behind_vanilla = false
+ last_edited_time = 1768861473983
+ is_enabled = true
+ randommode = false
+ randomgroup = 1
+ randomonlyfirsttime = false
+ layout_index = 0
+ [loading_requirement_container_meta:b748f4f4-d2a3-4ce7-bc3d-c99301a44f01-1768861396304] = [groups:][instances:]
+}
+
+customization {
+ action = backgroundoptions
+ keepaspectratio = false
+}
+
+scroll_list_customization {
+ preserve_scroll_list_header_footer_aspect_ratio = true
+ render_scroll_list_header_shadow = true
+ render_scroll_list_footer_shadow = true
+ show_scroll_list_header_footer_preview_in_editor = false
+ repeat_scroll_list_header_texture = false
+ repeat_scroll_list_footer_texture = false
+ show_screen_background_overlay_on_custom_background = false
+ apply_vanilla_background_blur = false
+}
+
+layout_action_executable_blocks {
+}
+
+element {
+ button_element_executable_block_identifier = d207074f-c9ea-444d-af09-a7a95a7f0bae-1768859638555
+ [executable_action_instance:d97cbf68-18f7-4764-bbb2-549718fafaad-1768859686922][action_type:quitgame] =
+ [executable_block:d207074f-c9ea-444d-af09-a7a95a7f0bae-1768859638555][type:generic] = [executables:d97cbf68-18f7-4764-bbb2-549718fafaad-1768859686922;]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ label = Quit Game
+ navigatable = true
+ widget_active_state_requirement_container_identifier = c7b1f9e9-12d1-4dfa-998a-b5d18fbb5009-1768859638555
+ [loading_requirement_container_meta:c7b1f9e9-12d1-4dfa-998a-b5d18fbb5009-1768859638555] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = custom_button
+ instance_identifier = 8ebfbe38-ec68-4c01-9cba-904796a722ed-1768859638555
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 1920
+ auto_sizing_base_screen_height = 1012
+ sticky_anchor = false
+ anchor_point = mid-centered
+ x = -102
+ y = 41
+ width = 204
+ height = 20
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = 9a2e8e5b-2bcf-4440-affd-397159733c0c-1768859638555
+ [loading_requirement_container_meta:9a2e8e5b-2bcf-4440-affd-397159733c0c-1768859638555] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = 61b3cc93-8e3a-4ba5-b5c6-f8f9f07032f6-1768859630052
+ [executable_block:61b3cc93-8e3a-4ba5-b5c6-f8f9f07032f6-1768859630052][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = c5ac5079-1444-461d-b92b-2f6e1d51c7d4-1768859630052
+ [loading_requirement_container_meta:c5ac5079-1444-461d-b92b-2f6e1d51c7d4-1768859630052] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = 40
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 0
+ auto_sizing_base_screen_height = 0
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 0
+ y = 40
+ width = 480
+ height = 9
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = f6e052ad-7453-4980-a7cd-0eae55fb7db7-1768859630052
+ [loading_requirement_container_meta:f6e052ad-7453-4980-a7cd-0eae55fb7db7-1768859630052] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = false
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = 7bd3fa99-1aa2-45af-a094-461b665fa66f-1768859630052
+ [executable_block:7bd3fa99-1aa2-45af-a094-461b665fa66f-1768859630052][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = 9e62af28-4645-417a-ad24-4ed0bdc4d820-1768859630052
+ [loading_requirement_container_meta:9e62af28-4645-417a-ad24-4ed0bdc4d820-1768859630052] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = pause_return_to_game_button
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 0
+ auto_sizing_base_screen_height = 0
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 138
+ y = 71
+ width = 204
+ height = 20
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = 7413b3e3-5c23-41b4-be11-f7388b2906f8-1768859630052
+ [loading_requirement_container_meta:7413b3e3-5c23-41b4-be11-f7388b2906f8-1768859630052] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = false
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = bd57e22c-f1a3-40ed-b7c0-d35c4f19489d-1768859630052
+ [executable_block:bd57e22c-f1a3-40ed-b7c0-d35c4f19489d-1768859630052][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = 064009d4-3453-47db-bffb-6a96ac0ca28d-1768859630052
+ [loading_requirement_container_meta:064009d4-3453-47db-bffb-6a96ac0ca28d-1768859630052] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = pause_share_to_lan_button
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 0
+ auto_sizing_base_screen_height = 0
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 244
+ y = 143
+ width = 98
+ height = 20
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = 1760b72f-9c6a-43ed-9f8f-37bd6af0c2b8-1768859630052
+ [loading_requirement_container_meta:1760b72f-9c6a-43ed-9f8f-37bd6af0c2b8-1768859630052] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = false
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = 2ccffd61-faf9-4913-9ee7-1af12a2a9d85-1768859630052
+ [executable_block:2ccffd61-faf9-4913-9ee7-1af12a2a9d85-1768859630052][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = 4b4b130c-b299-408c-84f5-1f2e37742ae9-1768859630052
+ [loading_requirement_container_meta:4b4b130c-b299-408c-84f5-1f2e37742ae9-1768859630052] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = pause_send_feedback_button
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 0
+ auto_sizing_base_screen_height = 0
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 138
+ y = 119
+ width = 98
+ height = 20
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = c47c4aed-b750-41b6-85ea-2e0016db663d-1768859630052
+ [loading_requirement_container_meta:c47c4aed-b750-41b6-85ea-2e0016db663d-1768859630052] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = false
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = a5d10e6a-a066-42a3-96e6-c3fe9a1d21a5-1768859630052
+ [executable_block:a5d10e6a-a066-42a3-96e6-c3fe9a1d21a5-1768859630052][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = 27b175bc-eb1a-469e-95f1-7912bdee3731-1768859630052
+ [loading_requirement_container_meta:27b175bc-eb1a-469e-95f1-7912bdee3731-1768859630052] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = pause_options_button
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 0
+ auto_sizing_base_screen_height = 0
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 138
+ y = 143
+ width = 98
+ height = 20
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = d2f96618-0bbc-447c-ab01-86490121621e-1768859630052
+ [loading_requirement_container_meta:d2f96618-0bbc-447c-ab01-86490121621e-1768859630052] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = false
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = 2f47c6a7-7102-45d7-ab1b-736bf595da36-1768859630052
+ [executable_block:2f47c6a7-7102-45d7-ab1b-736bf595da36-1768859630052][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = 2c44520f-3238-4681-a1fa-be686ebbecb7-1768859630052
+ [loading_requirement_container_meta:2c44520f-3238-4681-a1fa-be686ebbecb7-1768859630052] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = pause_stats_button
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 0
+ auto_sizing_base_screen_height = 0
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 244
+ y = 95
+ width = 98
+ height = 20
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = 5c41e7b8-e054-4bb1-9d98-44dcdd2ca68f-1768859630052
+ [loading_requirement_container_meta:5c41e7b8-e054-4bb1-9d98-44dcdd2ca68f-1768859630052] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = false
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = f947fa30-c5b7-4aeb-9c19-e80465dff5c1-1768859630052
+ [executable_block:f947fa30-c5b7-4aeb-9c19-e80465dff5c1-1768859630052][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = c8595a08-a142-46b1-941e-c6c320c21320-1768859630052
+ [loading_requirement_container_meta:c8595a08-a142-46b1-941e-c6c320c21320-1768859630052] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = 504306
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 0
+ auto_sizing_base_screen_height = 0
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 244
+ y = 119
+ width = 98
+ height = 20
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = abeda792-3ded-4d6b-86a9-86e20841fcb7-1768859630052
+ [loading_requirement_container_meta:abeda792-3ded-4d6b-86a9-86e20841fcb7-1768859630052] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = false
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = 107016d1-233f-4bfb-8f26-1c5366c56344-1768859630052
+ [executable_block:107016d1-233f-4bfb-8f26-1c5366c56344-1768859630052][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = 2a2a71ab-f84d-4347-baeb-e247ba7b4766-1768859630052
+ [loading_requirement_container_meta:2a2a71ab-f84d-4347-baeb-e247ba7b4766-1768859630052] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = pause_advancements_button
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 0
+ auto_sizing_base_screen_height = 0
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 138
+ y = 95
+ width = 98
+ height = 20
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = beaeef1c-c9a0-4eaa-b71a-7d939b3e1a03-1768859630052
+ [loading_requirement_container_meta:beaeef1c-c9a0-4eaa-b71a-7d939b3e1a03-1768859630052] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = false
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = 7973c57c-af6c-4529-8f2d-a9c5312af4b0-1768859630052
+ [executable_block:7973c57c-af6c-4529-8f2d-a9c5312af4b0-1768859630052][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = 0226cdec-44c9-47af-ad7a-364bf8e6cf80-1768859630052
+ [loading_requirement_container_meta:0226cdec-44c9-47af-ad7a-364bf8e6cf80-1768859630052] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = 374306
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 0
+ auto_sizing_base_screen_height = 0
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 114
+ y = 119
+ width = 20
+ height = 20
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = 8e8633df-62e3-41f4-adf5-8e59b9e79192-1768859630052
+ [loading_requirement_container_meta:8e8633df-62e3-41f4-adf5-8e59b9e79192-1768859630052] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = false
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = e37337a1-576a-41b0-8c55-1174fa556f91-1768859630052
+ [executable_block:e37337a1-576a-41b0-8c55-1174fa556f91-1768859630052][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = 50d081b5-3a2b-4adb-afd0-01afac471a60-1768859630052
+ [loading_requirement_container_meta:50d081b5-3a2b-4adb-afd0-01afac471a60-1768859630052] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = pause_disconnect_button
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 1920
+ auto_sizing_base_screen_height = 1012
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 138
+ y = 167
+ width = 204
+ height = 20
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = 911d9dda-4e65-4a47-94f0-3c95745686fe-1768859630052
+ [loading_requirement_container_meta:911d9dda-4e65-4a47-94f0-3c95745686fe-1768859630052] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = true
+ automated_button_clicks = 0
+}
+
diff --git a/config/yosbr/config/fancymenu/customization/progress_screen_layout.txt b/config/yosbr/config/fancymenu/customization/progress_screen_layout.txt
new file mode 100644
index 0000000..7035960
--- /dev/null
+++ b/config/yosbr/config/fancymenu/customization/progress_screen_layout.txt
@@ -0,0 +1,171 @@
+type = fancymenu_layout
+
+layout-meta {
+ identifier = progress_screen
+ render_custom_elements_behind_vanilla = false
+ last_edited_time = 1768860824587
+ is_enabled = true
+ randommode = false
+ randomgroup = 1
+ randomonlyfirsttime = false
+ layout_index = 0
+ [loading_requirement_container_meta:7e6169ae-34e5-4707-b6df-8ec82ff899c9-1768860809142] = [groups:][instances:]
+}
+
+menu_background {
+ image_path = [source:local]/config/fancymenu/assets/background.jpeg
+ slide = false
+ repeat_texture = false
+ parallax = false
+ parallax_intensity = 0.02
+ invert_parallax = false
+ restart_animated_on_menu_load = false
+ instance_identifier = 444a3d1c-06f5-44c8-b012-e66ecc66b8e1-1768860815697
+ background_type = image
+}
+
+customization {
+ action = backgroundoptions
+ keepaspectratio = false
+}
+
+scroll_list_customization {
+ preserve_scroll_list_header_footer_aspect_ratio = true
+ render_scroll_list_header_shadow = true
+ render_scroll_list_footer_shadow = true
+ show_scroll_list_header_footer_preview_in_editor = false
+ repeat_scroll_list_header_texture = false
+ repeat_scroll_list_footer_texture = false
+ show_screen_background_overlay_on_custom_background = false
+ apply_vanilla_background_blur = false
+}
+
+layout_action_executable_blocks {
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = 9f275fc5-c6d1-41ed-862d-95b96f976099-1768860809144
+ [executable_block:9f275fc5-c6d1-41ed-862d-95b96f976099-1768860809144][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = d7f1e32f-578c-4807-b9cb-28077e33dd52-1768860809144
+ [loading_requirement_container_meta:d7f1e32f-578c-4807-b9cb-28077e33dd52-1768860809144] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = stage
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 0
+ auto_sizing_base_screen_height = 0
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = -10
+ y = 90
+ width = 500
+ height = 9
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = 786d1596-bcc8-4905-928a-7464c9ed3d06-1768860809144
+ [loading_requirement_container_meta:786d1596-bcc8-4905-928a-7464c9ed3d06-1768860809144] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = false
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = 6353408d-5478-4f5e-9da0-1f8036438180-1768860809144
+ [executable_block:6353408d-5478-4f5e-9da0-1f8036438180-1768860809144][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = ebb2de44-c36c-469a-8f0c-5add8ad80f65-1768860809144
+ [loading_requirement_container_meta:ebb2de44-c36c-469a-8f0c-5add8ad80f65-1768860809144] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = header
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 0
+ auto_sizing_base_screen_height = 0
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = -10
+ y = 70
+ width = 500
+ height = 9
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = 062ce4de-3268-4936-a60f-6b272330a82d-1768860809144
+ [loading_requirement_container_meta:062ce4de-3268-4936-a60f-6b272330a82d-1768860809144] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = false
+ automated_button_clicks = 0
+}
+
diff --git a/config/yosbr/config/fancymenu/customization/receiving_level_screen_layout.txt b/config/yosbr/config/fancymenu/customization/receiving_level_screen_layout.txt
new file mode 100644
index 0000000..93cdc1a
--- /dev/null
+++ b/config/yosbr/config/fancymenu/customization/receiving_level_screen_layout.txt
@@ -0,0 +1,108 @@
+type = fancymenu_layout
+
+layout-meta {
+ identifier = receiving_level_screen
+ render_custom_elements_behind_vanilla = false
+ last_edited_time = 1768860031333
+ is_enabled = true
+ randommode = false
+ randomgroup = 1
+ randomonlyfirsttime = false
+ layout_index = 0
+ [loading_requirement_container_meta:7c6cb120-91b2-4969-88d3-1efa961cdbe7-1768860015959] = [groups:][instances:]
+}
+
+menu_background {
+ image_path = [source:local]/config/fancymenu/assets/background.jpeg
+ slide = false
+ repeat_texture = false
+ parallax = false
+ parallax_intensity = 0.02
+ invert_parallax = false
+ restart_animated_on_menu_load = false
+ instance_identifier = 2b291129-8562-4dbf-863f-9cb5e6f406d0-1768860019829
+ background_type = image
+}
+
+customization {
+ action = backgroundoptions
+ keepaspectratio = false
+}
+
+scroll_list_customization {
+ preserve_scroll_list_header_footer_aspect_ratio = true
+ render_scroll_list_header_shadow = true
+ render_scroll_list_footer_shadow = true
+ show_scroll_list_header_footer_preview_in_editor = false
+ repeat_scroll_list_header_texture = false
+ repeat_scroll_list_footer_texture = false
+ show_screen_background_overlay_on_custom_background = false
+ apply_vanilla_background_blur = false
+}
+
+layout_action_executable_blocks {
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = 048282d5-2d8c-4586-87e1-402b9856df14-1768860015960
+ [executable_block:048282d5-2d8c-4586-87e1-402b9856df14-1768860015960][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = 1bfd727d-70a8-4fa6-b7f7-a16b69781a8b-1768860015960
+ [loading_requirement_container_meta:1bfd727d-70a8-4fa6-b7f7-a16b69781a8b-1768860015960] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = downloading_terrain
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 0
+ auto_sizing_base_screen_height = 0
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 140
+ y = 76
+ width = 200
+ height = 9
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = 0afb7d41-7f3d-45d3-96fc-a57b333803de-1768860015960
+ [loading_requirement_container_meta:0afb7d41-7f3d-45d3-96fc-a57b333803de-1768860015960] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = false
+ automated_button_clicks = 0
+}
+
diff --git a/config/yosbr/config/fancymenu/customization/title_screen_layout.txt b/config/yosbr/config/fancymenu/customization/title_screen_layout.txt
index 8f26b59..e51b6d3 100644
--- a/config/yosbr/config/fancymenu/customization/title_screen_layout.txt
+++ b/config/yosbr/config/fancymenu/customization/title_screen_layout.txt
@@ -3,13 +3,25 @@ type = fancymenu_layout
layout-meta {
identifier = title_screen
render_custom_elements_behind_vanilla = false
- last_edited_time = 1763819644657
+ last_edited_time = 1768863741184
is_enabled = true
randommode = false
randomgroup = 1
randomonlyfirsttime = false
layout_index = 0
- [loading_requirement_container_meta:6613e2a9-bf84-45cb-a846-26f5a917ae24-1763819626125] = [groups:][instances:]
+ [loading_requirement_container_meta:04cc224e-7632-49fd-9dee-01105ae5eb0e-1768863674835] = [groups:][instances:]
+}
+
+menu_background {
+ image_path = [source:local]/config/fancymenu/assets/background.jpeg
+ slide = false
+ repeat_texture = false
+ parallax = false
+ parallax_intensity = 0.02
+ invert_parallax = false
+ restart_animated_on_menu_load = false
+ instance_identifier = 8df363ad-822c-403c-a2f4-5a50627a2bd5-1768859583742
+ background_type = image
}
customization {
@@ -29,20 +41,22 @@ scroll_list_customization {
}
layout_action_executable_blocks {
+ open_screen_executable_block_identifier = 6f3853bc-d6fe-46df-b4fd-65fe87b13e09-1768855330012
+ [executable_block:6f3853bc-d6fe-46df-b4fd-65fe87b13e09-1768855330012][type:generic] = [executables:]
}
element {
- button_element_executable_block_identifier = 12e958d2-8165-40a0-84ff-d538508959a9-1763819486886
- [executable_action_instance:e19e745e-c81c-4f3a-bfcc-325c37b70139-1763819564313][action_type:joinserver] = mc.brixserver.uk%!n!%
- [executable_block:12e958d2-8165-40a0-84ff-d538508959a9-1763819486886][type:generic] = [executables:e19e745e-c81c-4f3a-bfcc-325c37b70139-1763819564313;]
+ button_element_executable_block_identifier = b05b5c0e-49b6-4fa7-8e15-13eaf92f06fb-1768863682951
+ [executable_action_instance:48850910-d983-4290-b17b-6624632bb0d1-1768863726377][action_type:joinserver] = mc.brixserver.uk
+ [executable_block:b05b5c0e-49b6-4fa7-8e15-13eaf92f06fb-1768863682951][type:generic] = [executables:48850910-d983-4290-b17b-6624632bb0d1-1768863726377;]
restartbackgroundanimations = true
nine_slice_custom_background = false
nine_slice_border_x = 5
nine_slice_border_y = 5
label = Play
navigatable = true
- widget_active_state_requirement_container_identifier = 2ec35528-3cc9-4c06-94c2-0056aea1e1a2-1763819486886
- [loading_requirement_container_meta:2ec35528-3cc9-4c06-94c2-0056aea1e1a2-1763819486886] = [groups:][instances:]
+ widget_active_state_requirement_container_identifier = 7c69ffd7-72fd-469d-ac10-f1189fe87167-1768863682951
+ [loading_requirement_container_meta:7c69ffd7-72fd-469d-ac10-f1189fe87167-1768863682951] = [groups:][instances:]
is_template = false
template_apply_width = false
template_apply_height = false
@@ -56,7 +70,7 @@ element {
nine_slice_slider_handle_border_x = 5
nine_slice_slider_handle_border_y = 5
element_type = custom_button
- instance_identifier = 55da3f2f-67b5-4654-84e9-39359e0297f8-1763819486886
+ instance_identifier = 93b49153-3765-4100-bf12-0f64b1c2e628-1768863682951
appearance_delay = no_delay
appearance_delay_seconds = 1.0
fade_in_v2 = no_fading
@@ -66,144 +80,18 @@ element {
base_opacity = 1.0
auto_sizing = false
auto_sizing_base_screen_width = 1920
- auto_sizing_base_screen_height = 1011
+ auto_sizing_base_screen_height = 1012
sticky_anchor = false
- anchor_point = bottom-left
- x = 16
- y = -86
+ anchor_point = bottom-centered
+ x = -50
+ y = -39
width = 100
height = 20
stretch_x = false
stretch_y = false
stay_on_screen = true
- element_loading_requirement_container_identifier = eb3a217f-1f85-4fc5-8a7d-b103cfe56aa1-1763819486886
- [loading_requirement_container_meta:eb3a217f-1f85-4fc5-8a7d-b103cfe56aa1-1763819486886] = [groups:][instances:]
- enable_parallax = false
- parallax_intensity_v2 = 0.5
- invert_parallax = false
- animated_offset_x = 0
- animated_offset_y = 0
- load_once_per_session = false
- in_editor_color = #FFC800FF
- layer_hidden_in_editor = false
- rotation_degrees = 0.0
- advanced_rotation_mode = false
- vertical_tilt_degrees = 0.0
- advanced_vertical_tilt_mode = false
- horizontal_tilt_degrees = 0.0
- advanced_horizontal_tilt_mode = false
-}
-
-element {
- button_element_executable_block_identifier = 12e958d2-8165-40a0-84ff-d538508959a9-1763819486886
- [executable_action_instance:4f02acd7-2343-4478-b6fd-e84f8b65f4e1-1763819635890][action_type:opengui] = options_screen
- [executable_block:12e958d2-8165-40a0-84ff-d538508959a9-1763819486886][type:generic] = [executables:4f02acd7-2343-4478-b6fd-e84f8b65f4e1-1763819635890;]
- restartbackgroundanimations = true
- nine_slice_custom_background = false
- nine_slice_border_x = 5
- nine_slice_border_y = 5
- label = Options
- navigatable = true
- widget_active_state_requirement_container_identifier = 2ec35528-3cc9-4c06-94c2-0056aea1e1a2-1763819486886
- [loading_requirement_container_meta:2ec35528-3cc9-4c06-94c2-0056aea1e1a2-1763819486886] = [groups:][instances:]
- is_template = false
- template_apply_width = false
- template_apply_height = false
- template_apply_posx = false
- template_apply_posy = false
- template_apply_opacity = false
- template_apply_visibility = false
- template_apply_label = false
- template_share_with = buttons
- nine_slice_slider_handle = false
- nine_slice_slider_handle_border_x = 5
- nine_slice_slider_handle_border_y = 5
- element_type = custom_button
- instance_identifier = c5143a8f-f7c2-4759-88ab-311cd1a7746e-1763819529282
- appearance_delay = no_delay
- appearance_delay_seconds = 1.0
- fade_in_v2 = no_fading
- fade_in_speed = 1.0
- fade_out = no_fading
- fade_out_speed = 1.0
- base_opacity = 1.0
- auto_sizing = false
- auto_sizing_base_screen_width = 1920
- auto_sizing_base_screen_height = 1011
- sticky_anchor = false
- anchor_point = bottom-left
- x = 16
- y = -59
- width = 100
- height = 20
- stretch_x = false
- stretch_y = false
- stay_on_screen = true
- element_loading_requirement_container_identifier = eb3a217f-1f85-4fc5-8a7d-b103cfe56aa1-1763819486886
- [loading_requirement_container_meta:eb3a217f-1f85-4fc5-8a7d-b103cfe56aa1-1763819486886] = [groups:][instances:]
- enable_parallax = false
- parallax_intensity_v2 = 0.5
- invert_parallax = false
- animated_offset_x = 0
- animated_offset_y = 0
- load_once_per_session = false
- in_editor_color = #FFC800FF
- layer_hidden_in_editor = false
- rotation_degrees = 0.0
- advanced_rotation_mode = false
- vertical_tilt_degrees = 0.0
- advanced_vertical_tilt_mode = false
- horizontal_tilt_degrees = 0.0
- advanced_horizontal_tilt_mode = false
-}
-
-element {
- button_element_executable_block_identifier = 12e958d2-8165-40a0-84ff-d538508959a9-1763819486886
- [executable_action_instance:116323df-2cfd-4562-a4a2-50ae326d2361-1763819603426][action_type:quitgame] =
- [executable_block:12e958d2-8165-40a0-84ff-d538508959a9-1763819486886][type:generic] = [executables:116323df-2cfd-4562-a4a2-50ae326d2361-1763819603426;]
- restartbackgroundanimations = true
- nine_slice_custom_background = false
- nine_slice_border_x = 5
- nine_slice_border_y = 5
- label = Quit
- navigatable = true
- widget_active_state_requirement_container_identifier = 2ec35528-3cc9-4c06-94c2-0056aea1e1a2-1763819486886
- [loading_requirement_container_meta:2ec35528-3cc9-4c06-94c2-0056aea1e1a2-1763819486886] = [groups:][instances:]
- is_template = false
- template_apply_width = false
- template_apply_height = false
- template_apply_posx = false
- template_apply_posy = false
- template_apply_opacity = false
- template_apply_visibility = false
- template_apply_label = false
- template_share_with = buttons
- nine_slice_slider_handle = false
- nine_slice_slider_handle_border_x = 5
- nine_slice_slider_handle_border_y = 5
- element_type = custom_button
- instance_identifier = ecb7625c-bef9-4d59-ba50-018079a98913-1763819529450
- appearance_delay = no_delay
- appearance_delay_seconds = 1.0
- fade_in_v2 = no_fading
- fade_in_speed = 1.0
- fade_out = no_fading
- fade_out_speed = 1.0
- base_opacity = 1.0
- auto_sizing = false
- auto_sizing_base_screen_width = 1920
- auto_sizing_base_screen_height = 1011
- sticky_anchor = false
- anchor_point = bottom-left
- x = 16
- y = -32
- width = 100
- height = 20
- stretch_x = false
- stretch_y = false
- stay_on_screen = true
- element_loading_requirement_container_identifier = eb3a217f-1f85-4fc5-8a7d-b103cfe56aa1-1763819486886
- [loading_requirement_container_meta:eb3a217f-1f85-4fc5-8a7d-b103cfe56aa1-1763819486886] = [groups:][instances:]
+ element_loading_requirement_container_identifier = f6bee23c-289d-4f50-8171-a64d8c4bbc62-1768863682951
+ [loading_requirement_container_meta:f6bee23c-289d-4f50-8171-a64d8c4bbc62-1768863682951] = [groups:][instances:]
enable_parallax = false
parallax_intensity_v2 = 0.5
invert_parallax = false
@@ -221,897 +109,15 @@ element {
}
vanilla_button {
- button_element_executable_block_identifier = 04e61ff5-a7ec-44e8-851c-074477adf486-1763819132586
- [executable_block:04e61ff5-a7ec-44e8-851c-074477adf486-1763819132586][type:generic] = [executables:]
+ button_element_executable_block_identifier = 0d45efda-5f54-452a-80ae-4b0ccb51519f-1768855267155
+ [executable_block:0d45efda-5f54-452a-80ae-4b0ccb51519f-1768855267155][type:generic] = [executables:]
restartbackgroundanimations = true
nine_slice_custom_background = false
nine_slice_border_x = 5
nine_slice_border_y = 5
navigatable = true
- widget_active_state_requirement_container_identifier = aa4d4773-811e-4b07-b1f4-196565d16664-1763819132586
- [loading_requirement_container_meta:aa4d4773-811e-4b07-b1f4-196565d16664-1763819132586] = [groups:][instances:]
- is_template = false
- template_apply_width = false
- template_apply_height = false
- template_apply_posx = false
- template_apply_posy = false
- template_apply_opacity = false
- template_apply_visibility = false
- template_apply_label = false
- template_share_with = buttons
- nine_slice_slider_handle = false
- nine_slice_slider_handle_border_x = 5
- nine_slice_slider_handle_border_y = 5
- element_type = vanilla_button
- instance_identifier = mc_titlescreen_quit_button
- appearance_delay = no_delay
- appearance_delay_seconds = 1.0
- fade_in_v2 = no_fading
- fade_in_speed = 1.0
- fade_out = no_fading
- fade_out_speed = 1.0
- base_opacity = 1.0
- auto_sizing = false
- auto_sizing_base_screen_width = 1920
- auto_sizing_base_screen_height = 1011
- sticky_anchor = false
- anchor_point = vanilla
- x = 322
- y = 216
- width = 98
- height = 20
- stretch_x = false
- stretch_y = false
- stay_on_screen = true
- element_loading_requirement_container_identifier = 23634dce-2d2d-40ea-a888-de6ccfe8b8b7-1763819132586
- [loading_requirement_container_meta:23634dce-2d2d-40ea-a888-de6ccfe8b8b7-1763819132586] = [groups:][instances:]
- enable_parallax = false
- parallax_intensity_v2 = 0.5
- invert_parallax = false
- animated_offset_x = 0
- animated_offset_y = 0
- load_once_per_session = false
- in_editor_color = #FFC800FF
- layer_hidden_in_editor = false
- rotation_degrees = 0.0
- advanced_rotation_mode = false
- vertical_tilt_degrees = 0.0
- advanced_vertical_tilt_mode = false
- horizontal_tilt_degrees = 0.0
- advanced_horizontal_tilt_mode = false
- is_hidden = true
- automated_button_clicks = 0
-}
-
-vanilla_button {
- button_element_executable_block_identifier = efb0276e-d32e-49e1-aee1-1abad7bb2999-1763819132585
- [executable_block:efb0276e-d32e-49e1-aee1-1abad7bb2999-1763819132585][type:generic] = [executables:]
- restartbackgroundanimations = true
- nine_slice_custom_background = false
- nine_slice_border_x = 5
- nine_slice_border_y = 5
- navigatable = true
- widget_active_state_requirement_container_identifier = 65f556ed-f470-4de8-9c4d-2ad9ad32a185-1763819132585
- [loading_requirement_container_meta:65f556ed-f470-4de8-9c4d-2ad9ad32a185-1763819132585] = [groups:][instances:]
- is_template = false
- template_apply_width = false
- template_apply_height = false
- template_apply_posx = false
- template_apply_posy = false
- template_apply_opacity = false
- template_apply_visibility = false
- template_apply_label = false
- template_share_with = buttons
- nine_slice_slider_handle = false
- nine_slice_slider_handle_border_x = 5
- nine_slice_slider_handle_border_y = 5
- element_type = vanilla_button
- instance_identifier = mc_titlescreen_multiplayer_button
- appearance_delay = no_delay
- appearance_delay_seconds = 1.0
- fade_in_v2 = no_fading
- fade_in_speed = 1.0
- fade_out = no_fading
- fade_out_speed = 1.0
- base_opacity = 1.0
- auto_sizing = false
- auto_sizing_base_screen_width = 1920
- auto_sizing_base_screen_height = 1011
- sticky_anchor = false
- anchor_point = vanilla
- x = 220
- y = 156
- width = 200
- height = 20
- stretch_x = false
- stretch_y = false
- stay_on_screen = true
- element_loading_requirement_container_identifier = bfcd7a76-97e6-4d49-a6ea-983b25752d78-1763819132585
- [loading_requirement_container_meta:bfcd7a76-97e6-4d49-a6ea-983b25752d78-1763819132585] = [groups:][instances:]
- enable_parallax = false
- parallax_intensity_v2 = 0.5
- invert_parallax = false
- animated_offset_x = 0
- animated_offset_y = 0
- load_once_per_session = false
- in_editor_color = #FFC800FF
- layer_hidden_in_editor = false
- rotation_degrees = 0.0
- advanced_rotation_mode = false
- vertical_tilt_degrees = 0.0
- advanced_vertical_tilt_mode = false
- horizontal_tilt_degrees = 0.0
- advanced_horizontal_tilt_mode = false
- is_hidden = true
- automated_button_clicks = 0
-}
-
-vanilla_button {
- button_element_executable_block_identifier = 6caaa212-9703-4d60-a819-570da8e8f050-1763819132586
- [executable_block:6caaa212-9703-4d60-a819-570da8e8f050-1763819132586][type:generic] = [executables:]
- restartbackgroundanimations = true
- nine_slice_custom_background = false
- nine_slice_border_x = 5
- nine_slice_border_y = 5
- navigatable = true
- widget_active_state_requirement_container_identifier = ce7cb5f6-5c27-42a0-bf21-8933cce66937-1763819132586
- [loading_requirement_container_meta:ce7cb5f6-5c27-42a0-bf21-8933cce66937-1763819132586] = [groups:][instances:]
- is_template = false
- template_apply_width = false
- template_apply_height = false
- template_apply_posx = false
- template_apply_posy = false
- template_apply_opacity = false
- template_apply_visibility = false
- template_apply_label = false
- template_share_with = buttons
- nine_slice_slider_handle = false
- nine_slice_slider_handle_border_x = 5
- nine_slice_slider_handle_border_y = 5
- element_type = vanilla_button
- instance_identifier = title_screen_copyright_button
- appearance_delay = no_delay
- appearance_delay_seconds = 1.0
- fade_in_v2 = no_fading
- fade_in_speed = 1.0
- fade_out = no_fading
- fade_out_speed = 1.0
- base_opacity = 1.0
- auto_sizing = false
- auto_sizing_base_screen_width = 0
- auto_sizing_base_screen_height = 0
- sticky_anchor = false
- anchor_point = vanilla
- x = 442
- y = 327
- width = 196
- height = 10
- stretch_x = false
- stretch_y = false
- stay_on_screen = true
- element_loading_requirement_container_identifier = b434cd24-42e0-4b9c-8cad-f6ca052f7e44-1763819132586
- [loading_requirement_container_meta:b434cd24-42e0-4b9c-8cad-f6ca052f7e44-1763819132586] = [groups:][instances:]
- enable_parallax = false
- parallax_intensity_v2 = 0.5
- invert_parallax = false
- animated_offset_x = 0
- animated_offset_y = 0
- load_once_per_session = false
- in_editor_color = #FFC800FF
- layer_hidden_in_editor = false
- rotation_degrees = 0.0
- advanced_rotation_mode = false
- vertical_tilt_degrees = 0.0
- advanced_vertical_tilt_mode = false
- horizontal_tilt_degrees = 0.0
- advanced_horizontal_tilt_mode = false
- is_hidden = false
- automated_button_clicks = 0
-}
-
-vanilla_button {
- button_element_executable_block_identifier = c726a211-fe46-4562-94bf-d3619d23e44a-1763819132585
- [executable_block:c726a211-fe46-4562-94bf-d3619d23e44a-1763819132585][type:generic] = [executables:]
- restartbackgroundanimations = true
- nine_slice_custom_background = false
- nine_slice_border_x = 5
- nine_slice_border_y = 5
- navigatable = true
- widget_active_state_requirement_container_identifier = 3e533840-1bbf-4840-859c-6df2ae4a5e97-1763819132585
- [loading_requirement_container_meta:3e533840-1bbf-4840-859c-6df2ae4a5e97-1763819132585] = [groups:][instances:]
- is_template = false
- template_apply_width = false
- template_apply_height = false
- template_apply_posx = false
- template_apply_posy = false
- template_apply_opacity = false
- template_apply_visibility = false
- template_apply_label = false
- template_share_with = buttons
- nine_slice_slider_handle = false
- nine_slice_slider_handle_border_x = 5
- nine_slice_slider_handle_border_y = 5
- element_type = vanilla_button
- instance_identifier = mc_titlescreen_realms_button
- appearance_delay = no_delay
- appearance_delay_seconds = 1.0
- fade_in_v2 = no_fading
- fade_in_speed = 1.0
- fade_out = no_fading
- fade_out_speed = 1.0
- base_opacity = 1.0
- auto_sizing = false
- auto_sizing_base_screen_width = 1920
- auto_sizing_base_screen_height = 1011
- sticky_anchor = false
- anchor_point = vanilla
- x = 220
- y = 180
- width = 98
- height = 20
- stretch_x = false
- stretch_y = false
- stay_on_screen = true
- element_loading_requirement_container_identifier = 8c5e243f-09bb-4551-b42f-5006abf94c8c-1763819132585
- [loading_requirement_container_meta:8c5e243f-09bb-4551-b42f-5006abf94c8c-1763819132585] = [groups:][instances:]
- enable_parallax = false
- parallax_intensity_v2 = 0.5
- invert_parallax = false
- animated_offset_x = 0
- animated_offset_y = 0
- load_once_per_session = false
- in_editor_color = #FFC800FF
- layer_hidden_in_editor = false
- rotation_degrees = 0.0
- advanced_rotation_mode = false
- vertical_tilt_degrees = 0.0
- advanced_vertical_tilt_mode = false
- horizontal_tilt_degrees = 0.0
- advanced_horizontal_tilt_mode = false
- is_hidden = true
- automated_button_clicks = 0
-}
-
-vanilla_button {
- button_element_executable_block_identifier = fb6733d4-dc64-4ab8-a59b-f71d105df25b-1763819132585
- [executable_block:fb6733d4-dc64-4ab8-a59b-f71d105df25b-1763819132585][type:generic] = [executables:]
- restartbackgroundanimations = true
- nine_slice_custom_background = false
- nine_slice_border_x = 5
- nine_slice_border_y = 5
- navigatable = true
- widget_active_state_requirement_container_identifier = 569acdc6-5811-4257-bf5d-cb2d11f6c3fc-1763819132585
- [loading_requirement_container_meta:569acdc6-5811-4257-bf5d-cb2d11f6c3fc-1763819132585] = [groups:][instances:]
- is_template = false
- template_apply_width = false
- template_apply_height = false
- template_apply_posx = false
- template_apply_posy = false
- template_apply_opacity = false
- template_apply_visibility = false
- template_apply_label = false
- template_share_with = buttons
- nine_slice_slider_handle = false
- nine_slice_slider_handle_border_x = 5
- nine_slice_slider_handle_border_y = 5
- element_type = vanilla_button
- instance_identifier = modmenu_titlescreen_mods_button
- appearance_delay = no_delay
- appearance_delay_seconds = 1.0
- fade_in_v2 = no_fading
- fade_in_speed = 1.0
- fade_out = no_fading
- fade_out_speed = 1.0
- base_opacity = 1.0
- auto_sizing = false
- auto_sizing_base_screen_width = 1920
- auto_sizing_base_screen_height = 1011
- sticky_anchor = false
- anchor_point = vanilla
- x = 322
- y = 180
- width = 98
- height = 20
- stretch_x = false
- stretch_y = false
- stay_on_screen = true
- element_loading_requirement_container_identifier = bf50200e-fc4a-44b1-a6f0-1dc17c6f2d63-1763819132585
- [loading_requirement_container_meta:bf50200e-fc4a-44b1-a6f0-1dc17c6f2d63-1763819132585] = [groups:][instances:]
- enable_parallax = false
- parallax_intensity_v2 = 0.5
- invert_parallax = false
- animated_offset_x = 0
- animated_offset_y = 0
- load_once_per_session = false
- in_editor_color = #FFC800FF
- layer_hidden_in_editor = false
- rotation_degrees = 0.0
- advanced_rotation_mode = false
- vertical_tilt_degrees = 0.0
- advanced_vertical_tilt_mode = false
- horizontal_tilt_degrees = 0.0
- advanced_horizontal_tilt_mode = false
- is_hidden = true
- automated_button_clicks = 0
-}
-
-vanilla_button {
- button_element_executable_block_identifier = c5aa6e2d-fb39-42ce-98ae-82830543ab71-1763819132586
- [executable_block:c5aa6e2d-fb39-42ce-98ae-82830543ab71-1763819132586][type:generic] = [executables:]
- restartbackgroundanimations = true
- nine_slice_custom_background = false
- nine_slice_border_x = 5
- nine_slice_border_y = 5
- navigatable = true
- widget_active_state_requirement_container_identifier = b06e2c2a-9b84-46ec-bed5-673512862652-1763819132586
- [loading_requirement_container_meta:b06e2c2a-9b84-46ec-bed5-673512862652-1763819132586] = [groups:][instances:]
- is_template = false
- template_apply_width = false
- template_apply_height = false
- template_apply_posx = false
- template_apply_posy = false
- template_apply_opacity = false
- template_apply_visibility = false
- template_apply_label = false
- template_share_with = buttons
- nine_slice_slider_handle = false
- nine_slice_slider_handle_border_x = 5
- nine_slice_slider_handle_border_y = 5
- element_type = vanilla_button
- instance_identifier = mc_titlescreen_accessibility_button
- appearance_delay = no_delay
- appearance_delay_seconds = 1.0
- fade_in_v2 = no_fading
- fade_in_speed = 1.0
- fade_out = no_fading
- fade_out_speed = 1.0
- base_opacity = 1.0
- auto_sizing = false
- auto_sizing_base_screen_width = 1920
- auto_sizing_base_screen_height = 1011
- sticky_anchor = false
- anchor_point = vanilla
- x = 424
- y = 216
- width = 20
- height = 20
- stretch_x = false
- stretch_y = false
- stay_on_screen = true
- element_loading_requirement_container_identifier = 7ca756ae-ae1f-4a78-a144-882b21deeba8-1763819132586
- [loading_requirement_container_meta:7ca756ae-ae1f-4a78-a144-882b21deeba8-1763819132586] = [groups:][instances:]
- enable_parallax = false
- parallax_intensity_v2 = 0.5
- invert_parallax = false
- animated_offset_x = 0
- animated_offset_y = 0
- load_once_per_session = false
- in_editor_color = #FFC800FF
- layer_hidden_in_editor = false
- rotation_degrees = 0.0
- advanced_rotation_mode = false
- vertical_tilt_degrees = 0.0
- advanced_vertical_tilt_mode = false
- horizontal_tilt_degrees = 0.0
- advanced_horizontal_tilt_mode = false
- is_hidden = true
- automated_button_clicks = 0
-}
-
-vanilla_button {
- button_element_executable_block_identifier = 8ae9d0df-6573-4c7e-ba49-d8257f1ec836-1763819132588
- [executable_block:8ae9d0df-6573-4c7e-ba49-d8257f1ec836-1763819132588][type:generic] = [executables:]
- restartbackgroundanimations = true
- nine_slice_custom_background = false
- nine_slice_border_x = 5
- nine_slice_border_y = 5
- navigatable = true
- widget_active_state_requirement_container_identifier = b5d88486-ea42-4c28-8cb7-4dcebedc747d-1763819132588
- [loading_requirement_container_meta:b5d88486-ea42-4c28-8cb7-4dcebedc747d-1763819132588] = [groups:][instances:]
- is_template = false
- template_apply_width = false
- template_apply_height = false
- template_apply_posx = false
- template_apply_posy = false
- template_apply_opacity = false
- template_apply_visibility = false
- template_apply_label = false
- template_share_with = buttons
- nine_slice_slider_handle = false
- nine_slice_slider_handle_border_x = 5
- nine_slice_slider_handle_border_y = 5
- element_type = vanilla_button
- instance_identifier = minecraft_branding_widget
- appearance_delay = no_delay
- appearance_delay_seconds = 1.0
- fade_in_v2 = no_fading
- fade_in_speed = 1.0
- fade_out = no_fading
- fade_out_speed = 1.0
- base_opacity = 1.0
- auto_sizing = false
- auto_sizing_base_screen_width = 1920
- auto_sizing_base_screen_height = 1011
- sticky_anchor = false
- anchor_point = vanilla
- x = 2
- y = 327
- width = 165
- height = 9
- stretch_x = false
- stretch_y = false
- stay_on_screen = true
- element_loading_requirement_container_identifier = 829b64c1-4b8f-4c37-a37f-d4ac1e1ae548-1763819132588
- [loading_requirement_container_meta:829b64c1-4b8f-4c37-a37f-d4ac1e1ae548-1763819132588] = [groups:][instances:]
- enable_parallax = false
- parallax_intensity_v2 = 0.5
- invert_parallax = false
- animated_offset_x = 0
- animated_offset_y = 0
- load_once_per_session = false
- in_editor_color = #FFC800FF
- layer_hidden_in_editor = false
- rotation_degrees = 0.0
- advanced_rotation_mode = false
- vertical_tilt_degrees = 0.0
- advanced_vertical_tilt_mode = false
- horizontal_tilt_degrees = 0.0
- advanced_horizontal_tilt_mode = false
- is_hidden = true
- automated_button_clicks = 0
-}
-
-vanilla_button {
- button_element_executable_block_identifier = 2e2c67f3-677a-4e92-a3d6-ef5442968a00-1763819132588
- [executable_block:2e2c67f3-677a-4e92-a3d6-ef5442968a00-1763819132588][type:generic] = [executables:]
- restartbackgroundanimations = true
- nine_slice_custom_background = false
- nine_slice_border_x = 5
- nine_slice_border_y = 5
- navigatable = true
- widget_active_state_requirement_container_identifier = 0c213658-c8f8-4bc4-95b2-e7db15370313-1763819132588
- [loading_requirement_container_meta:0c213658-c8f8-4bc4-95b2-e7db15370313-1763819132588] = [groups:][instances:]
- is_template = false
- template_apply_width = false
- template_apply_height = false
- template_apply_posx = false
- template_apply_posy = false
- template_apply_opacity = false
- template_apply_visibility = false
- template_apply_label = false
- template_share_with = buttons
- nine_slice_slider_handle = false
- nine_slice_slider_handle_border_x = 5
- nine_slice_slider_handle_border_y = 5
- element_type = vanilla_button
- instance_identifier = 887980
- appearance_delay = no_delay
- appearance_delay_seconds = 1.0
- fade_in_v2 = no_fading
- fade_in_speed = 1.0
- fade_out = no_fading
- fade_out_speed = 1.0
- base_opacity = 1.0
- auto_sizing = false
- auto_sizing_base_screen_width = 1920
- auto_sizing_base_screen_height = 1011
- sticky_anchor = false
- anchor_point = vanilla
- x = 527
- y = 317
- width = 111
- height = 10
- stretch_x = false
- stretch_y = false
- stay_on_screen = true
- element_loading_requirement_container_identifier = 602930ee-edc8-4b1f-80e6-dc005e4ada02-1763819132588
- [loading_requirement_container_meta:602930ee-edc8-4b1f-80e6-dc005e4ada02-1763819132588] = [groups:][instances:]
- enable_parallax = false
- parallax_intensity_v2 = 0.5
- invert_parallax = false
- animated_offset_x = 0
- animated_offset_y = 0
- load_once_per_session = false
- in_editor_color = #FFC800FF
- layer_hidden_in_editor = false
- rotation_degrees = 0.0
- advanced_rotation_mode = false
- vertical_tilt_degrees = 0.0
- advanced_vertical_tilt_mode = false
- horizontal_tilt_degrees = 0.0
- advanced_horizontal_tilt_mode = false
- is_hidden = true
- automated_button_clicks = 0
-}
-
-vanilla_button {
- button_element_executable_block_identifier = 84feff5c-eb76-4b27-b949-3441b72e6a88-1763819132588
- [executable_block:84feff5c-eb76-4b27-b949-3441b72e6a88-1763819132588][type:generic] = [executables:]
- restartbackgroundanimations = true
- nine_slice_custom_background = false
- nine_slice_border_x = 5
- nine_slice_border_y = 5
- navigatable = true
- widget_active_state_requirement_container_identifier = 7e0e9784-1d53-4f43-a663-f097b96989c3-1763819132588
- [loading_requirement_container_meta:7e0e9784-1d53-4f43-a663-f097b96989c3-1763819132588] = [groups:][instances:]
- is_template = false
- template_apply_width = false
- template_apply_height = false
- template_apply_posx = false
- template_apply_posy = false
- template_apply_opacity = false
- template_apply_visibility = false
- template_apply_label = false
- template_share_with = buttons
- nine_slice_slider_handle = false
- nine_slice_slider_handle_border_x = 5
- nine_slice_slider_handle_border_y = 5
- element_type = vanilla_button
- instance_identifier = 376322
- appearance_delay = no_delay
- appearance_delay_seconds = 1.0
- fade_in_v2 = no_fading
- fade_in_speed = 1.0
- fade_out = no_fading
- fade_out_speed = 1.0
- base_opacity = 1.0
- auto_sizing = false
- auto_sizing_base_screen_width = 1920
- auto_sizing_base_screen_height = 1011
- sticky_anchor = false
- anchor_point = vanilla
- x = 196
- y = 156
- width = 20
- height = 20
- stretch_x = false
- stretch_y = false
- stay_on_screen = true
- element_loading_requirement_container_identifier = ef9b4655-70e7-42ec-9c28-a48d2fbd5a9e-1763819132588
- [loading_requirement_container_meta:ef9b4655-70e7-42ec-9c28-a48d2fbd5a9e-1763819132588] = [groups:][instances:]
- enable_parallax = false
- parallax_intensity_v2 = 0.5
- invert_parallax = false
- animated_offset_x = 0
- animated_offset_y = 0
- load_once_per_session = false
- in_editor_color = #FFC800FF
- layer_hidden_in_editor = false
- rotation_degrees = 0.0
- advanced_rotation_mode = false
- vertical_tilt_degrees = 0.0
- advanced_vertical_tilt_mode = false
- horizontal_tilt_degrees = 0.0
- advanced_horizontal_tilt_mode = false
- is_hidden = true
- automated_button_clicks = 0
-}
-
-vanilla_button {
- button_element_executable_block_identifier = 58920108-4733-4080-aecf-b0cbc45e3f92-1763819132585
- [executable_block:58920108-4733-4080-aecf-b0cbc45e3f92-1763819132585][type:generic] = [executables:]
- restartbackgroundanimations = true
- nine_slice_custom_background = false
- nine_slice_border_x = 5
- nine_slice_border_y = 5
- navigatable = true
- widget_active_state_requirement_container_identifier = 7bed417d-9337-4c3f-bf67-83967c897022-1763819132586
- [loading_requirement_container_meta:7bed417d-9337-4c3f-bf67-83967c897022-1763819132586] = [groups:][instances:]
- is_template = false
- template_apply_width = false
- template_apply_height = false
- template_apply_posx = false
- template_apply_posy = false
- template_apply_opacity = false
- template_apply_visibility = false
- template_apply_label = false
- template_share_with = buttons
- nine_slice_slider_handle = false
- nine_slice_slider_handle_border_x = 5
- nine_slice_slider_handle_border_y = 5
- element_type = vanilla_button
- instance_identifier = mc_titlescreen_language_button
- appearance_delay = no_delay
- appearance_delay_seconds = 1.0
- fade_in_v2 = no_fading
- fade_in_speed = 1.0
- fade_out = no_fading
- fade_out_speed = 1.0
- base_opacity = 1.0
- auto_sizing = false
- auto_sizing_base_screen_width = 1920
- auto_sizing_base_screen_height = 1011
- sticky_anchor = false
- anchor_point = vanilla
- x = 196
- y = 216
- width = 20
- height = 20
- stretch_x = false
- stretch_y = false
- stay_on_screen = true
- element_loading_requirement_container_identifier = 0942cf29-db52-4d0f-a2bf-20ce8e1bc530-1763819132585
- [loading_requirement_container_meta:0942cf29-db52-4d0f-a2bf-20ce8e1bc530-1763819132585] = [groups:][instances:]
- enable_parallax = false
- parallax_intensity_v2 = 0.5
- invert_parallax = false
- animated_offset_x = 0
- animated_offset_y = 0
- load_once_per_session = false
- in_editor_color = #FFC800FF
- layer_hidden_in_editor = false
- rotation_degrees = 0.0
- advanced_rotation_mode = false
- vertical_tilt_degrees = 0.0
- advanced_vertical_tilt_mode = false
- horizontal_tilt_degrees = 0.0
- advanced_horizontal_tilt_mode = false
- is_hidden = true
- automated_button_clicks = 0
-}
-
-vanilla_button {
- button_element_executable_block_identifier = 87bf355f-2721-42a0-ad39-95f48ce25ca5-1763819132585
- [executable_block:87bf355f-2721-42a0-ad39-95f48ce25ca5-1763819132585][type:generic] = [executables:]
- restartbackgroundanimations = true
- nine_slice_custom_background = false
- nine_slice_border_x = 5
- nine_slice_border_y = 5
- navigatable = true
- widget_active_state_requirement_container_identifier = c0105d13-4ada-46f6-8ef4-841cda172227-1763819132585
- [loading_requirement_container_meta:c0105d13-4ada-46f6-8ef4-841cda172227-1763819132585] = [groups:][instances:]
- is_template = false
- template_apply_width = false
- template_apply_height = false
- template_apply_posx = false
- template_apply_posy = false
- template_apply_opacity = false
- template_apply_visibility = false
- template_apply_label = false
- template_share_with = buttons
- nine_slice_slider_handle = false
- nine_slice_slider_handle_border_x = 5
- nine_slice_slider_handle_border_y = 5
- element_type = vanilla_button
- instance_identifier = mc_titlescreen_singleplayer_button
- appearance_delay = no_delay
- appearance_delay_seconds = 1.0
- fade_in_v2 = no_fading
- fade_in_speed = 1.0
- fade_out = no_fading
- fade_out_speed = 1.0
- base_opacity = 1.0
- auto_sizing = false
- auto_sizing_base_screen_width = 1920
- auto_sizing_base_screen_height = 1011
- sticky_anchor = false
- anchor_point = vanilla
- x = 220
- y = 132
- width = 200
- height = 20
- stretch_x = false
- stretch_y = false
- stay_on_screen = true
- element_loading_requirement_container_identifier = de899548-1aa7-49e6-af0c-25d35a3a9ea5-1763819132585
- [loading_requirement_container_meta:de899548-1aa7-49e6-af0c-25d35a3a9ea5-1763819132585] = [groups:][instances:]
- enable_parallax = false
- parallax_intensity_v2 = 0.5
- invert_parallax = false
- animated_offset_x = 0
- animated_offset_y = 0
- load_once_per_session = false
- in_editor_color = #FFC800FF
- layer_hidden_in_editor = false
- rotation_degrees = 0.0
- advanced_rotation_mode = false
- vertical_tilt_degrees = 0.0
- advanced_vertical_tilt_mode = false
- horizontal_tilt_degrees = 0.0
- advanced_horizontal_tilt_mode = false
- is_hidden = true
- automated_button_clicks = 0
-}
-
-vanilla_button {
- button_element_executable_block_identifier = ebd27037-1d63-412b-a5fb-0af913cf422f-1763819132588
- [executable_block:ebd27037-1d63-412b-a5fb-0af913cf422f-1763819132588][type:generic] = [executables:]
- restartbackgroundanimations = true
- nine_slice_custom_background = false
- nine_slice_border_x = 5
- nine_slice_border_y = 5
- navigatable = true
- widget_active_state_requirement_container_identifier = dc12e253-09a6-4aa7-9ef1-c553b6e765e3-1763819132588
- [loading_requirement_container_meta:dc12e253-09a6-4aa7-9ef1-c553b6e765e3-1763819132588] = [groups:][instances:]
- is_template = false
- template_apply_width = false
- template_apply_height = false
- template_apply_posx = false
- template_apply_posy = false
- template_apply_opacity = false
- template_apply_visibility = false
- template_apply_label = false
- template_share_with = buttons
- nine_slice_slider_handle = false
- nine_slice_slider_handle_border_x = 5
- nine_slice_slider_handle_border_y = 5
- element_type = vanilla_button
- instance_identifier = minecraft_splash_widget
- appearance_delay = no_delay
- appearance_delay_seconds = 1.0
- fade_in_v2 = no_fading
- fade_in_speed = 1.0
- fade_out = no_fading
- fade_out_speed = 1.0
- base_opacity = 1.0
- auto_sizing = false
- auto_sizing_base_screen_width = 1920
- auto_sizing_base_screen_height = 1011
- sticky_anchor = false
- anchor_point = vanilla
- x = 393
- y = 49
- width = 100
- height = 40
- stretch_x = false
- stretch_y = false
- stay_on_screen = true
- element_loading_requirement_container_identifier = ef36f818-3c49-4e0b-be68-fd8e320c77f7-1763819132588
- [loading_requirement_container_meta:ef36f818-3c49-4e0b-be68-fd8e320c77f7-1763819132588] = [groups:][instances:]
- enable_parallax = false
- parallax_intensity_v2 = 0.5
- invert_parallax = false
- animated_offset_x = 0
- animated_offset_y = 0
- load_once_per_session = false
- in_editor_color = #FFC800FF
- layer_hidden_in_editor = false
- rotation_degrees = 0.0
- advanced_rotation_mode = false
- vertical_tilt_degrees = 0.0
- advanced_vertical_tilt_mode = false
- horizontal_tilt_degrees = 0.0
- advanced_horizontal_tilt_mode = false
- is_hidden = true
- automated_button_clicks = 0
-}
-
-vanilla_button {
- button_element_executable_block_identifier = 8638038d-e39e-40c4-8cca-6d940d23a61d-1763819132586
- [executable_block:8638038d-e39e-40c4-8cca-6d940d23a61d-1763819132586][type:generic] = [executables:]
- restartbackgroundanimations = true
- nine_slice_custom_background = false
- nine_slice_border_x = 5
- nine_slice_border_y = 5
- navigatable = true
- widget_active_state_requirement_container_identifier = af4e2c19-c3c1-4748-83b0-f742f4b15bc0-1763819132586
- [loading_requirement_container_meta:af4e2c19-c3c1-4748-83b0-f742f4b15bc0-1763819132586] = [groups:][instances:]
- is_template = false
- template_apply_width = false
- template_apply_height = false
- template_apply_posx = false
- template_apply_posy = false
- template_apply_opacity = false
- template_apply_visibility = false
- template_apply_label = false
- template_share_with = buttons
- nine_slice_slider_handle = false
- nine_slice_slider_handle_border_x = 5
- nine_slice_slider_handle_border_y = 5
- element_type = vanilla_button
- instance_identifier = mc_titlescreen_options_button
- appearance_delay = no_delay
- appearance_delay_seconds = 1.0
- fade_in_v2 = no_fading
- fade_in_speed = 1.0
- fade_out = no_fading
- fade_out_speed = 1.0
- base_opacity = 1.0
- auto_sizing = false
- auto_sizing_base_screen_width = 1920
- auto_sizing_base_screen_height = 1011
- sticky_anchor = false
- anchor_point = vanilla
- x = 220
- y = 216
- width = 98
- height = 20
- stretch_x = false
- stretch_y = false
- stay_on_screen = true
- element_loading_requirement_container_identifier = b4bd27c4-9ff7-43d7-bc0f-b5e798f2f863-1763819132586
- [loading_requirement_container_meta:b4bd27c4-9ff7-43d7-bc0f-b5e798f2f863-1763819132586] = [groups:][instances:]
- enable_parallax = false
- parallax_intensity_v2 = 0.5
- invert_parallax = false
- animated_offset_x = 0
- animated_offset_y = 0
- load_once_per_session = false
- in_editor_color = #FFC800FF
- layer_hidden_in_editor = false
- rotation_degrees = 0.0
- advanced_rotation_mode = false
- vertical_tilt_degrees = 0.0
- advanced_vertical_tilt_mode = false
- horizontal_tilt_degrees = 0.0
- advanced_horizontal_tilt_mode = false
- is_hidden = true
- automated_button_clicks = 0
-}
-
-vanilla_button {
- button_element_executable_block_identifier = fc28a7a8-0cd3-48ec-addb-7721fb24e69f-1763819132588
- [executable_block:fc28a7a8-0cd3-48ec-addb-7721fb24e69f-1763819132588][type:generic] = [executables:]
- restartbackgroundanimations = true
- nine_slice_custom_background = false
- nine_slice_border_x = 5
- nine_slice_border_y = 5
- navigatable = true
- widget_active_state_requirement_container_identifier = 30abed0e-90a1-4640-8667-e1494e91fa05-1763819132588
- [loading_requirement_container_meta:30abed0e-90a1-4640-8667-e1494e91fa05-1763819132588] = [groups:][instances:]
- is_template = false
- template_apply_width = false
- template_apply_height = false
- template_apply_posx = false
- template_apply_posy = false
- template_apply_opacity = false
- template_apply_visibility = false
- template_apply_label = false
- template_share_with = buttons
- nine_slice_slider_handle = false
- nine_slice_slider_handle_border_x = 5
- nine_slice_slider_handle_border_y = 5
- element_type = vanilla_button
- instance_identifier = minecraft_logo_widget
- appearance_delay = no_delay
- appearance_delay_seconds = 1.0
- fade_in_v2 = no_fading
- fade_in_speed = 1.0
- fade_out = no_fading
- fade_out_speed = 1.0
- base_opacity = 1.0
- auto_sizing = false
- auto_sizing_base_screen_width = 1920
- auto_sizing_base_screen_height = 1011
- sticky_anchor = false
- anchor_point = vanilla
- x = 192
- y = 30
- width = 256
- height = 51
- stretch_x = false
- stretch_y = false
- stay_on_screen = true
- element_loading_requirement_container_identifier = aab15ef9-d308-43c6-bfe5-e2092da4701b-1763819132586
- [loading_requirement_container_meta:aab15ef9-d308-43c6-bfe5-e2092da4701b-1763819132586] = [groups:][instances:]
- enable_parallax = false
- parallax_intensity_v2 = 0.5
- invert_parallax = false
- animated_offset_x = 0
- animated_offset_y = 0
- load_once_per_session = false
- in_editor_color = #FFC800FF
- layer_hidden_in_editor = false
- rotation_degrees = 0.0
- advanced_rotation_mode = false
- vertical_tilt_degrees = 0.0
- advanced_vertical_tilt_mode = false
- horizontal_tilt_degrees = 0.0
- advanced_horizontal_tilt_mode = false
- is_hidden = true
- automated_button_clicks = 0
-}
-
-vanilla_button {
- button_element_executable_block_identifier = 945edbb3-bd98-4ff8-bc61-0e0adb737f5f-1763819132588
- [executable_block:945edbb3-bd98-4ff8-bc61-0e0adb737f5f-1763819132588][type:generic] = [executables:]
- restartbackgroundanimations = true
- nine_slice_custom_background = false
- nine_slice_border_x = 5
- nine_slice_border_y = 5
- navigatable = true
- widget_active_state_requirement_container_identifier = 4a1d5136-02df-4583-92a6-8d43bdc7f41b-1763819132588
- [loading_requirement_container_meta:4a1d5136-02df-4583-92a6-8d43bdc7f41b-1763819132588] = [groups:][instances:]
+ widget_active_state_requirement_container_identifier = c8bda9e9-f0e5-435b-a477-1dceb7e70163-1768855267155
+ [loading_requirement_container_meta:c8bda9e9-f0e5-435b-a477-1dceb7e70163-1768855267155] = [groups:][instances:]
is_template = false
template_apply_width = false
template_apply_height = false
@@ -1135,18 +141,900 @@ vanilla_button {
base_opacity = 1.0
auto_sizing = false
auto_sizing_base_screen_width = 1920
- auto_sizing_base_screen_height = 1011
+ auto_sizing_base_screen_height = 1012
sticky_anchor = false
anchor_point = vanilla
- x = 338
- y = 182
+ x = 258
+ y = 161
width = 62
height = 18
stretch_x = false
stretch_y = false
stay_on_screen = true
- element_loading_requirement_container_identifier = 01884b9b-a97e-40db-a095-9130b496eac4-1763819132588
- [loading_requirement_container_meta:01884b9b-a97e-40db-a095-9130b496eac4-1763819132588] = [groups:][instances:]
+ element_loading_requirement_container_identifier = a5869a87-7ee5-4bf5-bc7b-d202d8dcf5c2-1768855267155
+ [loading_requirement_container_meta:a5869a87-7ee5-4bf5-bc7b-d202d8dcf5c2-1768855267155] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = true
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = 1a017884-9c74-46fa-889d-eb6481a38f29-1768855267155
+ [executable_block:1a017884-9c74-46fa-889d-eb6481a38f29-1768855267155][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = 79f7a785-80c5-4656-a2d0-e6389a43bf65-1768855267155
+ [loading_requirement_container_meta:79f7a785-80c5-4656-a2d0-e6389a43bf65-1768855267155] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = 376322
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 1920
+ auto_sizing_base_screen_height = 1012
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 116
+ y = 135
+ width = 20
+ height = 20
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = 46d933bb-188d-4fb1-89e7-b885294889af-1768855267155
+ [loading_requirement_container_meta:46d933bb-188d-4fb1-89e7-b885294889af-1768855267155] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = true
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = 47941ff4-6a60-4ab6-a462-f62519931750-1768855267154
+ [executable_block:47941ff4-6a60-4ab6-a462-f62519931750-1768855267154][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = 0391fc0e-2501-46bc-917d-28a00aa3606e-1768855267154
+ [loading_requirement_container_meta:0391fc0e-2501-46bc-917d-28a00aa3606e-1768855267154] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = mc_titlescreen_language_button
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 1920
+ auto_sizing_base_screen_height = 1012
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 116
+ y = 195
+ width = 20
+ height = 20
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = 68e7ee64-5c0f-4b10-ba95-372c95329efe-1768855267153
+ [loading_requirement_container_meta:68e7ee64-5c0f-4b10-ba95-372c95329efe-1768855267153] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = true
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = 741d815f-dbd6-4dc6-9d07-98508f954fe0-1768855267154
+ [executable_block:741d815f-dbd6-4dc6-9d07-98508f954fe0-1768855267154][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = da8f04bf-79bf-4d37-ac90-678654029916-1768855267154
+ [loading_requirement_container_meta:da8f04bf-79bf-4d37-ac90-678654029916-1768855267154] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = title_screen_copyright_button
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 1920
+ auto_sizing_base_screen_height = 1012
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 293
+ y = 243
+ width = 185
+ height = 10
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = 2050f16a-70db-4f30-8c73-00d23fb51896-1768855267154
+ [loading_requirement_container_meta:2050f16a-70db-4f30-8c73-00d23fb51896-1768855267154] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = false
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = 1def0e83-2f98-4f6c-9f2b-51dd1d23e8c9-1768855267153
+ [executable_block:1def0e83-2f98-4f6c-9f2b-51dd1d23e8c9-1768855267153][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = c0ebc31a-7213-425e-84c4-409ea48d3abf-1768855267153
+ [loading_requirement_container_meta:c0ebc31a-7213-425e-84c4-409ea48d3abf-1768855267153] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = mc_titlescreen_realms_button
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 1920
+ auto_sizing_base_screen_height = 1012
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 140
+ y = 159
+ width = 98
+ height = 20
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = 568e782d-c34e-4bc6-9108-64ec57bc570a-1768855267153
+ [loading_requirement_container_meta:568e782d-c34e-4bc6-9108-64ec57bc570a-1768855267153] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = true
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = 408742ab-5166-454f-ba81-9536c02833b9-1768855267154
+ [executable_block:408742ab-5166-454f-ba81-9536c02833b9-1768855267154][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = 98a57cd2-72be-466d-a4e0-206eb1748d1c-1768855267154
+ [loading_requirement_container_meta:98a57cd2-72be-466d-a4e0-206eb1748d1c-1768855267154] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = minecraft_logo_widget
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 1920
+ auto_sizing_base_screen_height = 1012
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 112
+ y = 30
+ width = 256
+ height = 51
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = 495e04b8-de22-4c9f-8eee-3780f42f9a37-1768855267154
+ [loading_requirement_container_meta:495e04b8-de22-4c9f-8eee-3780f42f9a37-1768855267154] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = true
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = d48d2a17-cae3-43ab-abdc-61314c167fac-1768855267154
+ [executable_block:d48d2a17-cae3-43ab-abdc-61314c167fac-1768855267154][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = 02de9858-48f6-4136-b554-224699922633-1768855267154
+ [loading_requirement_container_meta:02de9858-48f6-4136-b554-224699922633-1768855267154] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = mc_titlescreen_options_button
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 1920
+ auto_sizing_base_screen_height = 1012
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 140
+ y = 195
+ width = 98
+ height = 20
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = a5c681bf-aeda-459d-868c-b432be603fb7-1768855267154
+ [loading_requirement_container_meta:a5c681bf-aeda-459d-868c-b432be603fb7-1768855267154] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = true
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = 27c05511-4902-4ef7-970c-31b698580a13-1768855267153
+ [executable_block:27c05511-4902-4ef7-970c-31b698580a13-1768855267153][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = db2ebd80-b389-4f1d-909a-802cb0c5e3d2-1768855267153
+ [loading_requirement_container_meta:db2ebd80-b389-4f1d-909a-802cb0c5e3d2-1768855267153] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = mc_titlescreen_multiplayer_button
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 1920
+ auto_sizing_base_screen_height = 1012
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 140
+ y = 135
+ width = 200
+ height = 20
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = 4839a9d9-d1cc-48b1-96a7-aca782d19e09-1768855267153
+ [loading_requirement_container_meta:4839a9d9-d1cc-48b1-96a7-aca782d19e09-1768855267153] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = true
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = cd54a082-165a-4776-90fc-0b03ca2aeff2-1768855267155
+ [executable_block:cd54a082-165a-4776-90fc-0b03ca2aeff2-1768855267155][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = b1b96596-452a-4b3d-9f1c-16d39067f301-1768855267155
+ [loading_requirement_container_meta:b1b96596-452a-4b3d-9f1c-16d39067f301-1768855267155] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = 898980
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 1920
+ auto_sizing_base_screen_height = 1012
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 378
+ y = 233
+ width = 100
+ height = 10
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = 0e96ea48-a5b3-496e-ab01-cfeb941ada2d-1768855267155
+ [loading_requirement_container_meta:0e96ea48-a5b3-496e-ab01-cfeb941ada2d-1768855267155] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = true
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = dfd1fd2b-c853-4763-b926-d2702bf741c8-1768855267154
+ [executable_block:dfd1fd2b-c853-4763-b926-d2702bf741c8-1768855267154][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = 1a9df131-0d18-4ee3-bc8f-1de432180ca5-1768855267154
+ [loading_requirement_container_meta:1a9df131-0d18-4ee3-bc8f-1de432180ca5-1768855267154] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = mc_titlescreen_quit_button
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 1920
+ auto_sizing_base_screen_height = 1012
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 242
+ y = 195
+ width = 98
+ height = 20
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = afc75089-64ac-4a28-93c1-ed7118aa0c50-1768855267154
+ [loading_requirement_container_meta:afc75089-64ac-4a28-93c1-ed7118aa0c50-1768855267154] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = true
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = ba055bb5-8191-4db9-9702-3448eeab4fbd-1768855267154
+ [executable_block:ba055bb5-8191-4db9-9702-3448eeab4fbd-1768855267154][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = 27b17b03-0e64-4c0e-976f-f0a4f53281cc-1768855267155
+ [loading_requirement_container_meta:27b17b03-0e64-4c0e-976f-f0a4f53281cc-1768855267155] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = minecraft_splash_widget
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 1920
+ auto_sizing_base_screen_height = 1012
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 313
+ y = 49
+ width = 100
+ height = 40
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = 1cbf968c-21f3-41a1-8966-558456b9b2c6-1768855267154
+ [loading_requirement_container_meta:1cbf968c-21f3-41a1-8966-558456b9b2c6-1768855267154] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = true
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = f6caf1bf-dcb5-4155-99f6-d5cda871247a-1768855267155
+ [executable_block:f6caf1bf-dcb5-4155-99f6-d5cda871247a-1768855267155][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = 7dfd7c64-5e74-4a06-9670-43fa3979db0c-1768855267155
+ [loading_requirement_container_meta:7dfd7c64-5e74-4a06-9670-43fa3979db0c-1768855267155] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = minecraft_branding_widget
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 1920
+ auto_sizing_base_screen_height = 1012
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 2
+ y = 243
+ width = 148
+ height = 9
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = 212b772b-f554-407c-9747-6826b9dcdb36-1768855267155
+ [loading_requirement_container_meta:212b772b-f554-407c-9747-6826b9dcdb36-1768855267155] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = true
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = 3b295e6f-43e6-4b15-a4ea-8bb8720aae99-1768855267153
+ [executable_block:3b295e6f-43e6-4b15-a4ea-8bb8720aae99-1768855267153][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = e713becf-3132-4f76-9b3d-412ff49fb10b-1768855267153
+ [loading_requirement_container_meta:e713becf-3132-4f76-9b3d-412ff49fb10b-1768855267153] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = mc_titlescreen_singleplayer_button
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 1920
+ auto_sizing_base_screen_height = 1012
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 140
+ y = 111
+ width = 200
+ height = 20
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = e0a24701-a961-41a0-bd50-a967394c1343-1768855267153
+ [loading_requirement_container_meta:e0a24701-a961-41a0-bd50-a967394c1343-1768855267153] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = true
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = d97dbb73-12e5-4a81-8b87-417f6fafc81d-1768855267154
+ [executable_block:d97dbb73-12e5-4a81-8b87-417f6fafc81d-1768855267154][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = e63144d4-da83-4b5a-94ef-65fb5c9be0ed-1768855267154
+ [loading_requirement_container_meta:e63144d4-da83-4b5a-94ef-65fb5c9be0ed-1768855267154] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = mc_titlescreen_accessibility_button
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 1920
+ auto_sizing_base_screen_height = 1012
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 344
+ y = 195
+ width = 20
+ height = 20
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = 842548b0-4e1b-49f7-826b-4f1764d64f70-1768855267154
+ [loading_requirement_container_meta:842548b0-4e1b-49f7-826b-4f1764d64f70-1768855267154] = [groups:][instances:]
+ enable_parallax = false
+ parallax_intensity_v2 = 0.5
+ invert_parallax = false
+ animated_offset_x = 0
+ animated_offset_y = 0
+ load_once_per_session = false
+ in_editor_color = #FFC800FF
+ layer_hidden_in_editor = false
+ rotation_degrees = 0.0
+ advanced_rotation_mode = false
+ vertical_tilt_degrees = 0.0
+ advanced_vertical_tilt_mode = false
+ horizontal_tilt_degrees = 0.0
+ advanced_horizontal_tilt_mode = false
+ is_hidden = true
+ automated_button_clicks = 0
+}
+
+vanilla_button {
+ button_element_executable_block_identifier = f317eae8-179c-4625-8db5-215f89e90c08-1768855267153
+ [executable_block:f317eae8-179c-4625-8db5-215f89e90c08-1768855267153][type:generic] = [executables:]
+ restartbackgroundanimations = true
+ nine_slice_custom_background = false
+ nine_slice_border_x = 5
+ nine_slice_border_y = 5
+ navigatable = true
+ widget_active_state_requirement_container_identifier = bb948031-db77-4b1e-b0bd-e54b52f35414-1768855267153
+ [loading_requirement_container_meta:bb948031-db77-4b1e-b0bd-e54b52f35414-1768855267153] = [groups:][instances:]
+ is_template = false
+ template_apply_width = false
+ template_apply_height = false
+ template_apply_posx = false
+ template_apply_posy = false
+ template_apply_opacity = false
+ template_apply_visibility = false
+ template_apply_label = false
+ template_share_with = buttons
+ nine_slice_slider_handle = false
+ nine_slice_slider_handle_border_x = 5
+ nine_slice_slider_handle_border_y = 5
+ element_type = vanilla_button
+ instance_identifier = modmenu_titlescreen_mods_button
+ appearance_delay = no_delay
+ appearance_delay_seconds = 1.0
+ fade_in_v2 = no_fading
+ fade_in_speed = 1.0
+ fade_out = no_fading
+ fade_out_speed = 1.0
+ base_opacity = 1.0
+ auto_sizing = false
+ auto_sizing_base_screen_width = 1920
+ auto_sizing_base_screen_height = 1012
+ sticky_anchor = false
+ anchor_point = vanilla
+ x = 242
+ y = 159
+ width = 98
+ height = 20
+ stretch_x = false
+ stretch_y = false
+ stay_on_screen = true
+ element_loading_requirement_container_identifier = 1b56d656-fb75-4a66-9d14-f54e6a2b1e5e-1768855267153
+ [loading_requirement_container_meta:1b56d656-fb75-4a66-9d14-f54e6a2b1e5e-1768855267153] = [groups:][instances:]
enable_parallax = false
parallax_intensity_v2 = 0.5
invert_parallax = false
diff --git a/config/yosbr/config/fancymenu/layout_editor/widgets/element_layer_control.lewidget b/config/yosbr/config/fancymenu/layout_editor/widgets/element_layer_control.lewidget
index f6baa11..e1a9dbb 100644
--- a/config/yosbr/config/fancymenu/layout_editor/widgets/element_layer_control.lewidget
+++ b/config/yosbr/config/fancymenu/layout_editor/widgets/element_layer_control.lewidget
@@ -7,6 +7,6 @@ settings {
inner_height = 300.0
snapping_side = top-right
expanded = true
- visible = false
+ visible = true
}
diff --git a/config/yosbr/config/fancymenu/listener_instances.txt b/config/yosbr/config/fancymenu/listener_instances.txt
new file mode 100644
index 0000000..0b6a448
--- /dev/null
+++ b/config/yosbr/config/fancymenu/listener_instances.txt
@@ -0,0 +1,2 @@
+type = listener_instances
+
diff --git a/config/yosbr/config/fancymenu/options.txt b/config/yosbr/config/fancymenu/options.txt
index 9ce8bed..61eece2 100644
--- a/config/yosbr/config/fancymenu/options.txt
+++ b/config/yosbr/config/fancymenu/options.txt
@@ -27,7 +27,7 @@ S:custom_window_icon_16 = '';
B:show_custom_window_icon = 'false';
S:custom_window_icon_macos = '';
S:custom_window_icon_32 = '';
-S:custom_window_title = '';
+S:custom_window_title = 'Retards Server';
##[multiplayer_screen]
@@ -67,7 +67,7 @@ F:ui_scale = '4.0';
B:play_ui_click_sounds = 'true';
B:enable_ui_text_shadow = 'false';
I:context_menu_hover_open_speed = '1';
-S:ui_theme = 'dark';
+S:ui_theme = 'nether';
##[debug_overlay]
diff --git a/config/yosbr/config/fancymenu/ui_themes/dark.json b/config/yosbr/config/fancymenu/ui_themes/dark.json
deleted file mode 100644
index 67b5605..0000000
--- a/config/yosbr/config/fancymenu/ui_themes/dark.json
+++ /dev/null
@@ -1,262 +0,0 @@
-{
- "identifier": "dark",
- "display_name": "fancymenu.ui.themes.dark",
- "menu_bar_bottom_line_color": {
- "hex": "#5D6164FF"
- },
- "layout_editor_mouse_selection_rectangle_color": {
- "hex": "#0394FCFF"
- },
- "layout_editor_grid_color_normal": {
- "hex": "#BA79F164"
- },
- "layout_editor_grid_color_center": {
- "hex": "#5B5EFF64"
- },
- "layout_editor_element_border_color_normal": {
- "hex": "#0394FCFF"
- },
- "layout_editor_element_border_color_selected": {
- "hex": "#03DBFCFF"
- },
- "layout_editor_element_border_rotation_controls_color": {
- "hex": "#9E2BFFFF"
- },
- "layout_editor_element_border_vertical_tilting_controls_color": {
- "hex": "#FFB52BFF"
- },
- "layout_editor_element_border_horizontal_tilting_controls_color": {
- "hex": "#91FF2BFF"
- },
- "layout_editor_element_dragging_not_allowed_color": {
- "hex": "#E83609C8"
- },
- "layout_editor_element_border_display_line_background_color": {
- "hex": "#00000080"
- },
- "layout_editor_element_border_display_line_text_color": {
- "hex": "#FFFFFFFF"
- },
- "layout_editor_anchor_point_overlay_color_base": {
- "hex": "#25B479FF"
- },
- "layout_editor_anchor_point_overlay_color_border": {
- "hex": "#114F34FF"
- },
- "layout_editor_close_icon_color": {
- "hex": "#DA3C1EFF"
- },
- "scroll_grabber_color_normal": {
- "hex": "#595B5D64"
- },
- "scroll_grabber_color_hover": {
- "hex": "#66686864"
- },
- "screen_background_color": {
- "hex": "#3C3F41FF"
- },
- "screen_background_color_darker": {
- "hex": "#262626FF"
- },
- "element_border_color_normal": {
- "hex": "#5D6164FF"
- },
- "element_border_color_hover": {
- "hex": "#5D6164FF"
- },
- "element_background_color_normal": {
- "hex": "#474747FF"
- },
- "element_background_color_hover": {
- "hex": "#539CD4FF"
- },
- "slider_handle_color_normal": {
- "hex": "#4784B4FF"
- },
- "slider_handle_color_hover": {
- "hex": "#539CD4FF"
- },
- "area_background_color": {
- "hex": "#2B2B2BFF"
- },
- "edit_box_background_color": {
- "hex": "#2B2B2BFF"
- },
- "edit_box_border_color_normal": {
- "hex": "#5D6164FF"
- },
- "edit_box_border_color_focused": {
- "hex": "#5D6164FF"
- },
- "list_entry_color_selected_hovered": {
- "hex": "#323232FF"
- },
- "actions_entry_background_color_action": {
- "hex": "#3A3F44FF"
- },
- "actions_entry_background_color_action_hover": {
- "hex": "#44494EFF"
- },
- "actions_entry_background_color_if": {
- "hex": "#263F55FF"
- },
- "actions_entry_background_color_if_hover": {
- "hex": "#2D516EFF"
- },
- "actions_entry_background_color_else_if": {
- "hex": "#392D4FFF"
- },
- "actions_entry_background_color_else_if_hover": {
- "hex": "#463A5FFF"
- },
- "actions_entry_background_color_else": {
- "hex": "#4E3721FF"
- },
- "actions_entry_background_color_else_hover": {
- "hex": "#5F462DFF"
- },
- "actions_entry_background_color_while": {
- "hex": "#234A42FF"
- },
- "actions_entry_background_color_while_hover": {
- "hex": "#2D5C52FF"
- },
- "actions_entry_background_color_folder": {
- "hex": "#50303CFF"
- },
- "actions_entry_background_color_folder_hover": {
- "hex": "#613E4DFF"
- },
- "actions_entry_background_color_generic_block": {
- "hex": "#3A3B3EFF"
- },
- "actions_entry_background_color_generic_block_hover": {
- "hex": "#47484CFF"
- },
- "actions_chain_indicator_color": {
- "hex": "#587096B4"
- },
- "actions_chain_indicator_hovered_color": {
- "hex": "#64B5F6D2"
- },
- "actions_chain_indicator_selected_color": {
- "hex": "#FFC147DC"
- },
- "actions_minimap_background_color": {
- "hex": "#181B20C8"
- },
- "actions_minimap_border_color": {
- "hex": "#5E636CDC"
- },
- "actions_minimap_viewport_color": {
- "hex": "#FFFFFF23"
- },
- "actions_minimap_viewport_border_color": {
- "hex": "#D2DEFF64"
- },
- "actions_minimap_tooltip_border_color": {
- "hex": "#78AADCDC"
- },
- "text_editor_sidebar_color": {
- "hex": "#313335FF"
- },
- "text_editor_line_number_text_color_normal": {
- "hex": "#5B5C5EFF"
- },
- "text_editor_line_number_text_color_selected": {
- "hex": "#899396FF"
- },
- "listing_dot_color_1": {
- "hex": "#3E86A0FF"
- },
- "listing_dot_color_2": {
- "hex": "#AD6C79FF"
- },
- "listing_dot_color_3": {
- "hex": "#AA823FFF"
- },
- "suggestions_background_color": {
- "hex": "#474747FF"
- },
- "suggestions_text_color_normal": {
- "hex": "#CEDDEDFF"
- },
- "suggestions_text_color_selected": {
- "hex": "#64A5ECFF"
- },
- "ui_texture_color": {
- "hex": "#FFFFFFFF"
- },
- "generic_text_base_color": {
- "hex": "#FFFFFFFF"
- },
- "element_label_color_normal": {
- "hex": "#CEDDEDFF"
- },
- "element_label_color_inactive": {
- "hex": "#717577FF"
- },
- "edit_box_text_color_normal": {
- "hex": "#CEDDEDFF"
- },
- "edit_box_text_color_uneditable": {
- "hex": "#717577FF"
- },
- "edit_box_suggestion_text_color": {
- "hex": "#808080FF"
- },
- "description_area_text_color": {
- "hex": "#CEDDEDFF"
- },
- "text_editor_text_color": {
- "hex": "#9EAAB8FF"
- },
- "success_text_color": {
- "hex": "#31CE05FF"
- },
- "error_text_color": {
- "hex": "#ED4545FF"
- },
- "warning_text_color": {
- "hex": "#E59B12FF"
- },
- "text_editor_text_formatting_nested_text_color_1": {
- "hex": "#EB7F7FFF"
- },
- "text_editor_text_formatting_nested_text_color_2": {
- "hex": "#EBC97FFF"
- },
- "text_editor_text_formatting_nested_text_color_3": {
- "hex": "#BEEB7FFF"
- },
- "text_editor_text_formatting_nested_text_color_4": {
- "hex": "#7FEBE6FF"
- },
- "text_editor_text_formatting_nested_text_color_5": {
- "hex": "#7F9EEBFF"
- },
- "text_editor_text_formatting_nested_text_color_6": {
- "hex": "#967FEBFF"
- },
- "text_editor_text_formatting_nested_text_color_7": {
- "hex": "#D47FEBFF"
- },
- "text_editor_text_formatting_nested_text_color_8": {
- "hex": "#F53636FF"
- },
- "text_editor_text_formatting_nested_text_color_9": {
- "hex": "#F59236FF"
- },
- "text_editor_text_formatting_nested_text_color_10": {
- "hex": "#F5E536FF"
- },
- "text_editor_text_formatting_nested_text_color_11": {
- "hex": "#69F536FF"
- },
- "text_editor_text_formatting_nested_text_color_12": {
- "hex": "#3689F5FF"
- },
- "text_editor_text_formatting_brackets_color": {
- "hex": "#FCDF03FF"
- }
-}
\ No newline at end of file
diff --git a/config/yosbr/config/fancymenu/ui_themes/light.json b/config/yosbr/config/fancymenu/ui_themes/light.json
deleted file mode 100644
index 6971d44..0000000
--- a/config/yosbr/config/fancymenu/ui_themes/light.json
+++ /dev/null
@@ -1,262 +0,0 @@
-{
- "identifier": "light",
- "display_name": "fancymenu.ui.themes.light",
- "menu_bar_bottom_line_color": {
- "hex": "#777777FF"
- },
- "layout_editor_mouse_selection_rectangle_color": {
- "hex": "#0394FCFF"
- },
- "layout_editor_grid_color_normal": {
- "hex": "#BA79F164"
- },
- "layout_editor_grid_color_center": {
- "hex": "#5B5EFF64"
- },
- "layout_editor_element_border_color_normal": {
- "hex": "#0394FCFF"
- },
- "layout_editor_element_border_color_selected": {
- "hex": "#03DBFCFF"
- },
- "layout_editor_element_border_rotation_controls_color": {
- "hex": "#9E2BFFFF"
- },
- "layout_editor_element_border_vertical_tilting_controls_color": {
- "hex": "#FFB52BFF"
- },
- "layout_editor_element_border_horizontal_tilting_controls_color": {
- "hex": "#91FF2BFF"
- },
- "layout_editor_element_dragging_not_allowed_color": {
- "hex": "#E83609C8"
- },
- "layout_editor_element_border_display_line_background_color": {
- "hex": "#00000080"
- },
- "layout_editor_element_border_display_line_text_color": {
- "hex": "#FFFFFFFF"
- },
- "layout_editor_anchor_point_overlay_color_base": {
- "hex": "#25B479FF"
- },
- "layout_editor_anchor_point_overlay_color_border": {
- "hex": "#114F34FF"
- },
- "layout_editor_close_icon_color": {
- "hex": "#932813FF"
- },
- "scroll_grabber_color_normal": {
- "hex": "#595B5D64"
- },
- "scroll_grabber_color_hover": {
- "hex": "#66686864"
- },
- "screen_background_color": {
- "hex": "#B2B2B2FF"
- },
- "screen_background_color_darker": {
- "hex": "#ADADADFF"
- },
- "element_border_color_normal": {
- "hex": "#777777FF"
- },
- "element_border_color_hover": {
- "hex": "#777777FF"
- },
- "element_background_color_normal": {
- "hex": "#CBCBCBFF"
- },
- "element_background_color_hover": {
- "hex": "#AFAFAFFF"
- },
- "slider_handle_color_normal": {
- "hex": "#858484FF"
- },
- "slider_handle_color_hover": {
- "hex": "#A2A2A2FF"
- },
- "area_background_color": {
- "hex": "#CBCBCBFF"
- },
- "edit_box_background_color": {
- "hex": "#CBCBCBFF"
- },
- "edit_box_border_color_normal": {
- "hex": "#383838FF"
- },
- "edit_box_border_color_focused": {
- "hex": "#444444FF"
- },
- "list_entry_color_selected_hovered": {
- "hex": "#AFAFAFFF"
- },
- "actions_entry_background_color_action": {
- "hex": "#E0E0E0FF"
- },
- "actions_entry_background_color_action_hover": {
- "hex": "#CECECEFF"
- },
- "actions_entry_background_color_if": {
- "hex": "#C9DBEFFF"
- },
- "actions_entry_background_color_if_hover": {
- "hex": "#B8CEE8FF"
- },
- "actions_entry_background_color_else_if": {
- "hex": "#E9D7F0FF"
- },
- "actions_entry_background_color_else_if_hover": {
- "hex": "#D8C6E3FF"
- },
- "actions_entry_background_color_else": {
- "hex": "#F3E1C7FF"
- },
- "actions_entry_background_color_else_hover": {
- "hex": "#E5D1B6FF"
- },
- "actions_entry_background_color_while": {
- "hex": "#CCEBE3FF"
- },
- "actions_entry_background_color_while_hover": {
- "hex": "#BCDED4FF"
- },
- "actions_entry_background_color_folder": {
- "hex": "#F2D5DBFF"
- },
- "actions_entry_background_color_folder_hover": {
- "hex": "#E6C7CEFF"
- },
- "actions_entry_background_color_generic_block": {
- "hex": "#E5E5E5FF"
- },
- "actions_entry_background_color_generic_block_hover": {
- "hex": "#D2D2D2FF"
- },
- "actions_chain_indicator_color": {
- "hex": "#8CAAD296"
- },
- "actions_chain_indicator_hovered_color": {
- "hex": "#6895D7BE"
- },
- "actions_chain_indicator_selected_color": {
- "hex": "#DCA236D2"
- },
- "actions_minimap_background_color": {
- "hex": "#ECECECC8"
- },
- "actions_minimap_border_color": {
- "hex": "#ACACACDC"
- },
- "actions_minimap_viewport_color": {
- "hex": "#5050503C"
- },
- "actions_minimap_viewport_border_color": {
- "hex": "#D2DEFF64"
- },
- "actions_minimap_tooltip_border_color": {
- "hex": "#78AADCDC"
- },
- "text_editor_sidebar_color": {
- "hex": "#A4A4A4FF"
- },
- "text_editor_line_number_text_color_normal": {
- "hex": "#696969FF"
- },
- "text_editor_line_number_text_color_selected": {
- "hex": "#464646FF"
- },
- "listing_dot_color_1": {
- "hex": "#438DD0FF"
- },
- "listing_dot_color_2": {
- "hex": "#AB3950FF"
- },
- "listing_dot_color_3": {
- "hex": "#B2740CFF"
- },
- "suggestions_background_color": {
- "hex": "#A2A2A2FF"
- },
- "suggestions_text_color_normal": {
- "hex": "#2D2D2DFF"
- },
- "suggestions_text_color_selected": {
- "hex": "#205EA2FF"
- },
- "ui_texture_color": {
- "hex": "#2D2D2DFF"
- },
- "generic_text_base_color": {
- "hex": "#252525FF"
- },
- "element_label_color_normal": {
- "hex": "#2D2D2DFF"
- },
- "element_label_color_inactive": {
- "hex": "#8A8989FF"
- },
- "edit_box_text_color_normal": {
- "hex": "#2D2D2DFF"
- },
- "edit_box_text_color_uneditable": {
- "hex": "#8A8989FF"
- },
- "edit_box_suggestion_text_color": {
- "hex": "#8A8989FF"
- },
- "description_area_text_color": {
- "hex": "#2D2D2DFF"
- },
- "text_editor_text_color": {
- "hex": "#484E53FF"
- },
- "success_text_color": {
- "hex": "#197E02FF"
- },
- "error_text_color": {
- "hex": "#A41B1BFF"
- },
- "warning_text_color": {
- "hex": "#9B6105FF"
- },
- "text_editor_text_formatting_nested_text_color_1": {
- "hex": "#A10F0FFF"
- },
- "text_editor_text_formatting_nested_text_color_2": {
- "hex": "#B27D09FF"
- },
- "text_editor_text_formatting_nested_text_color_3": {
- "hex": "#66A80AFF"
- },
- "text_editor_text_formatting_nested_text_color_4": {
- "hex": "#089891FF"
- },
- "text_editor_text_formatting_nested_text_color_5": {
- "hex": "#072E8DFF"
- },
- "text_editor_text_formatting_nested_text_color_6": {
- "hex": "#26069DFF"
- },
- "text_editor_text_formatting_nested_text_color_7": {
- "hex": "#6A0685FF"
- },
- "text_editor_text_formatting_nested_text_color_8": {
- "hex": "#730303FF"
- },
- "text_editor_text_formatting_nested_text_color_9": {
- "hex": "#854306FF"
- },
- "text_editor_text_formatting_nested_text_color_10": {
- "hex": "#918504FF"
- },
- "text_editor_text_formatting_nested_text_color_11": {
- "hex": "#267A07FF"
- },
- "text_editor_text_formatting_nested_text_color_12": {
- "hex": "#363CF5FF"
- },
- "text_editor_text_formatting_brackets_color": {
- "hex": "#FF3A0064"
- }
-}
\ No newline at end of file
diff --git a/config/iris.properties b/config/yosbr/config/iris.properties
similarity index 100%
rename from config/iris.properties
rename to config/yosbr/config/iris.properties
diff --git a/config/jade/jade.json b/config/yosbr/config/jade/jade.json
similarity index 100%
rename from config/jade/jade.json
rename to config/yosbr/config/jade/jade.json
diff --git a/config/jade/plugins.json b/config/yosbr/config/jade/plugins.json
similarity index 100%
rename from config/jade/plugins.json
rename to config/yosbr/config/jade/plugins.json
diff --git a/config/justzoom/config.txt b/config/yosbr/config/justzoom/config.txt
similarity index 100%
rename from config/justzoom/config.txt
rename to config/yosbr/config/justzoom/config.txt
diff --git a/config/lambdynlights.toml b/config/yosbr/config/lambdynlights.toml
similarity index 100%
rename from config/lambdynlights.toml
rename to config/yosbr/config/lambdynlights.toml
diff --git a/config/modernfix-mixins.properties b/config/yosbr/config/modernfix-mixins.properties
similarity index 100%
rename from config/modernfix-mixins.properties
rename to config/yosbr/config/modernfix-mixins.properties
diff --git a/config/modmenu.json b/config/yosbr/config/modmenu.json
similarity index 100%
rename from config/modmenu.json
rename to config/yosbr/config/modmenu.json
diff --git a/config/moreculling.toml b/config/yosbr/config/moreculling.toml
similarity index 100%
rename from config/moreculling.toml
rename to config/yosbr/config/moreculling.toml
diff --git a/config/panorama_screens/settings.json b/config/yosbr/config/panorama_screens/settings.json
similarity index 100%
rename from config/panorama_screens/settings.json
rename to config/yosbr/config/panorama_screens/settings.json
diff --git a/config/yosbr/config/paxi/datapacks/512-height.zip b/config/yosbr/config/paxi/datapacks/512-height.zip
deleted file mode 100644
index 4b11241..0000000
Binary files a/config/yosbr/config/paxi/datapacks/512-height.zip and /dev/null differ
diff --git a/config/yosbr/config/paxi/resourcepacks/RetardsResources.zip b/config/yosbr/config/paxi/resourcepacks/RetardsResources.zip
deleted file mode 100644
index b766091..0000000
Binary files a/config/yosbr/config/paxi/resourcepacks/RetardsResources.zip and /dev/null differ
diff --git a/config/puzzle.json b/config/yosbr/config/puzzle.json
similarity index 100%
rename from config/puzzle.json
rename to config/yosbr/config/puzzle.json
diff --git a/config/sodium-options.json b/config/yosbr/config/sodium-options.json
similarity index 100%
rename from config/sodium-options.json
rename to config/yosbr/config/sodium-options.json
diff --git a/config/sound_physics_remastered/soundphysics.properties b/config/yosbr/config/sound_physics_remastered/soundphysics.properties
similarity index 100%
rename from config/sound_physics_remastered/soundphysics.properties
rename to config/yosbr/config/sound_physics_remastered/soundphysics.properties
diff --git a/config/yosbr/config/tectonic.json b/config/yosbr/config/tectonic.json
deleted file mode 100644
index fef9119..0000000
--- a/config/yosbr/config/tectonic.json
+++ /dev/null
@@ -1,38 +0,0 @@
-{
- "biomes": {
- "temperature_multiplier": 1.0,
- "temperature_scale": 0.25,
- "vegetation_multiplier": 1.0,
- "vegetation_scale": 0.25
- },
- "continents": {
- "continents_scale": 0.13,
- "erosion_scale": 0.5,
- "flat_terrain_skew": 0.1,
- "jungle_pillars": true,
- "ocean_offset": -0.8,
- "ridge_scale": 0.25,
- "river_lanterns": true,
- "rolling_hills": true,
- "underground_rivers": true
- },
- "general": {
- "mod_enabled": true,
- "snow_start_offset": 128
- },
- "global_terrain": {
- "increased_height": false,
- "lava_tunnels": true,
- "vertical_scale": 1.5
- },
- "islands": {
- "enabled": true,
- "noise_scale": 0.11
- },
- "oceans": {
- "deep_ocean_depth": -0.45,
- "monument_offset": -30,
- "ocean_depth": -0.15,
- "remove_frozen_ocean_ice": false
- }
-}
\ No newline at end of file
diff --git a/config/yosbr/config/xaero/minimap/client.cfg b/config/yosbr/config/xaero/minimap/client.cfg
new file mode 100644
index 0000000..beb3e27
--- /dev/null
+++ b/config/yosbr/config/xaero/minimap/client.cfg
@@ -0,0 +1 @@
+update_notifications = false
diff --git a/config/xaero/minimap/profiles/default.cfg b/config/yosbr/config/xaero/minimap/profiles/default.cfg
similarity index 100%
rename from config/xaero/minimap/profiles/default.cfg
rename to config/yosbr/config/xaero/minimap/profiles/default.cfg
diff --git a/config/xaerohud.txt b/config/yosbr/config/xaerohud.txt
similarity index 100%
rename from config/xaerohud.txt
rename to config/yosbr/config/xaerohud.txt
diff --git a/index.toml b/index.toml
index cb61a9d..cf9cfd6 100644
--- a/index.toml
+++ b/index.toml
@@ -1,161 +1,49 @@
hash-format = "sha256"
[[files]]
-file = "config/NoChatReports/NCR-Client.json"
-hash = "616e09c8ff849f4a9a07165a0a3513f468469237377546b64135591fca8a0592"
+file = "config/bluemap/core.conf"
+hash = "dc9ca234317008db0d1934897ab976d2513d2f7d60c44d63b81a81e574660105"
[[files]]
-file = "config/NoChatReports/NCR-Common.json"
-hash = "c335cb5e65abce1bfc063eaddcff3eca759636e32ba7e4993ea249a31ab18816"
-
-[[files]]
-file = "config/NoChatReports/NCR-Encryption.json"
-hash = "d7c81fae39b82fbc4be62a0fef141c7da80e96b6f97a0d80b44c245cb9a8bff6"
-
-[[files]]
-file = "config/PaginatedAdvancements.json5"
-hash = "19b64816ace5def7e191b71f8fc05fa8c79d593ca787d860a2608d67a276037c"
-
-[[files]]
-file = "config/bettergrass.json5"
-hash = "b1c0651bd896ecb5217b83799354a2b8adaa1232d742e8186b7de6183b19dc4c"
-
-[[files]]
-file = "config/capes.json5"
-hash = "c88ac7aec7bc08f867f8a9f6c7bf9396871d03d12b0f4d7100e8ef1fddfac68e"
-
-[[files]]
-file = "config/cem.conf"
-hash = "51519ddcc6823cbe1f22b8977fe103eb8c01b1872899634ddc06814f3ef2da9b"
-
-[[files]]
-file = "config/citresewn.json"
-hash = "dcb9f9dd8184ba8ee7c81e785f677434c7cda2acb925fd3d542e2a361ee78e32"
-
-[[files]]
-file = "config/clienttweaks-common.toml"
-hash = "13a506b46d159c80c711d92ff340bd0fad9034019698c6076de9994fe4975e48"
-
-[[files]]
-file = "config/controlify.json"
-hash = "122efb712417e034281b2d1d431026569038f05d86fbf7df3b0f9b66e769d2e0"
-
-[[files]]
-file = "config/debugify.json"
-hash = "eef3cca5127037fc337391ef49889a03e7102d6c2d1af866dcf007353b52324b"
-
-[[files]]
-file = "config/dynamic_fps.json"
-hash = "30bf7c21557b8e83356ef043c044d76478b531013a290c97443740b2c7a1b73d"
-
-[[files]]
-file = "config/entity_texture_features.json"
-hash = "eefa86fa9a8df6eda5d39d3bbbf53138a44df71a01a24262c27584badea97d79"
+file = "config/bluemap/packs/Excalibur.zip"
+hash = "ccf01766c56ad287071c795452ebdb6a33bf35a74f098d5191475cd479292d49"
[[files]]
file = "config/fabric_loader_dependencies.json"
-hash = "bc88ec5a5970f13448b9c2ec934900866ddff4e9c5f3ffacba598ef3689d72f8"
-
-[[files]]
-file = "config/iris.properties"
-hash = "3f5878535aacbfea79ae6da2f9142963f5662af3141692f0ba945767c9096ce5"
+hash = "13da8784e7f4d3f485e4bb85cbe12ad1ed791db7d0ac33d1d541b450b60a82cf"
[[files]]
file = "config/isxander-main-menu-credits.json"
-hash = "942177a88a45468863993a0d782d796cd84a6ea5223784acaa51e85acd071503"
+hash = "840e19ff1b8150b5ecd2a1b603bd914320b6e1e63d4ce8c4b94cad41776b41f3"
[[files]]
-file = "config/jade/jade.json"
-hash = "01018ef886c3e8eea9cf0a2a558e96f4bc6549aaecfa6e74d1677b8d45e0ab36"
+file = "config/toughasnails/thirst.toml"
+hash = "bee33985bc84337b25f9798b51d659b36165b46dbf413e10ed8890cf28e44669"
[[files]]
-file = "config/jade/plugins.json"
-hash = "2ea17f07c1e0ac86f1e325a160a8503652fbe8a1f1c3226a29ae0bf7173032d8"
+file = "config/yosbr/config/NoChatReports/NCR-Client.json"
+hash = "616e09c8ff849f4a9a07165a0a3513f468469237377546b64135591fca8a0592"
[[files]]
-file = "config/justzoom/config.txt"
-hash = "c3960eb2929c36c830d5f3514a44bce209e2f5220f8ffd145714f5a34180bf25"
+file = "config/yosbr/config/NoChatReports/NCR-Common.json"
+hash = "c335cb5e65abce1bfc063eaddcff3eca759636e32ba7e4993ea249a31ab18816"
[[files]]
-file = "config/lambdynlights.toml"
-hash = "a756bb8685ba637f02525c47603f92e1a7b7937ab92686e3728854b7379ed394"
+file = "config/yosbr/config/NoChatReports/NCR-Encryption.json"
+hash = "d7c81fae39b82fbc4be62a0fef141c7da80e96b6f97a0d80b44c245cb9a8bff6"
[[files]]
-file = "config/modernfix-mixins.properties"
-hash = "3c5317882a50941e2384b9739ec3aa688f297105691c9d8d577936ad29c1d575"
+file = "config/yosbr/config/PaginatedAdvancements.json5"
+hash = "19b64816ace5def7e191b71f8fc05fa8c79d593ca787d860a2608d67a276037c"
[[files]]
-file = "config/modmenu.json"
-hash = "dacff858c9d3d3d96a4b6b902133d0691e320e21a2f57adc6bb6cb9875763582"
-
-[[files]]
-file = "config/moreculling.toml"
-hash = "b2ff60a305956fb2a381c6c61d960d2b220d83d9c7737e2ac4ab34a1f604af56"
-
-[[files]]
-file = "config/panorama_screens/settings.json"
-hash = "7a316c08d81c98a58f1dce4145af76fc1084efab820fe256b4ab1af594599111"
-
-[[files]]
-file = "config/puzzle.json"
-hash = "41397f8ebb5a1137f559761cee66b18a85c7289e89ac84a738140d651eecccdd"
-
-[[files]]
-file = "config/sodium-options.json"
-hash = "37aaf52aa7545527c7ade71ac77ad2fcf6019995bf58b6ea1fe0f52949919d18"
-
-[[files]]
-file = "config/sound_physics_remastered/soundphysics.properties"
-hash = "fdec04568067483856ec24231c9edc9a6d5879d1bdaf66c5168f7eda04466009"
-
-[[files]]
-file = "config/xaero/minimap/profiles/default.cfg"
-hash = "2742648a19c2b054ceb270556454b46e9c56f095b49435d95bebf12a2545375f"
-
-[[files]]
-file = "config/xaerohud.txt"
-hash = "8d13c5f398016036aa4fdefb366ef3926d89f96ca104155bc9f6e5a7ec682ecd"
-
-[[files]]
-file = "config/yosbr/config/bclib/biomes.json"
-hash = "e31ef59faee81b0cff9506c0b4137f6473f68ca469d2319203bc3ca50eed6d13"
-
-[[files]]
-file = "config/yosbr/config/bclib/cache.json"
-hash = "66a151dbf2123ba09e0ec7c3aade37066dc98c153b692b20df7844c5a44c60b3"
-
-[[files]]
-file = "config/yosbr/config/bclib/client.json"
-hash = "5053a37b81d3eb5cf541ac379feb40cd6ec9f2ae7d64a78ef4f1ef3babe730fc"
-
-[[files]]
-file = "config/yosbr/config/bclib/generator.json"
-hash = "218542dbc05094a216da6161849a631c4fd770cf5364395d521e15e00240e0bf"
-
-[[files]]
-file = "config/yosbr/config/bclib/main.json"
-hash = "6c374c2361f59dbbace6322200613773ec01d5fb6e8fb70ac5d89463e3631f05"
-
-[[files]]
-file = "config/yosbr/config/bclib/server.json"
-hash = "a747a0bb0548ef3b677671e5e60ac931bb2a45c212bfdb9a8b180cddb068ee87"
-
-[[files]]
-file = "config/yosbr/config/betterend/generator.json"
-hash = "1a3838c2e79f44346bb8b1adf9751a4b8f3c3b3a3205e7c89f7b5da5cce81f75"
+file = "config/yosbr/config/bettergrass.json5"
+hash = "b1c0651bd896ecb5217b83799354a2b8adaa1232d742e8186b7de6183b19dc4c"
[[files]]
file = "config/yosbr/config/bettermineshafts-fabric-1_20.toml"
hash = "3ef7690ef66b4ae6a598a2987f7e3872de639c6578d800dfd4979080203ad8ee"
-[[files]]
-file = "config/yosbr/config/betternether/biomes.json"
-hash = "ecb7be5d7fbfacaa8d0c9b877d49e935bd0693f2e8466349665fb86f540eab6c"
-
-[[files]]
-file = "config/yosbr/config/betternether/generator.json"
-hash = "787e6999e46c43c90f3ff5f13fb3d061e78949304d7c490ce6053056b2f2e1e0"
-
[[files]]
file = "config/yosbr/config/biomesoplenty/biome_toggles.json"
hash = "35ab52f4c8ae2fac79779dee20ccf8b09c9b57bf8953517a5e34a39c4e659096"
@@ -165,68 +53,152 @@ file = "config/yosbr/config/biomesoplenty/generation.toml"
hash = "7094d1dde950ea1a325fc7381c39bb0a5ff0aef8a2d701bac0328955df4d05b7"
[[files]]
-file = "config/yosbr/config/biomeswevegone/world_generation.json5"
-hash = "7236edbbd803b2ae0d6bc7dcac53c77a7954f442db20c8ef6815de61f2aed2c3"
+file = "config/yosbr/config/capes.json5"
+hash = "c88ac7aec7bc08f867f8a9f6c7bf9396871d03d12b0f4d7100e8ef1fddfac68e"
[[files]]
-file = "config/yosbr/config/drippyloadingscreen/options.txt"
-hash = "8d0edcad69219e217683bde3437b11318db348c7cce676c7c67de99b58f0ccd5"
+file = "config/yosbr/config/cem.conf"
+hash = "51519ddcc6823cbe1f22b8977fe103eb8c01b1872899634ddc06814f3ef2da9b"
[[files]]
-file = "config/yosbr/config/fancymenu/assets/EndHorizon.jpeg"
-hash = "f7e5b921074b9c759c5ba7280cb05034bc51bf7293f34dc5f0694fcba073cd44"
+file = "config/yosbr/config/citresewn.json"
+hash = "dcb9f9dd8184ba8ee7c81e785f677434c7cda2acb925fd3d542e2a361ee78e32"
[[files]]
-file = "config/yosbr/config/fancymenu/custom_gui_screens.txt"
-hash = "ff492043eaf454c46e949d5eef32ece90cc5a19feb50a161dd29a43b5732c880"
+file = "config/yosbr/config/clienttweaks-common.toml"
+hash = "13a506b46d159c80c711d92ff340bd0fad9034019698c6076de9994fe4975e48"
+
+[[files]]
+file = "config/yosbr/config/controlify.json"
+hash = "122efb712417e034281b2d1d431026569038f05d86fbf7df3b0f9b66e769d2e0"
+
+[[files]]
+file = "config/yosbr/config/debugify.json"
+hash = "eef3cca5127037fc337391ef49889a03e7102d6c2d1af866dcf007353b52324b"
+
+[[files]]
+file = "config/yosbr/config/dynamic_fps.json"
+hash = "30bf7c21557b8e83356ef043c044d76478b531013a290c97443740b2c7a1b73d"
+
+[[files]]
+file = "config/yosbr/config/entity_texture_features.json"
+hash = "eefa86fa9a8df6eda5d39d3bbbf53138a44df71a01a24262c27584badea97d79"
+
+[[files]]
+file = "config/yosbr/config/fancymenu/assets/background.jpeg"
+hash = "cb99d23044f498ebeaed3595d7819275adfa10364b63fa5d1cdb2a602c9c5329"
[[files]]
file = "config/yosbr/config/fancymenu/customizablemenus.txt"
-hash = "15c7a10168420e13e7505a1206cb6282d0e632836b3157688f05c7d4e9abad86"
+hash = "f30e0129a76a0e19fdf21fa11339b5cfeb98a244131ff718ac4cc35d8d50b6a2"
+
+[[files]]
+file = "config/yosbr/config/fancymenu/customization/connect_screen_layout.txt"
+hash = "225642e41626b05cae99db4e3090a3b1f0f09f502a82ced7c449f6b50c36763c"
+
+[[files]]
+file = "config/yosbr/config/fancymenu/customization/disconnected_screen_layout.txt"
+hash = "c823f3c3396863838611e6dbfdf07a5fde894ef92b147f1f86ef164a9cf1300b"
[[files]]
file = "config/yosbr/config/fancymenu/customization/drippy_loading_overlay_layout.txt"
-hash = "84f9ef346d6dd7afba5750d3aaaf046adcec720bc4ec62978d87c2e74bf05dc0"
+hash = "cb4830044849e260231513f9a7d8c3bc3dfc057d6c3e1bf511ab855f3f026065"
+
+[[files]]
+file = "config/yosbr/config/fancymenu/customization/generic_dirt_message_screen_layout.txt"
+hash = "93a32a1f5104e9b7ca1e245664070b42d0bbbd15340e096d0f324ed66fd8da1d"
+
+[[files]]
+file = "config/yosbr/config/fancymenu/customization/join_multiplayer_screen_layout.txt"
+hash = "6fddef55278f079aa1bf5556b5396f280ba3681b263d93d127c0b0e40bd1b52d"
+
+[[files]]
+file = "config/yosbr/config/fancymenu/customization/level_loading_screen_layout.txt"
+hash = "880255da1fbab81063ec52c700438ee090f59b9621c99213d29c96ecad6e5c7f"
+
+[[files]]
+file = "config/yosbr/config/fancymenu/customization/pause_screen_layout.txt"
+hash = "dc2ddffaf8eb8b75f93cb7ae9055a5da9758aa8f997528cc52d9e1d5d2a6de69"
+
+[[files]]
+file = "config/yosbr/config/fancymenu/customization/progress_screen_layout.txt"
+hash = "32df33a93e0145c1707badb743b7ecdc58beb0dd18f9f689573c5aaecfa9e9db"
+
+[[files]]
+file = "config/yosbr/config/fancymenu/customization/receiving_level_screen_layout.txt"
+hash = "fe0cee7e23e5054b3d1f7c59533cbbe09027d2d4193aa4746261632a56790954"
[[files]]
file = "config/yosbr/config/fancymenu/customization/title_screen_layout.txt"
-hash = "2f70c9c11c2a86a4c0fbe23325e742b500a075a969ca9b9160b679fc9f462ed9"
+hash = "18086c75a691b74d144d355a8cb99b36d4013101430ae88a6fa5ff09812701af"
[[files]]
file = "config/yosbr/config/fancymenu/layout_editor/widgets/element_layer_control.lewidget"
-hash = "d4e66bc22fcfa56158ca7100017623c71b1437fb4722229b6e064e0a48a5f5de"
+hash = "051d700ea7ff1bd626063d60f9a9cd65a0af1fed5903706d1e70fce20bcb2495"
[[files]]
file = "config/yosbr/config/fancymenu/legacy_checklist.txt"
hash = "9a25d3dc708e43eabafce5479a13c02dae15bc7f673afb2745b8b2ba48a97dc0"
+[[files]]
+file = "config/yosbr/config/fancymenu/listener_instances.txt"
+hash = "4851b9a66d7c10a423430a935fed54793eda06790038782519b25a628d104ed0"
+
[[files]]
file = "config/yosbr/config/fancymenu/options.txt"
-hash = "c2ce309f5d1747f05433045e9db884ffcdab584197d600ad37fcb7d83478bf11"
-
-[[files]]
-file = "config/yosbr/config/fancymenu/ui_themes/dark.json"
-hash = "3f1263eaf693fdb6a315099b06797ac18830faa66c620916a80337a5082fd850"
-
-[[files]]
-file = "config/yosbr/config/fancymenu/ui_themes/light.json"
-hash = "3fcfc5f9957fbb86aea846c9ad49a24f47ca709c523c4018b584668e38b72f41"
+hash = "e912fd6a53f7489676208417d30f41f23c6a86e3dc03eba2f7ff81b47f2d9937"
[[files]]
file = "config/yosbr/config/fancymenu/user_variables.db"
hash = "3d7d4cda73d6bde134a568ccbe4e8d2e7fbe701570012b71fa45acdb2258c823"
[[files]]
-file = "config/yosbr/config/paxi/datapacks/512-height.zip"
-hash = "12735bc3f990b167a62e942134eab052473c2f15ac2caaa365c4def8909b4f63"
+file = "config/yosbr/config/iris.properties"
+hash = "3f5878535aacbfea79ae6da2f9142963f5662af3141692f0ba945767c9096ce5"
[[files]]
-file = "config/yosbr/config/paxi/resourcepacks/RetardsResources.zip"
-hash = "6ed3698b185214f55148fe4773ee73cae63303faa3d76b9de18619e8fe7da490"
+file = "config/yosbr/config/jade/jade.json"
+hash = "01018ef886c3e8eea9cf0a2a558e96f4bc6549aaecfa6e74d1677b8d45e0ab36"
[[files]]
-file = "config/yosbr/config/tectonic.json"
-hash = "32df77986865e3580b6d38ceddf06caf5ef2c12a00b5385e90334e69ec32cc49"
+file = "config/yosbr/config/jade/plugins.json"
+hash = "2ea17f07c1e0ac86f1e325a160a8503652fbe8a1f1c3226a29ae0bf7173032d8"
+
+[[files]]
+file = "config/yosbr/config/justzoom/config.txt"
+hash = "c3960eb2929c36c830d5f3514a44bce209e2f5220f8ffd145714f5a34180bf25"
+
+[[files]]
+file = "config/yosbr/config/lambdynlights.toml"
+hash = "a756bb8685ba637f02525c47603f92e1a7b7937ab92686e3728854b7379ed394"
+
+[[files]]
+file = "config/yosbr/config/modernfix-mixins.properties"
+hash = "3c5317882a50941e2384b9739ec3aa688f297105691c9d8d577936ad29c1d575"
+
+[[files]]
+file = "config/yosbr/config/modmenu.json"
+hash = "dacff858c9d3d3d96a4b6b902133d0691e320e21a2f57adc6bb6cb9875763582"
+
+[[files]]
+file = "config/yosbr/config/moreculling.toml"
+hash = "b2ff60a305956fb2a381c6c61d960d2b220d83d9c7737e2ac4ab34a1f604af56"
+
+[[files]]
+file = "config/yosbr/config/panorama_screens/settings.json"
+hash = "7a316c08d81c98a58f1dce4145af76fc1084efab820fe256b4ab1af594599111"
+
+[[files]]
+file = "config/yosbr/config/puzzle.json"
+hash = "41397f8ebb5a1137f559761cee66b18a85c7289e89ac84a738140d651eecccdd"
+
+[[files]]
+file = "config/yosbr/config/sodium-options.json"
+hash = "37aaf52aa7545527c7ade71ac77ad2fcf6019995bf58b6ea1fe0f52949919d18"
+
+[[files]]
+file = "config/yosbr/config/sound_physics_remastered/soundphysics.properties"
+hash = "fdec04568067483856ec24231c9edc9a6d5879d1bdaf66c5168f7eda04466009"
[[files]]
file = "config/yosbr/config/terrablender.toml"
@@ -244,6 +216,38 @@ hash = "09e6d7a2705119b86edd9c1b17673161f89208c7299162d403acb56bb0992dba"
file = "config/yosbr/config/worldedit/worldedit.properties"
hash = "c272afa4021a6454e39626321d69610aac9f03362f81aa105c47adc10bb866a9"
+[[files]]
+file = "config/yosbr/config/xaero/minimap/client.cfg"
+hash = "d9d126c87b6ecea7f9a26e18828f133317cb7720c37ff9069ae976c2b9f67dd5"
+
+[[files]]
+file = "config/yosbr/config/xaero/minimap/profiles/default.cfg"
+hash = "2742648a19c2b054ceb270556454b46e9c56f095b49435d95bebf12a2545375f"
+
+[[files]]
+file = "config/yosbr/config/xaerohud.txt"
+hash = "8d13c5f398016036aa4fdefb366ef3926d89f96ca104155bc9f6e5a7ec682ecd"
+
+[[files]]
+file = "kubejs/config/settings.json"
+hash = "9fd66cebb740daa8b6def1c7f841cf2189ab9b43bc6611f39f7f383868cc0716"
+
+[[files]]
+file = "kubejs/server_scripts/dimensions.js"
+hash = "ed4bbe0ce44a979d99d9eaf349deae606a66a666a54a55435890d319f6468ade"
+
+[[files]]
+file = "kubejs/server_scripts/keep.js"
+hash = "b6c7c97c62ce6308042fd50f84a44ea516285af074b033ef7c8a302f2b8400eb"
+
+[[files]]
+file = "kubejs/server_scripts/rsapi-commands.js"
+hash = "51561835f16ee0c399532bc3d0f8cd05c4b65bcb08567a24ccaa2256a595b4d7"
+
+[[files]]
+file = "kubejs/server_scripts/rsapi-events.js"
+hash = "94e5e19adcee506246fb7d1ce202d2d9307e8f27b4aee314beedff2fbf76bd5c"
+
[[files]]
file = "mods/3dskinlayers.pw.toml"
hash = "971916846fa6d86fe9986c6f34370b62de5aa9c219e709011851397af8fd6fb5"
@@ -256,7 +260,7 @@ metafile = true
[[files]]
file = "mods/ambientsounds.pw.toml"
-hash = "cecef5282fa2e57e290a0f40018e6e0f31ea6f2aefe195b1313484f670343853"
+hash = "9870f77dc7c79097b871ef30cf12c1f3f6f7ca87101c4d4c6584c00bcb5b569d"
metafile = true
[[files]]
@@ -264,9 +268,14 @@ file = "mods/animatica.pw.toml"
hash = "e94fd2f80b6029f19fb0c68d5bbf443a21645af0d668c5a544e3b3f23508fb61"
metafile = true
+[[files]]
+file = "mods/anti-xray.pw.toml"
+hash = "022933f7c0f9b55861bdf8b60e70a3978947b659b4624b4cd301a4190dd15a47"
+metafile = true
+
[[files]]
file = "mods/appleskin.pw.toml"
-hash = "7d44149b8b22e0b19b082f49809edfc1b5f170e5d1d297cd73ae88c0b432c3ab"
+hash = "f3f98ccb142504aa558f3250b5a9bcda5d9fb45634562a4b7f886489575f6f5a"
metafile = true
[[files]]
@@ -289,11 +298,6 @@ file = "mods/artifacts.pw.toml"
hash = "884814a2b4276def6b0a2ae55d748115e5da30fb439889923be2baec8b70dbaa"
metafile = true
-[[files]]
-file = "mods/athena-ctm.pw.toml"
-hash = "db0cf0e8fa916c1f982e0e3b84f3bed423b7f68e24446508e6dd4374d578fdab"
-metafile = true
-
[[files]]
file = "mods/automobility.pw.toml"
hash = "8d4062c1773719f1e07818d27233ce07c9caf65dd52f9263c4699519dcf02ffa"
@@ -306,12 +310,7 @@ metafile = true
[[files]]
file = "mods/balm.pw.toml"
-hash = "71dc04da11ad8f4a5d88db5505132a654ce033f05dc2fa4bb7aa28a42762086f"
-metafile = true
-
-[[files]]
-file = "mods/bclib.pw.toml"
-hash = "ab1e22cc66189067e002a204c70c553cc7cc0e738bd602f405d7cc37561260be"
+hash = "30eff8901d5955ab62196e335926047f6c00278fd95eb04b4e4b7122a8c31f15"
metafile = true
[[files]]
@@ -319,11 +318,6 @@ file = "mods/better-mount-hud.pw.toml"
hash = "333dfa2b93c688ce5f9f685f77cb62e5df8b9c8d21a2c4dd4eb9232aa85dccff"
metafile = true
-[[files]]
-file = "mods/betterend.pw.toml"
-hash = "dd8057c40ff94e9a21a121583884f71c9a6b1eaa6f913ef46c5d1f9b37fe487f"
-metafile = true
-
[[files]]
file = "mods/betterf3.pw.toml"
hash = "a1e024094c28068c99a6da1c5867cbd4e66a315718039659bfa533a138762d9e"
@@ -334,29 +328,19 @@ file = "mods/bettergrassify.pw.toml"
hash = "444dc7b515acd2e5a5b399c78fe89758f43bfe962a453472ad18a50193eae8b6"
metafile = true
-[[files]]
-file = "mods/betternether.pw.toml"
-hash = "2e8023b4e1107227e4adadabdcb48d96b6659134f9174d476899e077c1621a12"
-metafile = true
-
-[[files]]
-file = "mods/big-contraptions.pw.toml"
-hash = "33268ca1b3c1c583102a0324cd0cadcd43d3a47d27f542ea3b909ad1b3e0c1de"
-metafile = true
-
[[files]]
file = "mods/biomes-o-plenty.pw.toml"
hash = "a2de85ebe9629568398185b5b9554bcc0c54e322b214d78368485a6074a66279"
metafile = true
[[files]]
-file = "mods/blur-plus.pw.toml"
-hash = "04ddfc50d957ad8cd71306a19b98b3b64d5235bb1c6a694592087ccb1f0c0dfc"
+file = "mods/bluemap.pw.toml"
+hash = "f96656076717dcadf38073af32ce253b2cfd0f5ff1785c03450e146f06213ee3"
metafile = true
[[files]]
-file = "mods/botarium.pw.toml"
-hash = "2f57caef93731338be19b1e14065978eb3e14dbfc0c1f9699dfcc2f201e2c23b"
+file = "mods/blur-plus.pw.toml"
+hash = "04ddfc50d957ad8cd71306a19b98b3b64d5235bb1c6a694592087ccb1f0c0dfc"
metafile = true
[[files]]
@@ -376,12 +360,7 @@ metafile = true
[[files]]
file = "mods/chat-heads.pw.toml"
-hash = "1173755b093b4f9a8aca00520d87bc35178fe19c54e59debe5c48d0c9063b91c"
-metafile = true
-
-[[files]]
-file = "mods/chipped.pw.toml"
-hash = "58d6861337626edf09635b6bc0bc45f49286c2517a234cb50baee9a23c538fc6"
+hash = "1001909e9b113e2976ae248072709906cca90ac098af00cdd967453d45fba851"
metafile = true
[[files]]
@@ -419,129 +398,24 @@ file = "mods/continuity.pw.toml"
hash = "ca80c5f6b0faca95bbc06192a3da36446ff396b5e6e0304f6779269b60bbdd9d"
metafile = true
-[[files]]
-file = "mods/copycats.pw.toml"
-hash = "f460d01d0351226ce596672936cc09364028046e87fc357bd0218c6df3e89d83"
-metafile = true
-
-[[files]]
-file = "mods/corgilib.pw.toml"
-hash = "3681a4dd6134dc64b5af240379c1f98023b2217fd6af8c08763d3228bad01fbe"
-metafile = true
-
[[files]]
file = "mods/coroutil.pw.toml"
hash = "429284603e4c5ca44777cb4ce2455477fcc1eee4dc9a4ae2f759c4895bf332e7"
metafile = true
-[[files]]
-file = "mods/crafttweaker.pw.toml"
-hash = "05f80197ca27d4d870aad7e48667412eed187c1478346902c9f0578d51662910"
-metafile = true
-
[[files]]
file = "mods/crash-assistant.pw.toml"
-hash = "10742d60f7069f58268b846ab1661842cc7613e8c6d96c03c341b8668a4ffc1e"
-metafile = true
-
-[[files]]
-file = "mods/create-better-villagers.pw.toml"
-hash = "957a1155261f7e17c6fd70fd64d16c447addd07f0dc2774411784d259fa317b4"
-metafile = true
-
-[[files]]
-file = "mods/create-big-cannons.pw.toml"
-hash = "cf0ea0786cf67b126b589a71f311268eb96bc98f1e4b58467aad45cb9aa24dfd"
-metafile = true
-
-[[files]]
-file = "mods/create-broken-bad-fabric.pw.toml"
-hash = "2e1340c87d29049156ba336b0220aa9c1a159762b8b469ec030183c1d726f64a"
-metafile = true
-
-[[files]]
-file = "mods/create-contraption-terminals.pw.toml"
-hash = "5d83b1518fa7939016af80f298348a2a28713a42cc7323fb33331098853b4210"
-metafile = true
-
-[[files]]
-file = "mods/create-data-and-plots.pw.toml"
-hash = "1bfe31c340a12252ddc2ed6a3d642e871a5bfe1c74d701048891ff20b63172fc"
-metafile = true
-
-[[files]]
-file = "mods/create-deco-additions.pw.toml"
-hash = "f7cd6a1ac16a483a1adaad11a43c549281ff0bef56d031b1aa5df330f3b58d02"
-metafile = true
-
-[[files]]
-file = "mods/create-deco.pw.toml"
-hash = "023532063fbf310dd047a33cf1afd06b0c4baf72da4dc23e78d1d599ad5dcccd"
-metafile = true
-
-[[files]]
-file = "mods/create-enchantable-machinery.pw.toml"
-hash = "bf00fc836ad7fde31173e8babcdf9c78baa32022e88f68872ff6090ed8fe5f36"
-metafile = true
-
-[[files]]
-file = "mods/create-enchantment-industry-fabric.pw.toml"
-hash = "0be9a4a21dec89c60c7952c4ac9c34387bd2714666a90564cf0d2524ea033a1c"
+hash = "d8e661ae0f24fb32dc1fe9096e6acdf5e2801336aee7de0d9a479d167543cd83"
metafile = true
[[files]]
file = "mods/create-fabric.pw.toml"
-hash = "7d227ef90b1918ceb348ade235a5d17c7894acbf387575e96c08920a5bad1bbb"
-metafile = true
-
-[[files]]
-file = "mods/create-food.pw.toml"
-hash = "24a248ebfe79d6e08095c7048b8a909fb9a4d7751e6f5f83069724f06514fb47"
-metafile = true
-
-[[files]]
-file = "mods/create-jetpack.pw.toml"
-hash = "b4126dfd91618f20b6bb32e1aa7de64a38f1a39c2513ac5892fbb4c7b61e91ff"
-metafile = true
-
-[[files]]
-file = "mods/create-man-of-many-planes.pw.toml"
-hash = "05e9862287954ca4ff2f1a4b160f73ee43ea3573d90919de9a4202d54da93adb"
-metafile = true
-
-[[files]]
-file = "mods/create-mod-trims.pw.toml"
-hash = "598af112d247563245d5638a384c711eb8d6f19d2281da119aca3a82a313a609"
-metafile = true
-
-[[files]]
-file = "mods/create-new-age.pw.toml"
-hash = "2c65b7ed826a2d147f0eb4788152b9f1ae878e0df102af58a9ea23ebd1c48f04"
-metafile = true
-
-[[files]]
-file = "mods/create-radars-refabricated.pw.toml"
-hash = "892e0fa815a47bb48c6502ea2dff50f785eb6bffb9aca587e7cf31df6bb4502d"
-metafile = true
-
-[[files]]
-file = "mods/create-steam-n-rails.pw.toml"
-hash = "b79bc9976d5958f4b88ca23575e0d0dc677a2b06931108f6f7bc3fd3e46bb22c"
+hash = "f76188c6e4714a70ea367d7f7a566b05c935a9f19e23f0352f4eb0271a985376"
metafile = true
[[files]]
file = "mods/create-ultimate-factory.pw.toml"
-hash = "2175c6f9f0ab263b1e2bed479a92e02fe9d4ae0d9e4ce80bf0f72e919049235b"
-metafile = true
-
-[[files]]
-file = "mods/createaddition.pw.toml"
-hash = "76aba8d8cc62f325d52613c1b66d17dae77dd1df918b1153fc2bd5fb80b42a27"
-metafile = true
-
-[[files]]
-file = "mods/createtweaker.pw.toml"
-hash = "4f36e1935e02fa10a1659f9943fe3c63709da542631f89bfba4ceb4c3fdaedea"
+hash = "eb4a4e143bff154bd5b613c97a3c1d9ba5b0e950e9f7b76c111fdcb6a92336df"
metafile = true
[[files]]
@@ -555,13 +429,13 @@ hash = "6ec7fc70c84dc7f7f4578a85480264d82336d64ac0d8c95c0fcc55d350f64ab7"
metafile = true
[[files]]
-file = "mods/customnpcs-unofficial.pw.toml"
-hash = "e69e39bab14f98c4d0e49a1e94aeedb0680ce038b87e97c825a89c660aadd238"
+file = "mods/cut-through.pw.toml"
+hash = "119642cc64a5790f42738939121ea5a08100eb0c3867d7f64ead1a4d0eb8a163"
metafile = true
[[files]]
-file = "mods/cut-through.pw.toml"
-hash = "119642cc64a5790f42738939121ea5a08100eb0c3867d7f64ead1a4d0eb8a163"
+file = "mods/datapackportals.pw.toml"
+hash = "58a1cfc732ab3179bfd6f2562b39520618c28a8ea6d79fc9b17759bc7514e1e9"
metafile = true
[[files]]
@@ -574,6 +448,19 @@ file = "mods/deltaboxlib.pw.toml"
hash = "0c2fe6437fde3f70b333d4d3381a677c9803fbc1c78c2cc475ada606ab4e9e51"
metafile = true
+[[files]]
+file = "mods/dimensional-inventories-2.2.0-dev.1+1.20.1.jar"
+hash = "1aa1a3cf96df70cfa92d22eaa09a4ce7a518f457a94657fdaec0f5fdcd2a5d35"
+
+[[files]]
+file = "mods/dimensional-inventories-extension-trinkets-1.0.0-dev.1+1.20.1.jar"
+hash = "f0941322513357e0c111d8e6ecd9cec3e3d03b2b102527d7c4a121ce82fbaf35"
+
+[[files]]
+file = "mods/disable-end-portals.pw.toml"
+hash = "5325fdd517c3413c584e20bdf6932f2a1148561580e30e8cb77baa590e759c28"
+metafile = true
+
[[files]]
file = "mods/drippy-loading-screen.pw.toml"
hash = "03d120e3c4f1f97a7e0f30f53085ce2b5fb5c72604f7a43cd5c9ba0516668239"
@@ -581,7 +468,7 @@ metafile = true
[[files]]
file = "mods/dynamic-fps.pw.toml"
-hash = "ce0b6c452313b669ce95d6bc7f232f72b89bf61ebb2013cac5b17a09c8132510"
+hash = "1cce22b9d322f625a5bbe720e500afc3270e37d487691313079d3213905ef1cb"
metafile = true
[[files]]
@@ -596,7 +483,17 @@ metafile = true
[[files]]
file = "mods/e4mc.pw.toml"
-hash = "8b0b277d0995973ec6110af87f836f02699365bd072e52a4543ca56aa317fb6d"
+hash = "26fbb6ed4d33303b68af2d305318ad333efc0577d16401481fcc1f0b1b030d6e"
+metafile = true
+
+[[files]]
+file = "mods/easyauth.pw.toml"
+hash = "2750ee5dcb446e0c8bfafadfa75163629a97c207adf2fd660ec1d2e765ad1721"
+metafile = true
+
+[[files]]
+file = "mods/easywhitelist.pw.toml"
+hash = "73676c3479246a54890fc2f4518470593f97cbc57525839626738a5efce06b4f"
metafile = true
[[files]]
@@ -604,24 +501,14 @@ file = "mods/ebe.pw.toml"
hash = "c9102ad224c1496927d326707ee2cd2a2cfd6f278f05e23a19aa45395306daf6"
metafile = true
-[[files]]
-file = "mods/edf-remastered.pw.toml"
-hash = "b8f4c6a7a6ca91737bdae663eebc6315dcf2a4fcb0ad7715aa8730bb6f0c1382"
-metafile = true
-
[[files]]
file = "mods/emotecraft.pw.toml"
hash = "bd53dcb193060715c659e96aedafd08dedd193ebb1f0a79fe15f6786a315a6c0"
metafile = true
-[[files]]
-file = "mods/endrem.pw.toml"
-hash = "34a07ff5c170cd95eb586e3e40e65636eb4bbf283c24762055db6094b91de494"
-metafile = true
-
[[files]]
file = "mods/entity-model-features.pw.toml"
-hash = "d7651af3a8996488151254f0379fd7f1613edeaf7eac48bdeff447eeaf411965"
+hash = "171419759aec842f5defe4237e24be8d6aa7c6e2a26703dc2e9d07e71412dfc4"
metafile = true
[[files]]
@@ -631,17 +518,22 @@ metafile = true
[[files]]
file = "mods/entitytexturefeatures.pw.toml"
-hash = "9c8b6d8e1a13a4f7edd081c1ab561c51069d6315a67c217a88fafcd1ddfb17a8"
+hash = "f91ca238ef6d15fa97e284475eb454a17590e87ed4277e8b6462e1dce5924c66"
+metafile = true
+
+[[files]]
+file = "mods/essential-commands.pw.toml"
+hash = "21c3264543db261d2b7fca1b0debbae16d11a1945999ff1dfa51551fec381bbf"
metafile = true
[[files]]
file = "mods/fabric-api.pw.toml"
-hash = "2b7949e506ba69c57139127c0ccc6caf5a9ec5ec97788b81288118db3d7c2ad3"
+hash = "1ee56d5feb0ede9397b26f3c5b7543a3556088146d154b55172ef0e8b1a97705"
metafile = true
[[files]]
file = "mods/fabric-language-kotlin.pw.toml"
-hash = "61afd7af5c645ffd966b2bd86be944eacd1e48a8044e8f67082225d4d9989f0c"
+hash = "408151861cc1b1a4c4e9c8a3550662a2fc36d0ea96ee07b7e96c5d2a6afacf6f"
metafile = true
[[files]]
@@ -654,26 +546,11 @@ file = "mods/fancymenu.pw.toml"
hash = "4bd9ac202d078e664dd7d6a9edc52886ff2282aab14f7ad9cf7492b7424cb495"
metafile = true
-[[files]]
-file = "mods/farlands-reborn.pw.toml"
-hash = "3a296cd98f45b7c5b98afdfb8afdf2d0ce055ced7ea9f9ec23a9e3d6f664390f"
-metafile = true
-
-[[files]]
-file = "mods/farmers-delight-refabricated.pw.toml"
-hash = "e09385ac1a1c0900b8fa619290eb0f0539949ebbc59f7604a7699485784ccc85"
-metafile = true
-
[[files]]
file = "mods/fast-ip-ping.pw.toml"
hash = "4d1964bc6102d600b87450947d8969ad36515267c52fc75833fbfd44391c3502"
metafile = true
-[[files]]
-file = "mods/faux-custom-entity-data.pw.toml"
-hash = "00f2e8c9f900b119fc5931bce91d7c00845a8e494db8910c3a4e7d69bde2bc75"
-metafile = true
-
[[files]]
file = "mods/ferrite-core.pw.toml"
hash = "86cbfa8adbbb8be527f95aca49b427f892aa780773df141dfd7f4ffd02740bbd"
@@ -690,13 +567,13 @@ hash = "adea09f1e1b05da68cf7407992a9391b15985acf5465a888e54ae076dbd543ab"
metafile = true
[[files]]
-file = "mods/framework.pw.toml"
-hash = "42b0e94254b3fa4eaf4cfe24d67223acfd0c93868f1e9df19d1f8c172b8dbda4"
+file = "mods/forgotten-graves.pw.toml"
+hash = "3ec0c1f0138bb8309732faeefca5448b2c032b3903c360662005d5cec6cfd031"
metafile = true
[[files]]
file = "mods/geckolib.pw.toml"
-hash = "21d2df923fa369d69a40d69f6466153146bf403367430eaeb2569c1554857df8"
+hash = "3ba1f8150b574b10a258a4af832ed6fa1817b8ec2a2401fe29b303238778c1c6"
metafile = true
[[files]]
@@ -705,23 +582,18 @@ hash = "493ed95320ee3cc9c2def86b9d0971c2ca4bb4215921c2a11208bee77d5dbfb5"
metafile = true
[[files]]
-file = "mods/gravestones-fix.pw.toml"
-hash = "9cc5869f09f90c5f3af001135dc1dedbcdbeccd6f01a6c59cdee2b53afe2f4d5"
+file = "mods/goml-reserved.pw.toml"
+hash = "2b9a1b7e74c8bf062aa735a337daf35d84edabda7b41390e13edac50322e6312"
metafile = true
[[files]]
-file = "mods/gravestones.pw.toml"
-hash = "e02e297f397621e1c0d17f6853d5176e23343609e978ac3fd35f1a73d00d509c"
-metafile = true
-
-[[files]]
-file = "mods/handcrafted.pw.toml"
-hash = "f6629a3c5e023a96cb5d78d66e93b47245996c46a079921b3f6a6094209dc1b0"
+file = "mods/heracles-button.pw.toml"
+hash = "41f0a8cbd22bbb9add2cef965b2fa94930f323bdc6f86a02f405bf7bea165411"
metafile = true
[[files]]
file = "mods/immediatelyfast.pw.toml"
-hash = "d9d01681616a8bdb45bbdd0a053b87153bbb77a5ef997325be0b3dc10b7f8979"
+hash = "d00804e18277945dda73f59796c1932862ceb96aac073a92b7a66ef92b4cf3bd"
metafile = true
[[files]]
@@ -746,12 +618,7 @@ metafile = true
[[files]]
file = "mods/immersive-paintings.pw.toml"
-hash = "96b6a9192639045bc5b2c0815ad33d1d754bf77e2f59bd96dd3bde21784d7704"
-metafile = true
-
-[[files]]
-file = "mods/incendium.pw.toml"
-hash = "0f83be0761e0014686517c20f2850242152dd7a26e87088d869028bc40a8a125"
+hash = "5e70073ddf4020d9f4b705c23bf5e7332dbeebd31f291de81d36a652034f90ca"
metafile = true
[[files]]
@@ -764,9 +631,14 @@ file = "mods/iris.pw.toml"
hash = "99efc9e805ce2888680d3cacb9be65733c6d4a8cfcb77e1976205f758db24346"
metafile = true
+[[files]]
+file = "mods/itemphysic-lite.pw.toml"
+hash = "4a2a3f5a7bb617eba9acbf39417aaa75433379fb3bcf1a7054b3dbe8bc1bb472"
+metafile = true
+
[[files]]
file = "mods/jade-addons-fabric.pw.toml"
-hash = "fd806713c4bd32080e12e65c012ad93de6a6fae53484fa13a72603c39f3eae63"
+hash = "b28167f09bbcaca3fee27d748191ed19ce37b9382bb4ae693a20f415f80ed305"
metafile = true
[[files]]
@@ -799,19 +671,24 @@ file = "mods/lambdynamiclights.pw.toml"
hash = "be7240c21a4acd8de01d7f6f93be18ca2a233917d32e6f6205f788432525a570"
metafile = true
+[[files]]
+file = "mods/led.pw.toml"
+hash = "2356daa9c59e9c3ad94217c1a4218dada2ac24b13f1094cbdeff5accaf84857a"
+metafile = true
+
[[files]]
file = "mods/lithium.pw.toml"
hash = "c8695e51366b601c5e9118a5d5650d234cc25fc8d1f90ebd186c17c199ba7fca"
metafile = true
[[files]]
-file = "mods/lithostitched.pw.toml"
-hash = "f0302803c0685ab563b11e93b7bda534681b8c1a7b67dd0431e18c9df645bf9d"
+file = "mods/lootr.pw.toml"
+hash = "bc91fa90e9f26f3ff3690c1a508647a162cd63dc36d815b8af0d6f5e01e5ecbf"
metafile = true
[[files]]
-file = "mods/lootr.pw.toml"
-hash = "bc91fa90e9f26f3ff3690c1a508647a162cd63dc36d815b8af0d6f5e01e5ecbf"
+file = "mods/luckperms.pw.toml"
+hash = "ed322399f2f703b5cc9f6652d85e8eb215a53c7acbeef27964c0d6af7400561a"
metafile = true
[[files]]
@@ -824,14 +701,9 @@ file = "mods/main-menu-credits.pw.toml"
hash = "4aca2ece9ab7bb2e653f3ef1778cf91f716db71bceb9b20fa105c1424fc17cdb"
metafile = true
-[[files]]
-file = "mods/man-of-many-planes.pw.toml"
-hash = "9c75a2572604803f8e03d00c98ef3b971fad40f9560676d564064a26e32b7a20"
-metafile = true
-
[[files]]
file = "mods/melody.pw.toml"
-hash = "48d24649449a1f541b90fb784c52b5c142834f311b1702675e786f5350789da4"
+hash = "a387dcfe8d66bcde451407d5608af67e95720dea13d94a20e13ad5340f6bec6e"
metafile = true
[[files]]
@@ -859,11 +731,6 @@ file = "mods/modmenu.pw.toml"
hash = "d7145fd1bd8b4bb6a3b84652a96a68870fb3ab32230f27520bb9362fd17ec39f"
metafile = true
-[[files]]
-file = "mods/moonlight.pw.toml"
-hash = "d8a2ea4edf1c55f6fe01cbcc220543f056b91c0d79512e96df22e4259b7c5777"
-metafile = true
-
[[files]]
file = "mods/morechathistory.pw.toml"
hash = "3dc86c0b4d31199f6f8579b8460686201ce8b9c87e1be5afaf50be9995add1e0"
@@ -871,7 +738,7 @@ metafile = true
[[files]]
file = "mods/moreculling.pw.toml"
-hash = "9ff690ee32105d52a646a76f48371ccbe1958aff274511ca71fb44099ebc7107"
+hash = "2609e810b17cc48f058964da71925ed2c7fc37967c6fa5c99a880ee42a3dfae0"
metafile = true
[[files]]
@@ -894,11 +761,6 @@ file = "mods/naturalist.pw.toml"
hash = "2149e8ba3fc2c56905e6bbc06efd4ece5999d8babea605386ec5bd1af26aef90"
metafile = true
-[[files]]
-file = "mods/natures-compass.pw.toml"
-hash = "3f678c4ade25a4b4b54aacf25db155658c1ec605bbeaf0ea6b8ed5d0dbc062e1"
-metafile = true
-
[[files]]
file = "mods/no-chat-reports.pw.toml"
hash = "9ce6efc7149cdae2deb751b4ebf2d220700cc1b204e7a1d026275203387f106b"
@@ -911,7 +773,7 @@ metafile = true
[[files]]
file = "mods/no-telemetry.pw.toml"
-hash = "ebd48452773a4b6b4b7dcedbfb71c8986ec97780fcce040542c8e8fd67f22c56"
+hash = "c5e7e0a3de03c138f587fc56dca70013978677e0cde2ad19024dc798178a49bd"
metafile = true
[[files]]
@@ -925,18 +787,8 @@ hash = "421b6b05164e623dc65e0e4133fc484fb3b87b26b040ad4b2ffb239491d8bb2d"
metafile = true
[[files]]
-file = "mods/numismatics.pw.toml"
-hash = "f404b8f2227c496972da6647710a5691acbbd0f15e1951fc7b225970bb1b4da2"
-metafile = true
-
-[[files]]
-file = "mods/oh-the-biomes-weve-gone.pw.toml"
-hash = "f2edce6ef50fcede2ea135a0a2b0182c69f43f1a05b87ff6ac1455610a206104"
-metafile = true
-
-[[files]]
-file = "mods/oh-the-trees-youll-grow.pw.toml"
-hash = "1865dc867cee05f975c900fdd9d1728f176bd73795da01ccf6e6a4138187bf69"
+file = "mods/odyssey-quests.pw.toml"
+hash = "4476e6877f1e5407acac56ed50887fa960fa21999d294cbe679d10fb5a933f51"
metafile = true
[[files]]
@@ -959,11 +811,6 @@ file = "mods/paper-doll.pw.toml"
hash = "5160e0efcb8f1ec8a3761e4d095ae1cf5cc67a7ade9c852320260a1be7b45112"
metafile = true
-[[files]]
-file = "mods/paxi.pw.toml"
-hash = "58e0dcbd933909735c31a0da3009fc05276b322196026137ef39da9a50525d8d"
-metafile = true
-
[[files]]
file = "mods/pick-up-notifier.pw.toml"
hash = "9ad63ddb4586e2650aca101712f9d0f5efa14e5959965cb6e6fc6ad300e8c3ee"
@@ -974,11 +821,6 @@ file = "mods/plush_drones.pw.toml"
hash = "1d84b53a44717a458df5e7e5512a962220fe062497cc8d885d6a24dc71fcf551"
metafile = true
-[[files]]
-file = "mods/pocket-dimension.pw.toml"
-hash = "388bd3fb1a174abcc8a02bae7bdb93ca8910fce68a5d7e6507b854aa9e36c3b9"
-metafile = true
-
[[files]]
file = "mods/puzzle.pw.toml"
hash = "3209dc8a6aa57006e67478802f9c8074ec4d4a3d3bb62b818b8ee71f9276184f"
@@ -994,16 +836,6 @@ file = "mods/reeses-sodium-options.pw.toml"
hash = "4a7d1e46795d2d83b18db85d8dbc63740a1d337e12d2b9e550378de59f2b23ab"
metafile = true
-[[files]]
-file = "mods/refurbished-furniture.pw.toml"
-hash = "0cd339450fbb74cebddfc4aa9599a98d0bdc9dc0e3a82d9d5456007127f94d2d"
-metafile = true
-
-[[files]]
-file = "mods/remove-terralith-intro-message.pw.toml"
-hash = "fe85eb7e13d32999eb376d154be220d82134c534a3f066fa263fb4af11535232"
-metafile = true
-
[[files]]
file = "mods/resourceful-lib.pw.toml"
hash = "3f9e020fb15e1c2ede36d50b40c72d536f6de3f817bd703d26805a747175c8bc"
@@ -1011,7 +843,7 @@ metafile = true
[[files]]
file = "mods/resourcify.pw.toml"
-hash = "058d9d83b502682366ba75fb00b50d5c8a7e7335722ced0407579ae3a25dd6f8"
+hash = "1f7e880bc7596c4cca8334031e8e6974a37f723086e941454b40dd86114739d0"
metafile = true
[[files]]
@@ -1036,17 +868,12 @@ metafile = true
[[files]]
file = "mods/simple-voice-chat.pw.toml"
-hash = "d41fa2fb778e4a20f81752ff62dddafe7643e546c581c807e1532deaa385153b"
+hash = "953bf8b7f1516c226bf80636b57941aa02557bc0a684d9c115440f52e46a8121"
metafile = true
[[files]]
file = "mods/skinrestorer.pw.toml"
-hash = "ab2cdde5a186dffd88a30af1fb4264f62fcffa3be07cec98bd1a9079956c58b3"
-metafile = true
-
-[[files]]
-file = "mods/slice-and-dice.pw.toml"
-hash = "47493d398295964924d386d0fb866dac1a2d5e0cd4692b8436ea2552ce6c99f6"
+hash = "bc4e996fff13c204e6afd8dda1042b672a2d029641af5224c25e3ec03f290b7c"
metafile = true
[[files]]
@@ -1066,7 +893,7 @@ metafile = true
[[files]]
file = "mods/sophisticated-core-(unofficial-fabric-port).pw.toml"
-hash = "6e5a8f947f77a0a9cf18347edd01a08fc725c2ecaa10cf61e6b429a54e50a463"
+hash = "7bbc2d52041fddcb8572b50cbe39cdff6f83060da3b16eb965d882bb7ee852c3"
metafile = true
[[files]]
@@ -1089,24 +916,9 @@ file = "mods/spark.pw.toml"
hash = "f010bbe486733738e92241d10f403e28a8feeb40b45ec3af3b2270523f955216"
metafile = true
-[[files]]
-file = "mods/starlight.pw.toml"
-hash = "98553c2d49ef3a888954f24b7c49fe3442c01fd4fc1f1ed52c5898ed29d29d3b"
-metafile = true
-
-[[files]]
-file = "mods/stoneworks.pw.toml"
-hash = "8521f339c1c3b016d1751671e9cded0eeb8fb229845c5aa8c101802f18511903"
-metafile = true
-
[[files]]
file = "mods/tacz-refabricated.pw.toml"
-hash = "e8bae2cf653014dd04990f768b1a76ea2ef56d88d1624640114eea0b6e379cf5"
-metafile = true
-
-[[files]]
-file = "mods/tectonic.pw.toml"
-hash = "ce8868bbecfc78d470fe88663e4128751a4282968adaa5e5676544ecabab6355"
+hash = "fab777307bfb097d7be785c7435c9cf00816745aeb5465d78bf12fb597ec1f4f"
metafile = true
[[files]]
@@ -1115,13 +927,8 @@ hash = "b3ae602303fd717bff2344bfb89aa427e2b4a1ab5fffdcc25183b22102c492df"
metafile = true
[[files]]
-file = "mods/terralith-restoned.pw.toml"
-hash = "6fce1ec54d9b11eeb07de3951ac823ba52b9021fa420650e8e16c9bfc3302135"
-metafile = true
-
-[[files]]
-file = "mods/terralith.pw.toml"
-hash = "3b61fcf1c80cfdd79282be71ddfa9cce02fc13f8d87a760db455e2a97b801f40"
+file = "mods/ticket-of-eternal-keep.pw.toml"
+hash = "237e33227e105973dde69360cbf18d5d2b14ec5c41612a0c024dbfc5c983d77b"
metafile = true
[[files]]
@@ -1129,6 +936,11 @@ file = "mods/toms-storage.pw.toml"
hash = "c57e5187ae4382be6c19e596c8a3f4a7a2b4d566c16c6fc8ad8a0629dc9454d1"
metafile = true
+[[files]]
+file = "mods/tough-as-nails.pw.toml"
+hash = "a4acd311571559c158dcb90e8030289bf89942ede6efbba38f4f6096e2d2563d"
+metafile = true
+
[[files]]
file = "mods/towns-and-towers.pw.toml"
hash = "7b7108d879e1e1c141b24d0d8fa268a6bbcd5c227875d156fcc62c3beec55f63"
@@ -1140,8 +952,8 @@ hash = "ffdb79f5bc29f990e5889f5d159a043c7046b8cd8d79f17f54b44d7ccc2b242a"
metafile = true
[[files]]
-file = "mods/underground-village,-stoneholm.pw.toml"
-hash = "ffc611062472d334b9748b6e36e587184508f261f51bdfad6d26cebe19b62cbc"
+file = "mods/vanish.pw.toml"
+hash = "f75ab965e4eb71aefb05a30a80433b94d582e6a68eb5e4d54a06dd43b0181244"
metafile = true
[[files]]
@@ -1154,24 +966,29 @@ file = "mods/what-are-they-up-to.pw.toml"
hash = "c709708a11f117743c086f16de67701eb35bfad331826960398bb1e64ea4d35f"
metafile = true
+[[files]]
+file = "mods/wiredredstone.pw.toml"
+hash = "03c2ff3f5a8199f5ef283581b9f8ef3c5bd147ebc3705998a3eb9e3b8264e9b6"
+metafile = true
+
[[files]]
file = "mods/worldedit.pw.toml"
hash = "bd1dc13316e2aa9b56c89e7e974057f8da8d6bbfe707ba4210109fc612b782e3"
metafile = true
[[files]]
-file = "mods/wwoo.pw.toml"
-hash = "a4adbe9faf5b891bfafdb122f7808f7870b6ea915af393deea41406498d109ab"
+file = "mods/worldeditcui-fabric.pw.toml"
+hash = "48c5a8213925efd652a9e13f40116d53e0516e9147b27d6d0e0ae8cf68f83f6d"
metafile = true
[[files]]
file = "mods/xaeros-minimap.pw.toml"
-hash = "ec739c73bedf6020c4907526ba867ad3295b2c768ea99d6eff7f41f94a35390a"
+hash = "3aa0c84bf165e954df93339a9c93d07f064834ef8d79ae9ecfaaf0371461f2bb"
metafile = true
[[files]]
file = "mods/xaeros-world-map.pw.toml"
-hash = "b623ed1f0e849c378eff75f4037b02f2ab828e1bddf131a5fc14a688e7e439be"
+hash = "0ba9f66a87a15152d13463b94227c49c074ce2d7a8aa532597acd1a159023aad"
metafile = true
[[files]]
@@ -1179,6 +996,11 @@ file = "mods/yacl.pw.toml"
hash = "8305bf17272f0c579b0930b751c12089de9fb157dbdb5c080836ce3daad310b5"
metafile = true
+[[files]]
+file = "mods/yet-another-furniture.pw.toml"
+hash = "1114f2e33bcd6f57fc6aa7afdb6251b2dd385b7a7fa642373baf6cd8a1107617"
+metafile = true
+
[[files]]
file = "mods/yosbr.pw.toml"
hash = "1bb9b2e75c6934b1f18648e9b37e20abcf6a4a2547c7cdb0abe88407267e0c10"
@@ -1189,49 +1011,29 @@ file = "mods/yungs-api.pw.toml"
hash = "95940b5fc72e8df82ab3adb72b43d10a37e6d926fbb37c405c9fe50bda27a991"
metafile = true
-[[files]]
-file = "mods/yungs-better-desert-temples.pw.toml"
-hash = "056652d48ab3934e87ebcdef25306d3a7a564fab873c0c826ba8403f23ca99d7"
-metafile = true
-
-[[files]]
-file = "mods/yungs-better-dungeons.pw.toml"
-hash = "660ec443fe901efb46da60ef5f4578fe5d20f5aa7c6aa3baf2199593019514f0"
-metafile = true
-
-[[files]]
-file = "mods/yungs-better-end-island.pw.toml"
-hash = "af7ad6f2f43fe76205e3294024dedb4f4900abdb3390511f80f02aec9d2ced23"
-metafile = true
-
-[[files]]
-file = "mods/yungs-better-jungle-temples.pw.toml"
-hash = "82657b4dea64f107e9e50e91324b17aa1e1ea2055f9ee5270ed2788d82f6646a"
-metafile = true
-
[[files]]
file = "mods/yungs-better-mineshafts.pw.toml"
-hash = "5add00a6b0f928d4a2ed9fd34f55fc533332f237d3d76c728c918b2c74e31d1a"
+hash = "cf708ff146f867df2153b3f27482e80769c7032b10037e4a752d31fbb5668eaf"
metafile = true
[[files]]
file = "mods/yungs-better-nether-fortresses.pw.toml"
-hash = "81856f95f3e0d336c755d5415580094924b53d3a86ed042e6dbf2deeec448f72"
-metafile = true
-
-[[files]]
-file = "mods/yungs-better-ocean-monuments.pw.toml"
-hash = "53c40612eaf08e752c90fafbacd0b573c1fbb9ec5826b66608019d7e84b74d43"
+hash = "8bc20a4cf22bdd4406a64126647cfe3c704e80a3197031c9154032905a276705"
metafile = true
[[files]]
file = "mods/yungs-better-strongholds.pw.toml"
-hash = "4b26e9295dc5f977d68a6d4c4226ed0de542419e5a50a2cb742451230aadbe78"
+hash = "b2af03e504a1827f2f6fc09597e7d51f4ecd64ab1ebb329a9eb9ffb98372673a"
+metafile = true
+
+[[files]]
+file = "mods/zombie-awareness.pw.toml"
+hash = "d7651d3c0b4223a2df4af7d72636e7bf80c558dc351065c7431db4147c215ab4"
metafile = true
[[files]]
file = "options.txt"
-hash = "ea626fa0fbeff5f886274ff4604597aaf465dc7f4354288ad59498494964b7f8"
+hash = "c901af42778172351895da87a6627252a658f75d9b14313e4f89e0f27203feb8"
[[files]]
file = "resourcepacks/chat-reporting-helper.pw.toml"
@@ -1239,13 +1041,33 @@ hash = "421b267f441e7be3feefa686191e5b363929ecb39ddd5f2ff5b515db4b169891"
metafile = true
[[files]]
-file = "resourcepacks/create-darkmode.pw.toml"
-hash = "c233cfc74d0370380fbf16414254bfbf4513bc99bf7ead9f170afb40eb78cf83"
+file = "resourcepacks/cubic-sun-moon.pw.toml"
+hash = "d04af0276ceee170a50c7466d05c8fcaf09f334a798ad713243d9e16fa0f23fe"
metafile = true
[[files]]
-file = "resourcepacks/cubic-sun-moon.pw.toml"
-hash = "d04af0276ceee170a50c7466d05c8fcaf09f334a798ad713243d9e16fa0f23fe"
+file = "resourcepacks/excal.pw.toml"
+hash = "f4435269ede91d908ac8317f770875dfa59a7f86abfa6d8e5fa83bde2503c3d2"
+metafile = true
+
+[[files]]
+file = "resourcepacks/excalibur-create-support.pw.toml"
+hash = "de49342babf84c7ddf7fa547bce247bf27b1267b76f24f990427cc3d9a031199"
+metafile = true
+
+[[files]]
+file = "resourcepacks/excalibur-fresh-animations.pw.toml"
+hash = "4dd851331f9390a5cd53ba874cd33041360fb01da5c1dd9c894899862865d88a"
+metafile = true
+
+[[files]]
+file = "resourcepacks/excalibur-lootr-support.pw.toml"
+hash = "56c0401585d43b9c3547cf065a1ac4369442bb456bd0b0fe1a3cf413b05643fe"
+metafile = true
+
+[[files]]
+file = "resourcepacks/excalibur-x-appleskin-addon.pw.toml"
+hash = "090d4273873fe6b40b54a54a04dffc098396d074e5c8964671f7417340cfee4b"
metafile = true
[[files]]
@@ -1260,7 +1082,7 @@ metafile = true
[[files]]
file = "resourcepacks/icons.pw.toml"
-hash = "821463f25be611d6c8a1349b66678364cf4be4cfe3f245bd5fa6cb0687492b08"
+hash = "930b7454af171bd832429e87f0fd4601162030c9f5c9f34405991edaa0d5120b"
metafile = true
[[files]]
@@ -1275,28 +1097,5 @@ metafile = true
[[files]]
file = "resourcepacks/translations-for-sodium.pw.toml"
-hash = "f7545c017841b5ee34cf42542298e195edf100b5356a3570e6b483d6ac689346"
+hash = "7f1b32eba10b70b5648bd25b282ab8a22b06d6a4c04aa81dd19c818377bfb45d"
metafile = true
-
-[[files]]
-file = "resourcepacks/unique-dark.pw.toml"
-hash = "fa6b4352745d90078c5984a410b54eabc30f79251e59d426f3552ce153fa4f28"
-metafile = true
-
-[[files]]
-file = "resourcepacks/whimscape-x-fresh-animations.pw.toml"
-hash = "8f753f2c8cf9443c28969b2f036c5c466cd238015fcde0b5e41f81177acdc641"
-metafile = true
-
-[[files]]
-file = "resourcepacks/whimscape.pw.toml"
-hash = "e0df4d734272324a9f81b94be4d4dd547277ea3519849a5ecf8f4c6ac6c420c7"
-metafile = true
-
-[[files]]
-file = "scripts/create.zs"
-hash = "3d3ee9a2fac705e71579e0b6556d0c0ea5000bae5daaba445474dbe774f87b41"
-
-[[files]]
-file = "scripts/tacz.zs"
-hash = "c88483a35ac18a59eed3ced3f116fde6dbea623b59e9732788bb5ab60ebe15d9"
diff --git a/kubejs/config/settings.json b/kubejs/config/settings.json
new file mode 100644
index 0000000..580571e
--- /dev/null
+++ b/kubejs/config/settings.json
@@ -0,0 +1,34 @@
+{
+ "dimensions": [
+ {
+ "id": "retards:creative",
+ "gamemode": "creative",
+ "portal": {
+ "material": "minecraft:glowstone",
+ "fluid": "minecraft:water",
+ "color": "#1E66F5"
+ },
+ "worldgen": {
+ "minecraft:bedrock": 1,
+ "minecraft:stone": 40,
+ "minecraft:dirt": 8,
+ "minecraft:grass_block": 1
+ }
+ },
+ {
+ "id": "retards:adventure",
+ "gamemode": "adventure",
+ "portal": {
+ "material": "minecraft:bedrock",
+ "fluid": "minecraft:water",
+ "color": "#1E66F5"
+ },
+ "worldgen": {
+ "minecraft:bedrock": 1,
+ "minecraft:stone": 40,
+ "minecraft:dirt": 8,
+ "minecraft:grass_block": 1
+ }
+ }
+ ]
+}
diff --git a/kubejs/server_scripts/dimensions.js b/kubejs/server_scripts/dimensions.js
new file mode 100644
index 0000000..5ff7d4d
--- /dev/null
+++ b/kubejs/server_scripts/dimensions.js
@@ -0,0 +1,92 @@
+// Creates and configures custom dimensions
+
+const raw = JsonIO.readJson("kubejs/config/settings.json");
+const config = raw ? JSON.parse(raw.toString()) : {};
+
+function hexToRgb(hex) {
+ const h = hex.replace("#", "");
+ return {
+ r: parseInt(h.substring(0, 2), 16),
+ g: parseInt(h.substring(2, 4), 16),
+ b: parseInt(h.substring(4, 6), 16),
+ };
+}
+
+var portalColor;
+
+ServerEvents.highPriorityData((event) => {
+ if (config.dimensions) {
+ config.dimensions.forEach((dimension) => {
+ const [modId, dimId] = dimension.id.split(":");
+
+ /////////////////
+ /// DIMENSION ///
+ /////////////////
+ const dimJson = { type: "minecraft:overworld" };
+ if (dimension.worldgen)
+ dimJson["generator"] = {
+ type: "minecraft:flat",
+ settings: {
+ biome: "minecraft:plains",
+ lakes: false,
+ features: false,
+ structures: {},
+ layers: Object.entries(dimension.worldgen).map(
+ ([block, count]) => ({
+ block: block,
+ height: count,
+ }),
+ ),
+ },
+ };
+ event.addJson(`${modId}:dimension/${dimId}.json`, dimJson);
+
+ //////////////
+ /// PORTAL ///
+ //////////////
+ const portal = dimension.portal;
+ if (portal) {
+ portalColor = hexToRgb(portal.color);
+ event.addJson(`${modId}:portals/${dimId}.json`, {
+ block: portal.material,
+ dim: dimension.id,
+ r: portalColor.r,
+ g: portalColor.g,
+ b: portalColor.b,
+ ignitionType: "FLUID",
+ ignitionSource: portal.fluid,
+ });
+ }
+ });
+ }
+});
+
+//////////////
+/// DIMINV ///
+//////////////
+PlayerEvents.loggedIn((event) => {
+ if (config.dimensions) {
+ config.dimensions.forEach((dimension) => {
+ const [modId, dimId] = dimension.id.split(":");
+ const data = event.server.persistentData;
+ if (!data.getBoolean(`${dimId}Initialized`)) {
+ data.putBoolean(`${dimId}Initialized`, true);
+ event.server.scheduleInTicks(20, () => {
+ event.server.runCommandSilent(`diminv pool ${dimId} create`);
+ event.server.runCommandSilent(
+ `diminv pool ${dimId} dimension ${dimension.id} assign`,
+ );
+ event.server.runCommandSilent(
+ `diminv pool ${dimId} gameMode ${dimension.gamemode}`,
+ );
+ event.server.runCommandSilent(
+ `diminv pool ${dimId} progressAdvancements false`,
+ );
+ event.server.runCommandSilent(
+ `diminv pool ${dimId} incrementStatistics false`,
+ );
+ });
+ }
+ });
+ }
+});
diff --git a/kubejs/server_scripts/keep.js b/kubejs/server_scripts/keep.js
new file mode 100644
index 0000000..f841801
--- /dev/null
+++ b/kubejs/server_scripts/keep.js
@@ -0,0 +1,24 @@
+// Makes Tickets of Eternal Keeping not consumed on death.
+
+const tickets = {};
+
+EntityEvents.death((event) => {
+ const player = event.player;
+ if (event.entity.isPlayer()) {
+ tickets[player.uuid] = null;
+
+ player.inventory.allItems.forEach((item) => {
+ if (item.nbt && item.nbt.EternalKeep) tickets[player.uuid] = item.copy();
+ });
+ }
+});
+
+PlayerEvents.respawned((event) => {
+ const player = event.player;
+
+ const ticket = tickets[player.uuid];
+
+ if (ticket != null) player.give(Item.of(ticket, 1));
+
+ tickets[player.uuid] = null;
+});
diff --git a/kubejs/server_scripts/rsapi-commands.js b/kubejs/server_scripts/rsapi-commands.js
new file mode 100644
index 0000000..ddae331
--- /dev/null
+++ b/kubejs/server_scripts/rsapi-commands.js
@@ -0,0 +1,71 @@
+ServerEvents.commandRegistry((event) => {
+ const { commands: Commands, arguments: Arguments } = event;
+
+ // /rsapi []
+ function playerInventory(player) {
+ const result = [];
+
+ function pushItem(pos, item) {
+ if (item.isEmpty()) return;
+ let nbtData = {};
+ try {
+ if (item.nbt) {
+ nbtData = JSON.parse(item.nbt.toString());
+ }
+ } catch (e) {
+ nbtData = {};
+ }
+ result.push([pos, item.id, item.count, nbtData]);
+ }
+
+ // Main inventory (27 slots)
+ player.inventory.items.forEach((item, i) => {
+ pushItem(["inventory", i], item);
+ });
+
+ // Hotbar (9 slots)
+ // player.inventory.hotbar.forEach((item, i) => {
+ // pushItem(["hotbar", i], item);
+ // });
+
+ console.log(result);
+ return 1;
+
+ // Armor
+ // pushItem(["armor", "head"], player.headArmorItem);
+ // pushItem(["armor", "chest"], player.chestArmorItem);
+ // pushItem(["armor", "legs"], player.legsArmorItem);
+ // pushItem(["armor", "feet"], player.feetArmorItem);
+
+ // Offhand
+ // pushItem(["offhand", 0], player.offHandItem);
+
+ // Trinkets (if present)
+ if (player.trinkets) {
+ player.trinkets.groups.forEach((group) => {
+ group.slots.forEach((slot) => {
+ slot.items.forEach((item, index) => {
+ pushItem(["trinkets", group.id, slot.id, index], item);
+ });
+ });
+ });
+ }
+
+ console.log(JSON.stringify(result));
+
+ return 1;
+ }
+
+ // /rsapi
+ event.register(
+ Commands.literal("rsapi")
+ .requires((src) => src.hasPermission(2))
+ .executes((ctx) => playerInventory(ctx.source.player))
+ .then(
+ // /rsapi []
+ Commands.argument("target", Arguments.PLAYER.create(event)).executes(
+ (ctx) => playerInventory(Arguments.PLAYER.getResult(ctx, "target")),
+ ),
+ ),
+ );
+});
diff --git a/kubejs/server_scripts/rsapi-events.js b/kubejs/server_scripts/rsapi-events.js
new file mode 100644
index 0000000..88400b1
--- /dev/null
+++ b/kubejs/server_scripts/rsapi-events.js
@@ -0,0 +1,78 @@
+var _hooks = {};
+
+function rsapi(event, id, data) {
+ console.log(`rsapi:${id}:${JSON.stringify(data)}`);
+ if (_hooks[id]) _hooks[id](event, data);
+}
+
+const RSEvent = {
+ on: (id, func) => {
+ _hooks[id] = func;
+ },
+};
+
+function getData(event) {
+ return {
+ username: event.player ? String(event.player.username) : null,
+ message: event.message ? String(event.message) : null,
+ input: event.input ? String(event.input) : null,
+ };
+}
+
+///////////////////
+/// === API === ///
+///////////////////
+
+// rsapi:event.playerJoined:"Player"
+PlayerEvents.loggedIn((event) => {
+ const { username } = getData(event);
+ rsapi(event, "event.playerJoined", username);
+});
+
+// rsapi:event.playerLeft:"Player"
+PlayerEvents.loggedOut((event) => {
+ const { username } = getData(event);
+ rsapi(event, "event.playerLeft", username);
+});
+
+// rsapi:event.playerChat:["Player","Message"]
+PlayerEvents.chat((event) => {
+ const { username, message } = getData(event);
+ rsapi(event, "event.playerChat", [username, message]);
+});
+
+// rsapi:event.serverChat:"Message"
+ServerEvents.command("say", (event) => {
+ const { input } = getData(event);
+ rsapi(
+ event,
+ "event.serverChat",
+ input.startsWith("say ") ? input.slice(4) : input,
+ );
+});
+
+// rsapi:event.playerDied:"Player"
+EntityEvents.death("player", (event) => {
+ const { username } = getData(event);
+ rsapi(event, "event.playerDied", username);
+});
+
+/////////////////////
+/// === HOOKS === ///
+/////////////////////
+
+RSEvent.on("event.playerJoined", (event, username) => {
+ function title(player, message) {
+ event.server.runCommandSilent("title @a times 20 200 20");
+ event.server.runCommandSilent(
+ "title " + player + ' title ["' + message + '"]',
+ );
+ }
+
+ if (username === "Sbebas_s") title(username, "MCFLURRY!!!!");
+ else if (username === "Mark917") title(username, "CUCARACHA");
+ else if (username === "Anthony_7") title(username, "onion rings");
+ else if (username === "Tren_boy") title(username, "Kebab");
+ else if (username === "Cheruz") title(username, "Basta\ngiocare\nnegro");
+ else title(username, "Welcome");
+});
diff --git a/mods/ambientsounds.pw.toml b/mods/ambientsounds.pw.toml
index 40e14dd..a901eaa 100644
--- a/mods/ambientsounds.pw.toml
+++ b/mods/ambientsounds.pw.toml
@@ -1,13 +1,13 @@
name = "AmbientSounds"
-filename = "AmbientSounds_FABRIC_v6.3.1_mc1.20.1.jar"
+filename = "AmbientSounds_FABRIC_v6.3.4_mc1.20.1.jar"
side = "client"
[download]
-url = "https://cdn.modrinth.com/data/fM515JnW/versions/izo1gsEI/AmbientSounds_FABRIC_v6.3.1_mc1.20.1.jar"
+url = "https://cdn.modrinth.com/data/fM515JnW/versions/Y8F6BpQg/AmbientSounds_FABRIC_v6.3.4_mc1.20.1.jar"
hash-format = "sha512"
-hash = "e428b51dc0a5b2fc4d0700c004e88c3be77fba56be382f179b857078f939c37523bb9d72de7e719e4615aed63999ae002bca4acd8b592b9e1d8bf44b04d26319"
+hash = "3d047c3b8fa124089459a93951c9bca07da58bf07f2b63ed80e3abf69b6fe8d62bd6c991bf9beaa5deabbaf84ab40349c68a9e090d851c5e4a0356aefed09ad1"
[update]
[update.modrinth]
mod-id = "fM515JnW"
-version = "izo1gsEI"
+version = "Y8F6BpQg"
diff --git a/mods/anti-xray.pw.toml b/mods/anti-xray.pw.toml
new file mode 100644
index 0000000..9dfe441
--- /dev/null
+++ b/mods/anti-xray.pw.toml
@@ -0,0 +1,13 @@
+name = "AntiXray"
+filename = "antixray-fabric-1.4.6+1.20.1.jar"
+side = "server"
+
+[download]
+url = "https://cdn.modrinth.com/data/sml2FMaA/versions/6vxHsVZq/antixray-fabric-1.4.6%2B1.20.1.jar"
+hash-format = "sha512"
+hash = "ec46ca0c5c4c10caac1a12983cb675e133f092f8a1bf61567b23c955adc78c98a15921c214f0533718a93217fea796641741d3b476f6115249f9031d59e3aba4"
+
+[update]
+[update.modrinth]
+mod-id = "sml2FMaA"
+version = "6vxHsVZq"
diff --git a/mods/appleskin.pw.toml b/mods/appleskin.pw.toml
index 5efd3a6..d2a6c6e 100644
--- a/mods/appleskin.pw.toml
+++ b/mods/appleskin.pw.toml
@@ -1,13 +1,13 @@
name = "AppleSkin"
-filename = "appleskin-fabric-mc1.20.1-2.5.1.jar"
+filename = "appleskin-fabric-mc1.20.1-2.5.2.jar"
side = "both"
[download]
-url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/xcauwnEB/appleskin-fabric-mc1.20.1-2.5.1.jar"
+url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/N5XeV21r/appleskin-fabric-mc1.20.1-2.5.2.jar"
hash-format = "sha512"
-hash = "1544c3705133694a886233bdf75b0d03c9ab489421c1f9f30e51d8dd9f4dcab5826edbef4b7d477b81ac995253c6258844579a54243422b73446f6fb8653b979"
+hash = "712ca0f86050ab3c6dbdbe62c5d9fabe77837d70529d1cd686f915a5f09d3a4f71ad4d3866984fbdded63ae2eb1c1ceedfb3386253510ee3a54857f77677e4f4"
[update]
[update.modrinth]
mod-id = "EsAfCjCV"
-version = "xcauwnEB"
+version = "N5XeV21r"
diff --git a/mods/athena-ctm.pw.toml b/mods/athena-ctm.pw.toml
deleted file mode 100644
index 4771b9b..0000000
--- a/mods/athena-ctm.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Athena"
-filename = "athena-fabric-1.20.1-3.1.2.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/b1ZV3DIJ/versions/mXJWSwbJ/athena-fabric-1.20.1-3.1.2.jar"
-hash-format = "sha512"
-hash = "e55d49348a9d944bbd19390c64a4f42a1375eaaf0cbd4d69b4f523e441d9d23ce9498c912db724260cde32a43b776832cb867161e0989995d974de7e19e12389"
-
-[update]
-[update.modrinth]
-mod-id = "b1ZV3DIJ"
-version = "mXJWSwbJ"
diff --git a/mods/balm.pw.toml b/mods/balm.pw.toml
index de734cc..2489ed1 100644
--- a/mods/balm.pw.toml
+++ b/mods/balm.pw.toml
@@ -1,13 +1,13 @@
name = "Balm"
-filename = "balm-fabric-1.20.1-7.3.37.jar"
+filename = "balm-fabric-1.20.1-7.3.38.jar"
side = "both"
[download]
-url = "https://cdn.modrinth.com/data/MBAkmtvl/versions/qCk04klC/balm-fabric-1.20.1-7.3.37.jar"
+url = "https://cdn.modrinth.com/data/MBAkmtvl/versions/TSihd8MJ/balm-fabric-1.20.1-7.3.38.jar"
hash-format = "sha512"
-hash = "2fddc3053091ec9e9939f873f01a06752698adf56b0405df17c13e1f6359daa009dc8e194bb9591b172cc013900b9891b52993b779efb338b5d977b4099ae2da"
+hash = "fc3212781606186b881a956846d262fbe7fc068668b601749aa965b341cb20fb28e28da7591a258e4fa184d3931ef4c5e9bf7c298c8450ccd367d0be0510e8fa"
[update]
[update.modrinth]
mod-id = "MBAkmtvl"
-version = "qCk04klC"
+version = "TSihd8MJ"
diff --git a/mods/bclib.pw.toml b/mods/bclib.pw.toml
deleted file mode 100644
index a9a39c6..0000000
--- a/mods/bclib.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "BCLib"
-filename = "bclib-3.0.14.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/BgNRHReB/versions/TPC86Pyz/bclib-3.0.14.jar"
-hash-format = "sha512"
-hash = "bc35cc37a221fbc6f7fca293e72aad0877d8c9d07067ff0b4c8f51dcddbb82ac7cbbb86d1550eef7690bcd1ecf09625f0389f39ae9a252eec5d8511ba7deec4a"
-
-[update]
-[update.modrinth]
-mod-id = "BgNRHReB"
-version = "TPC86Pyz"
diff --git a/mods/betterend.pw.toml b/mods/betterend.pw.toml
deleted file mode 100644
index de677f7..0000000
--- a/mods/betterend.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "BetterEnd"
-filename = "better-end-4.0.11.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/gc8OEnCC/versions/7QwyTILr/better-end-4.0.11.jar"
-hash-format = "sha512"
-hash = "5faae5cb3d8759837ec341c605dd9c8b6b32a908e7e1f1248b3b2567c5f9969079df33694cdfb6c743a732bfc9d5824843a93edec07f09e68f8b408e355d15e7"
-
-[update]
-[update.modrinth]
-mod-id = "gc8OEnCC"
-version = "7QwyTILr"
diff --git a/mods/betternether.pw.toml b/mods/betternether.pw.toml
deleted file mode 100644
index 082b865..0000000
--- a/mods/betternether.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "BetterNether"
-filename = "better-nether-9.0.10.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/MpzVLzy5/versions/IG7kgtJH/better-nether-9.0.10.jar"
-hash-format = "sha512"
-hash = "0ef96b8409904c0ce1b9a875260f252615d7b46704082cfd10ffee88d2d506984ad0c31a91e5cb3392f454bc646b7676c392ac94d78474f156aa519f9501f3d0"
-
-[update]
-[update.modrinth]
-mod-id = "MpzVLzy5"
-version = "IG7kgtJH"
diff --git a/mods/big-contraptions.pw.toml b/mods/big-contraptions.pw.toml
deleted file mode 100644
index bbc9d0a..0000000
--- a/mods/big-contraptions.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Create: Big Contraptions"
-filename = "bigcontraptions-1.0.jar"
-side = "client"
-
-[download]
-url = "https://cdn.modrinth.com/data/jv0UKGOX/versions/IineM2mL/bigcontraptions-1.0.jar"
-hash-format = "sha512"
-hash = "c5f11a54c38ae579a5e387d23a83d2d1481cee9c2f75b4f293790ccd3123755778ea70a7b413540b3e6183afd639dc91201b9be5e4ad2424b8783a53b2ff216b"
-
-[update]
-[update.modrinth]
-mod-id = "jv0UKGOX"
-version = "IineM2mL"
diff --git a/mods/bluemap.pw.toml b/mods/bluemap.pw.toml
new file mode 100644
index 0000000..d2c235b
--- /dev/null
+++ b/mods/bluemap.pw.toml
@@ -0,0 +1,13 @@
+name = "BlueMap"
+filename = "BlueMap-5.3-fabric-1.20.jar"
+side = "server"
+
+[download]
+url = "https://cdn.modrinth.com/data/swbUV1cr/versions/lHRktt6S/BlueMap-5.3-fabric-1.20.jar"
+hash-format = "sha512"
+hash = "d3a3173cd3f6d19f5a868562d25a902a3f8936246d8a21613fe57b14497c81b989f094fa899eb6f879ffd8d0768ed354e6d8e6e6c750b4254edef8e9a2b727bc"
+
+[update]
+[update.modrinth]
+mod-id = "swbUV1cr"
+version = "lHRktt6S"
diff --git a/mods/botarium.pw.toml b/mods/botarium.pw.toml
deleted file mode 100644
index 181f342..0000000
--- a/mods/botarium.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Botarium"
-filename = "botarium-fabric-1.20.1-2.3.4.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/2u6LRnMa/versions/f3ATcSfq/botarium-fabric-1.20.1-2.3.4.jar"
-hash-format = "sha512"
-hash = "03589a8d05c17dbb4271c212d0eb00c53d9d5c0705f63c7816ff9e099245db71f94e7c544e323beaeac28d30bd3807eeccb1352792cb6d778ff6ecf68f4635c7"
-
-[update]
-[update.modrinth]
-mod-id = "2u6LRnMa"
-version = "f3ATcSfq"
diff --git a/mods/chat-heads.pw.toml b/mods/chat-heads.pw.toml
index b680fb3..af6c910 100644
--- a/mods/chat-heads.pw.toml
+++ b/mods/chat-heads.pw.toml
@@ -1,13 +1,13 @@
name = "Chat Heads"
-filename = "chat_heads-0.14.2-fabric-1.20.jar"
+filename = "chat_heads-0.15.0-fabric-1.20.jar"
side = "client"
[download]
-url = "https://cdn.modrinth.com/data/Wb5oqrBJ/versions/LqyYQRzJ/chat_heads-0.14.2-fabric-1.20.jar"
+url = "https://cdn.modrinth.com/data/Wb5oqrBJ/versions/Nfb15p2T/chat_heads-0.15.0-fabric-1.20.jar"
hash-format = "sha512"
-hash = "cb1bd3c679732b6fce4a185bae2b5fd7eac99651f2b12b6531c4ac9006de611dca9db5930a21385b91eb4b51407c656f2bd90750377b654825addb03b497414c"
+hash = "6609950f77ff6cc450ab93449d40671899c91d49c17abca4111e730c6b7b0a2b8a6eb2c4851a48dfd011e575e3d0042ab0345494fde40b81c01d87626262b496"
[update]
[update.modrinth]
mod-id = "Wb5oqrBJ"
-version = "LqyYQRzJ"
+version = "Nfb15p2T"
diff --git a/mods/chipped.pw.toml b/mods/chipped.pw.toml
deleted file mode 100644
index 44e344d..0000000
--- a/mods/chipped.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Chipped"
-filename = "chipped-fabric-1.20.1-3.0.7.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/BAscRYKm/versions/pwyEaKDs/chipped-fabric-1.20.1-3.0.7.jar"
-hash-format = "sha512"
-hash = "5e12cc2ac7aec827a06fb9358fa53a25040428ae0f192a96305b129b084073154a6ae862d6875f6a02fe89a7a11d253049ce90b292f4c4ab2c72a9c94b93c9b0"
-
-[update]
-[update.modrinth]
-mod-id = "BAscRYKm"
-version = "pwyEaKDs"
diff --git a/mods/copycats.pw.toml b/mods/copycats.pw.toml
deleted file mode 100644
index 02c4375..0000000
--- a/mods/copycats.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Create: Copycats+"
-filename = "copycats-2.2.2+mc.1.20.1-fabric.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/UT2M39wf/versions/WYmjbo0H/copycats-2.2.2%2Bmc.1.20.1-fabric.jar"
-hash-format = "sha512"
-hash = "21c4409d5f453a29d161b34ebed3b6253953529fbfcac4651fd4476059a99f6d2244486345b69a46dc9b3a1ebdfd39cd0ef0c1b8b814a95b3cf7c8465471eee1"
-
-[update]
-[update.modrinth]
-mod-id = "UT2M39wf"
-version = "WYmjbo0H"
diff --git a/mods/corgilib.pw.toml b/mods/corgilib.pw.toml
deleted file mode 100644
index ad4193a..0000000
--- a/mods/corgilib.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "CorgiLib"
-filename = "Corgilib-Fabric-1.20.1-4.0.3.4.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/ziOp6EO8/versions/Fk0j3oUu/Corgilib-Fabric-1.20.1-4.0.3.4.jar"
-hash-format = "sha512"
-hash = "87b8e51d25cd979263b4c5097d4737dd329addc8a8e3db6d57ed58e16bda90e97b9d95b6a593cafe8dc9d150b3bc92014f43add8959bf4b604c3e4341d7ce972"
-
-[update]
-[update.modrinth]
-mod-id = "ziOp6EO8"
-version = "Fk0j3oUu"
diff --git a/mods/crafttweaker.pw.toml b/mods/crafttweaker.pw.toml
deleted file mode 100644
index 86d84b2..0000000
--- a/mods/crafttweaker.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "CraftTweaker"
-filename = "CraftTweaker-fabric-1.20.1-14.0.59.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/Xg35A4rS/versions/eMDmObNh/CraftTweaker-fabric-1.20.1-14.0.59.jar"
-hash-format = "sha512"
-hash = "0e97c6c7022878a0939368589ce4cd03fcac628de19bfdc595f11abe8f1c423a4cd5e92ccd9eafa3f20c87caab2ad329513c24073b8b7fd3c104a7d3a49cd0bb"
-
-[update]
-[update.modrinth]
-mod-id = "Xg35A4rS"
-version = "eMDmObNh"
diff --git a/mods/crash-assistant.pw.toml b/mods/crash-assistant.pw.toml
index 06fe721..83e1a7d 100644
--- a/mods/crash-assistant.pw.toml
+++ b/mods/crash-assistant.pw.toml
@@ -1,13 +1,13 @@
name = "Crash Assistant"
-filename = "CrashAssistant-fabric-1.19-1.21.4-1.10.28.jar"
+filename = "CrashAssistant-fabric-1.19-1.21.4-1.10.30.jar"
side = "client"
[download]
-url = "https://cdn.modrinth.com/data/ix1qq8Ux/versions/IuxHAW1f/CrashAssistant-fabric-1.19-1.21.4-1.10.28.jar"
+url = "https://cdn.modrinth.com/data/ix1qq8Ux/versions/pQTUTw5G/CrashAssistant-fabric-1.19-1.21.4-1.10.30.jar"
hash-format = "sha512"
-hash = "f07c99a759573f1536e95d6f88a8c64923474e3566703365022e0839fea9163bce6870ae7420932ab67aeee2d8b785abbb16ba2bc3d7e58dc86865f997e5d85e"
+hash = "54ea73cf061bfa537b0826cbd0d2a025a8e0d00d44f5509fabca26bc31d0479fc9795618b6006ee1af4b57dfd5fb223bd5676b5cb9c0c369d1bad54efea0e888"
[update]
[update.modrinth]
mod-id = "ix1qq8Ux"
-version = "IuxHAW1f"
+version = "pQTUTw5G"
diff --git a/mods/create-better-villagers.pw.toml b/mods/create-better-villagers.pw.toml
deleted file mode 100644
index 3fd1ef0..0000000
--- a/mods/create-better-villagers.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Create: Better Villagers"
-filename = "create-better-villagers-1.2.9-Fabric-1.20.1.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/kS90mr4y/versions/OMYQMsxi/create-better-villagers-1.2.9-Fabric-1.20.1.jar"
-hash-format = "sha512"
-hash = "b9364c1d820935983d4a07759268f5c12c370f25d515ea788397e0ab3563a179442f00d63b94e90e79a6392d0dd9e0a335797461dd19795d450e3c7bf8948467"
-
-[update]
-[update.modrinth]
-mod-id = "kS90mr4y"
-version = "OMYQMsxi"
diff --git a/mods/create-big-cannons.pw.toml b/mods/create-big-cannons.pw.toml
deleted file mode 100644
index 0946827..0000000
--- a/mods/create-big-cannons.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Create Big Cannons"
-filename = "createbigcannons-5.8.2-mc.1.20.1-fabric.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/GWp4jCJj/versions/bIFKELd8/createbigcannons-5.8.2-mc.1.20.1-fabric.jar"
-hash-format = "sha512"
-hash = "f4bcc2293dbe1003b79888e616f8900796354733eb37511fc0d4edfd63077f57c82dd592f236ecb384fca182aadb30e757f5b6f949b20efa31cb43fd0dac7903"
-
-[update]
-[update.modrinth]
-mod-id = "GWp4jCJj"
-version = "bIFKELd8"
diff --git a/mods/create-broken-bad-fabric.pw.toml b/mods/create-broken-bad-fabric.pw.toml
deleted file mode 100644
index fe6f666..0000000
--- a/mods/create-broken-bad-fabric.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Create: Broken Bad ReBroken"
-filename = "createbb1.20.1.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/uIfluo9C/versions/5Ibh9a9W/createbb1.20.1.jar"
-hash-format = "sha512"
-hash = "ae80bbc4a7a72e0e268f83a2b19819ce15a348c238ef0af046b34eb3f52efbeba5bc1a775b184f7a9b788ee403cb8254a76a49431d8ea905c1169ab46f41f7cf"
-
-[update]
-[update.modrinth]
-mod-id = "uIfluo9C"
-version = "5Ibh9a9W"
diff --git a/mods/create-contraption-terminals.pw.toml b/mods/create-contraption-terminals.pw.toml
deleted file mode 100644
index af4928d..0000000
--- a/mods/create-contraption-terminals.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Create Contraption Terminals"
-filename = "createcontraptionterminals-fabric-1.20-1.1.0.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/gOPAFzp0/versions/TymTJZew/createcontraptionterminals-fabric-1.20-1.1.0.jar"
-hash-format = "sha512"
-hash = "10d9b00a2165c12b5d552e1dfcdb744a3ee74434dadd9bf698aee1e8545856110cf89b859e56d89b270a56a21afe9394279bb018ccde492cd6f78628c3b05605"
-
-[update]
-[update.modrinth]
-mod-id = "gOPAFzp0"
-version = "TymTJZew"
diff --git a/mods/create-data-and-plots.pw.toml b/mods/create-data-and-plots.pw.toml
deleted file mode 100644
index 7174809..0000000
--- a/mods/create-data-and-plots.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Create: Data and Plots"
-filename = "create-dataplots-1.20.1-19b.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/vf089MQY/versions/MzlgYkaI/create-dataplots-1.20.1-19b.jar"
-hash-format = "sha512"
-hash = "f3886ecf470e0f34c7cf3d0ea286735958c93785cbfda8742990bbd0541e341de7464d0b010f90e61c8fb649e178dbd4f5be2b7d4877e76a6dd8f18b2fc41c50"
-
-[update]
-[update.modrinth]
-mod-id = "vf089MQY"
-version = "MzlgYkaI"
diff --git a/mods/create-deco-additions.pw.toml b/mods/create-deco-additions.pw.toml
deleted file mode 100644
index f97d985..0000000
--- a/mods/create-deco-additions.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Create Deco Additions"
-filename = "create-deco-additions-1.3.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/HrsF061q/versions/GWWkSXtF/create-deco-additions-1.3.jar"
-hash-format = "sha512"
-hash = "ac7b1544d0ea796036ad328a7208a5b6ebb8dde3415bde78886b5d54c8d390e56913c89d075f310716188f732caea6612b88e4cde40234ebf490d9b9715043a7"
-
-[update]
-[update.modrinth]
-mod-id = "HrsF061q"
-version = "GWWkSXtF"
diff --git a/mods/create-deco.pw.toml b/mods/create-deco.pw.toml
deleted file mode 100644
index 76b1453..0000000
--- a/mods/create-deco.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Create Deco"
-filename = "createdeco-2.0.2-1.20.1-fabric.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/sMvUb4Rb/versions/GsxgfeNu/createdeco-2.0.2-1.20.1-fabric.jar"
-hash-format = "sha512"
-hash = "f7ce4b520b7eb47fb9d1a8f510465b96673dee2d6f91ff0720713ee62143d095b399a980666538ebfb8b401fb5e93baf50a2cb2be6a4f2adfde2024f198a35c9"
-
-[update]
-[update.modrinth]
-mod-id = "sMvUb4Rb"
-version = "GsxgfeNu"
diff --git a/mods/create-enchantable-machinery.pw.toml b/mods/create-enchantable-machinery.pw.toml
deleted file mode 100644
index 2aa340d..0000000
--- a/mods/create-enchantable-machinery.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Create: Enchantable Machinery"
-filename = "createenchantablemachinery-2.9.11-mc1.20.1-fabric.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/eqrvp4NK/versions/PhOLS9Et/createenchantablemachinery-2.9.11-mc1.20.1-fabric.jar"
-hash-format = "sha512"
-hash = "08fcbe3f7eafdbe5216bf71ebccace24b0270e888dc85490f8f2e91396a818fc73deb4da48a08ebd47f4efccb2b1dfcb0e357ae7d5ea45d52f62322b603110dc"
-
-[update]
-[update.modrinth]
-mod-id = "eqrvp4NK"
-version = "PhOLS9Et"
diff --git a/mods/create-enchantment-industry-fabric.pw.toml b/mods/create-enchantment-industry-fabric.pw.toml
deleted file mode 100644
index 329357c..0000000
--- a/mods/create-enchantment-industry-fabric.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Create: Enchantment Industry - Fabric"
-filename = "create_enchantment_industry-1.2.16.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/AEZO385x/versions/SI0RzkGk/create_enchantment_industry-1.2.16.jar"
-hash-format = "sha512"
-hash = "c9b9c8d03c763aa6e378d20534e8ae25861e6895b8f2f301108ae7271a6bfaceae306f1b45fbf79db5aa05a0164efc57db5dba37be54cc82dc3a652d6f6d5c3d"
-
-[update]
-[update.modrinth]
-mod-id = "AEZO385x"
-version = "SI0RzkGk"
diff --git a/mods/create-fabric.pw.toml b/mods/create-fabric.pw.toml
index 8db92b5..d28f154 100644
--- a/mods/create-fabric.pw.toml
+++ b/mods/create-fabric.pw.toml
@@ -1,13 +1,13 @@
name = "Create Fabric"
-filename = "create-fabric-0.5.1-j-build.1631+mc1.20.1.jar"
+filename = "create-fabric-6.0.8.1+build.1744-mc1.20.1.jar"
side = "both"
[download]
-url = "https://cdn.modrinth.com/data/Xbc0uyRg/versions/7Ub71nPb/create-fabric-0.5.1-j-build.1631%2Bmc1.20.1.jar"
+url = "https://cdn.modrinth.com/data/Xbc0uyRg/versions/HAqwA6X1/create-fabric-6.0.8.1%2Bbuild.1744-mc1.20.1.jar"
hash-format = "sha512"
-hash = "73ff936492c857ae411c10cae0194d64a56b98a1a7a9478ca13fe2a6e3ee155e327cf4590a3888aaa671561b4cf74de97f2f44224d7981b03a546e36236c3de2"
+hash = "6edaddb93bc87bf8204376d3ceddd3e3dfec1d716556a5925802f2ade59ce5a660ded50088fa94188842ff83fc29445363dfa5d423e425b1574092833b6fa896"
[update]
[update.modrinth]
mod-id = "Xbc0uyRg"
-version = "7Ub71nPb"
+version = "HAqwA6X1"
diff --git a/mods/create-food.pw.toml b/mods/create-food.pw.toml
deleted file mode 100644
index 416d1d5..0000000
--- a/mods/create-food.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Create: Food"
-filename = "create-food-1.20.1-1.1.11-fabric.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/4HnO3el1/versions/2wqGkVWL/create-food-1.20.1-1.1.11-fabric.jar"
-hash-format = "sha512"
-hash = "9a95d97065df687527f367f418a58cc4e0656aae2804d013ee5496c1b3787ecc8a99a8d5ce990d864b7b1377a71d8a47270c7c785642bd1740d27fecc704ec7a"
-
-[update]
-[update.modrinth]
-mod-id = "4HnO3el1"
-version = "2wqGkVWL"
diff --git a/mods/create-jetpack.pw.toml b/mods/create-jetpack.pw.toml
deleted file mode 100644
index 0246e71..0000000
--- a/mods/create-jetpack.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Create Jetpack"
-filename = "create_jetpack-fabric-4.3.0.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/UbFnAd4l/versions/lKhjIqZR/create_jetpack-fabric-4.3.0.jar"
-hash-format = "sha512"
-hash = "e8110147fc90666467e837403316fdffb04d72ac0c28572945519b8f0b36c7fab9a2704f934718267c6e165213760b66bcc04e1f0d217cccb9bac83eabaec082"
-
-[update]
-[update.modrinth]
-mod-id = "UbFnAd4l"
-version = "lKhjIqZR"
diff --git a/mods/create-man-of-many-planes.pw.toml b/mods/create-man-of-many-planes.pw.toml
deleted file mode 100644
index 3b598b4..0000000
--- a/mods/create-man-of-many-planes.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Create Man of Many Planes"
-filename = "create-man-of-many-planes-1.0.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/F4Rdk2PX/versions/XUkRA6F4/create-man-of-many-planes-1.0.jar"
-hash-format = "sha512"
-hash = "711e79456938fbee7b2105f3468b9a995c0dfee1300c57c212858b9a649011bfa8e7ff483a28b6d88ed9f077c4bac69f4917bdcbb02164e8334f2261b72835b9"
-
-[update]
-[update.modrinth]
-mod-id = "F4Rdk2PX"
-version = "XUkRA6F4"
diff --git a/mods/create-mod-trims.pw.toml b/mods/create-mod-trims.pw.toml
deleted file mode 100644
index 9d24f9b..0000000
--- a/mods/create-mod-trims.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Create: Armor Trims"
-filename = "create_armor_trims-1.20.1-2.0.1.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/Q4F90RHI/versions/C9U99P99/create_armor_trims-1.20.1-2.0.1.jar"
-hash-format = "sha512"
-hash = "aded234e3c435f88b3282592e04c0923d7509b464abe20ebd5a250daad603e7da9e3c26dd978b734f988e1326d5b0fd1e8302807d3d4e5dd7934deb1b90e841c"
-
-[update]
-[update.modrinth]
-mod-id = "Q4F90RHI"
-version = "C9U99P99"
diff --git a/mods/create-new-age.pw.toml b/mods/create-new-age.pw.toml
deleted file mode 100644
index d9aaf97..0000000
--- a/mods/create-new-age.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Create: New Age"
-filename = "create-new-age-fabric-1.20.1-1.1.2.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/FTeXqI9v/versions/rk63oafd/create-new-age-fabric-1.20.1-1.1.2.jar"
-hash-format = "sha512"
-hash = "a94c20d349546a774a89265c56650e547de353af7e8eb8d7ca7a69033570bdaa7c8d478edda3a6c50379d64d708c3ffd581da4214abc3930694fcf8462b03058"
-
-[update]
-[update.modrinth]
-mod-id = "FTeXqI9v"
-version = "rk63oafd"
diff --git a/mods/create-radars-refabricated.pw.toml b/mods/create-radars-refabricated.pw.toml
deleted file mode 100644
index 7d2257d..0000000
--- a/mods/create-radars-refabricated.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Create: Radars Refabricated"
-filename = "create_radar-0.1.1+1.20.1.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/IUlhKVP4/versions/FcTcjseq/create_radar-0.1.1%2B1.20.1.jar"
-hash-format = "sha512"
-hash = "935df653558596cee66a6af9faecfbeee140fc69affc96f3aa8c9514a00fe1049892e7aa3a5311dfddb0a17e1758c77946a1aa324d54238835b40a879a909fa7"
-
-[update]
-[update.modrinth]
-mod-id = "IUlhKVP4"
-version = "FcTcjseq"
diff --git a/mods/create-steam-n-rails.pw.toml b/mods/create-steam-n-rails.pw.toml
deleted file mode 100644
index 28da183..0000000
--- a/mods/create-steam-n-rails.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Create: Steam 'n' Rails"
-filename = "Steam_Rails-1.6.9+fabric-mc1.20.1.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/ZzjhlDgM/versions/VFhdqLko/Steam_Rails-1.6.9%2Bfabric-mc1.20.1.jar"
-hash-format = "sha512"
-hash = "048a0cad7fd4f9eb7516ee557a8d427f4e65b7e7020a24f60fe171f5b84c53dc0a67b603fc4a7d063f15df05ae5e35fc4ff64ec1b8996ca6fc42833fc2f5d55b"
-
-[update]
-[update.modrinth]
-mod-id = "ZzjhlDgM"
-version = "VFhdqLko"
diff --git a/mods/create-ultimate-factory.pw.toml b/mods/create-ultimate-factory.pw.toml
index 07b9587..47c52ba 100644
--- a/mods/create-ultimate-factory.pw.toml
+++ b/mods/create-ultimate-factory.pw.toml
@@ -1,4 +1,4 @@
-name = "Create: Ultimate Factory [Forge/Fabric/NeoForge]"
+name = "Create: Ultimate Factory"
filename = "create_ultimate_factory-2.1.0-fabric-1.20.1.jar"
side = "both"
diff --git a/mods/createaddition.pw.toml b/mods/createaddition.pw.toml
deleted file mode 100644
index 264ad95..0000000
--- a/mods/createaddition.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Create Crafts & Additions"
-filename = "createaddition-fabric+1.20.1-1.2.6.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/kU1G12Nn/versions/ybLiaryg/createaddition-fabric%2B1.20.1-1.2.6.jar"
-hash-format = "sha512"
-hash = "f4ac98d196cef9cc0bfeac7d4070a60376b83cc5c441820a2d602443e7726aef8101fa5bbd5b60ea10ed926fc2770eff3fa5dda695268d1a96f16f4399b0bf77"
-
-[update]
-[update.modrinth]
-mod-id = "kU1G12Nn"
-version = "ybLiaryg"
diff --git a/mods/createtweaker.pw.toml b/mods/createtweaker.pw.toml
deleted file mode 100644
index c91ccc6..0000000
--- a/mods/createtweaker.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "CreateTweaker"
-filename = "CreateTweaker-fabric-1.20.1-4.0.15.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/vEila6nl/versions/C5FpflFw/CreateTweaker-fabric-1.20.1-4.0.15.jar"
-hash-format = "sha512"
-hash = "3f128ef8ea150584c17e46b6f05ca1d0983d5df427651d66c3a977078b8f0badeecd6678871f118d51c9bf80360b39b46e0551de30e5c54737a1056af1b47b0b"
-
-[update]
-[update.modrinth]
-mod-id = "vEila6nl"
-version = "C5FpflFw"
diff --git a/mods/customnpcs-unofficial.pw.toml b/mods/customnpcs-unofficial.pw.toml
deleted file mode 100644
index b44b65a..0000000
--- a/mods/customnpcs-unofficial.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "CustomNPCs-Unofficial"
-filename = "CustomNPCs-Unofficial-Fabric-1.20.1.20251107.jar"
-side = "both"
-
-[download]
-hash-format = "sha1"
-hash = "2172f1813a993d3ef57b1e47f0643aca30a73324"
-mode = "metadata:curseforge"
-
-[update]
-[update.curseforge]
-file-id = 7195543
-project-id = 1052708
diff --git a/mods/datapackportals.pw.toml b/mods/datapackportals.pw.toml
new file mode 100644
index 0000000..8bc4146
--- /dev/null
+++ b/mods/datapackportals.pw.toml
@@ -0,0 +1,13 @@
+name = "Datapack Portals"
+filename = "datapackportals-1.2.3-1.20.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/LwFVdT1s/versions/wuqSq1tI/datapackportals-1.2.3-1.20.jar"
+hash-format = "sha512"
+hash = "730e797a076247f1bdf701c435a63939242bb6afce546262e1443a0f8f267a149ca2a435a241a22d79be253bcc218b392c3c1e67cce378e78e66c51705d624a3"
+
+[update]
+[update.modrinth]
+mod-id = "LwFVdT1s"
+version = "wuqSq1tI"
diff --git a/mods/dimensional-inventories-2.2.0-dev.1+1.20.1.jar b/mods/dimensional-inventories-2.2.0-dev.1+1.20.1.jar
new file mode 100644
index 0000000..5387f4b
Binary files /dev/null and b/mods/dimensional-inventories-2.2.0-dev.1+1.20.1.jar differ
diff --git a/mods/dimensional-inventories-extension-trinkets-1.0.0-dev.1+1.20.1.jar b/mods/dimensional-inventories-extension-trinkets-1.0.0-dev.1+1.20.1.jar
new file mode 100644
index 0000000..461dc04
Binary files /dev/null and b/mods/dimensional-inventories-extension-trinkets-1.0.0-dev.1+1.20.1.jar differ
diff --git a/mods/disable-end-portals.pw.toml b/mods/disable-end-portals.pw.toml
new file mode 100644
index 0000000..2a18b76
--- /dev/null
+++ b/mods/disable-end-portals.pw.toml
@@ -0,0 +1,13 @@
+name = "Disable End Portals"
+filename = "disable-end-portals-1.0.1+1.19.4-1.21.4.jar"
+side = "server"
+
+[download]
+url = "https://cdn.modrinth.com/data/ILMYHSRT/versions/9vRbQAe9/disable-end-portals-1.0.1%2B1.19.4-1.21.4.jar"
+hash-format = "sha512"
+hash = "2e363538435df3e8d9c6773f073b01f4ec294e260e0ca37578e8efe7e33146eb0afa2184eb0e6a6e321cc588576b42b39dedc9b25b0f1fd09bdb2a7202886582"
+
+[update]
+[update.modrinth]
+mod-id = "ILMYHSRT"
+version = "9vRbQAe9"
diff --git a/mods/dynamic-fps.pw.toml b/mods/dynamic-fps.pw.toml
index 6efac40..67acf5c 100644
--- a/mods/dynamic-fps.pw.toml
+++ b/mods/dynamic-fps.pw.toml
@@ -1,13 +1,13 @@
name = "Dynamic FPS"
-filename = "dynamic-fps-3.9.5+minecraft-1.20.0-fabric.jar"
+filename = "dynamic-fps-3.11.4+minecraft-1.20.0-fabric.jar"
side = "client"
[download]
-url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/D9mrJwm0/dynamic-fps-3.9.5%2Bminecraft-1.20.0-fabric.jar"
+url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/QwPQBhiQ/dynamic-fps-3.11.4%2Bminecraft-1.20.0-fabric.jar"
hash-format = "sha512"
-hash = "8f6769b6ae3736e2481f0b4caea385ad6656b60b2493a1a746a3f0678e976494f7a0488ac4baa80531a38e8d64b1a61654ee97c238dc9b0e12347bdc6623520e"
+hash = "3689a13abe56e02adc3ee96bb0426b185c7ae02588bbea1a3f350414768c260d0436682a7f59418bdd62306bc486af0b6184a24c50666e47b662993d2b789a14"
[update]
[update.modrinth]
mod-id = "LQ3K71Q1"
-version = "D9mrJwm0"
+version = "QwPQBhiQ"
diff --git a/mods/e4mc.pw.toml b/mods/e4mc.pw.toml
index fba81be..f962b94 100644
--- a/mods/e4mc.pw.toml
+++ b/mods/e4mc.pw.toml
@@ -1,13 +1,13 @@
name = "e4mc"
-filename = "e4mc_minecraft-fabric-5.5.4.jar"
+filename = "e4mc-fabric-6.0.6.jar"
side = "both"
[download]
-url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/jpS88LKC/e4mc_minecraft-fabric-5.5.4.jar"
+url = "https://cdn.modrinth.com/data/qANg5Jrr/versions/JSmcqwxn/e4mc-fabric-6.0.6.jar"
hash-format = "sha512"
-hash = "82182bd4ec513cf11be335cd502a9e7013eb28baae1228599dfcb375b41a3953d751196217a8b27c04a9d6f204c245958c45ee484b3ee13f50a38789bfd6a435"
+hash = "c171e4d8eab6bcd4cfc8f685a4766334ba8cf7feeb1ef19fb52562e144cdf8dcbf4f206e4b4e7e6d8194688c49490d41c7b9a0296ae9f37d2272189382ebe1eb"
[update]
[update.modrinth]
mod-id = "qANg5Jrr"
-version = "jpS88LKC"
+version = "JSmcqwxn"
diff --git a/mods/easyauth.pw.toml b/mods/easyauth.pw.toml
new file mode 100644
index 0000000..5fbadeb
--- /dev/null
+++ b/mods/easyauth.pw.toml
@@ -0,0 +1,13 @@
+name = "EasyAuth"
+filename = "easyauth-mc1.20-3.4.1.jar"
+side = "server"
+
+[download]
+url = "https://cdn.modrinth.com/data/aZj58GfX/versions/QkHiIsyi/easyauth-mc1.20-3.4.1.jar"
+hash-format = "sha512"
+hash = "77588dafcd800877dc8a46f23a19b6e1cf8b0f4c3fc9b211a356600d72eddccd7c437d845a7559ebb04a60a00d76f570c2751513a429d0f9d1997e8af6ed88e4"
+
+[update]
+[update.modrinth]
+mod-id = "aZj58GfX"
+version = "QkHiIsyi"
diff --git a/mods/easywhitelist.pw.toml b/mods/easywhitelist.pw.toml
new file mode 100644
index 0000000..1239df4
--- /dev/null
+++ b/mods/easywhitelist.pw.toml
@@ -0,0 +1,13 @@
+name = "EasyWhitelist"
+filename = "easywhitelist-1.1.0.jar"
+side = "server"
+
+[download]
+url = "https://cdn.modrinth.com/data/LODybUe5/versions/9OoxSFQz/easywhitelist-1.1.0.jar"
+hash-format = "sha512"
+hash = "633b36c61c825be998e6c7d30b91638e86c8663839c07de739e1b35ad54a97bc8cdbce556d1974e8b2bc80853e9c818f16f2a0acda3b4df9a0f8b28a083c2ed4"
+
+[update]
+[update.modrinth]
+mod-id = "LODybUe5"
+version = "9OoxSFQz"
diff --git a/mods/edf-remastered.pw.toml b/mods/edf-remastered.pw.toml
deleted file mode 100644
index 2929641..0000000
--- a/mods/edf-remastered.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Ender Dragon Fight Remastered"
-filename = "edf-remastered-4.3.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/HQsBdHGd/versions/sJX8dbua/edf-remastered-4.3.jar"
-hash-format = "sha512"
-hash = "a08f40e37344c5608ac31e67758107ee42a637140f94d0feb8d1920c19b4ab1eebc40d5bcc3e538f8404401029efdc6986ced158feb4e72bb48a561f7f376fa5"
-
-[update]
-[update.modrinth]
-mod-id = "HQsBdHGd"
-version = "sJX8dbua"
diff --git a/mods/endrem.pw.toml b/mods/endrem.pw.toml
deleted file mode 100644
index e4254a9..0000000
--- a/mods/endrem.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "End Remastered"
-filename = "fabric-end-remastered-5.2.4.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/ZJTGwAND/versions/4wKvHwVW/fabric-end-remastered-5.2.4.jar"
-hash-format = "sha512"
-hash = "7e00e31271ea07328754680c2b81dba36606eb2debb16ce70b75dee5d612f77625cb84c13bd5f9295b34642a46be8b035a3d829e2ed2b819c92f6b4a45097aba"
-
-[update]
-[update.modrinth]
-mod-id = "ZJTGwAND"
-version = "4wKvHwVW"
diff --git a/mods/entity-model-features.pw.toml b/mods/entity-model-features.pw.toml
index 95271c9..06f1f2b 100644
--- a/mods/entity-model-features.pw.toml
+++ b/mods/entity-model-features.pw.toml
@@ -1,13 +1,13 @@
name = "[EMF] Entity Model Features"
-filename = "entity_model_features_1.20.1-fabric-3.0.10.jar"
+filename = "entity_model_features_1.20.1-fabric-3.0.11.jar"
side = "client"
[download]
-url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/GMsbVfZZ/entity_model_features_1.20.1-fabric-3.0.10.jar"
+url = "https://cdn.modrinth.com/data/4I1XuqiY/versions/ryrcH1Vb/entity_model_features_1.20.1-fabric-3.0.11.jar"
hash-format = "sha512"
-hash = "28eb29ba1ae47de1473dae8d5bca4706a154ba574609470fe3b7b3e39783a7b3cd90954e8c1924da9876aeb076f064e2fee21000244c51cfa5059ff6a9622a3d"
+hash = "f6f5c2991571fba56742aa3c45d1286638bf124cb8ca557316e2fae089359a15bcf4aef04f2028da905f70f69ce25ab53051666eb699214f8e0491e47a728417"
[update]
[update.modrinth]
mod-id = "4I1XuqiY"
-version = "GMsbVfZZ"
+version = "ryrcH1Vb"
diff --git a/mods/entitytexturefeatures.pw.toml b/mods/entitytexturefeatures.pw.toml
index 8e68485..e8faade 100644
--- a/mods/entitytexturefeatures.pw.toml
+++ b/mods/entitytexturefeatures.pw.toml
@@ -1,13 +1,13 @@
name = "[ETF] Entity Texture Features"
-filename = "entity_texture_features_1.20.1-fabric-7.0.8.jar"
+filename = "entity_texture_features_1.20.1-fabric-7.0.9.jar"
side = "client"
[download]
-url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/cwZUQhK3/entity_texture_features_1.20.1-fabric-7.0.8.jar"
+url = "https://cdn.modrinth.com/data/BVzZfTc1/versions/rb5Jqzmh/entity_texture_features_1.20.1-fabric-7.0.9.jar"
hash-format = "sha512"
-hash = "f399cbe8bc7481ba41bfe7e0c8d9a01f0d2777fb5d3f202946bf33238c18ff97e67dfa675c83a48398beaad2e40bb7cf3fa651decd7de0b5ea416e9a3572abf9"
+hash = "2d563ce3cbb093c720663d595e9ed4827a27ce2c371a778cb4b349f23792606926be439c2adfde3828469e0f09f8945b5ae46cd50f3f77370f2e5d1f735906e7"
[update]
[update.modrinth]
mod-id = "BVzZfTc1"
-version = "cwZUQhK3"
+version = "rb5Jqzmh"
diff --git a/mods/essential-commands.pw.toml b/mods/essential-commands.pw.toml
new file mode 100644
index 0000000..e2c0157
--- /dev/null
+++ b/mods/essential-commands.pw.toml
@@ -0,0 +1,13 @@
+name = "Essential Commands"
+filename = "essential_commands-0.35.3-mc1.20.1.jar"
+side = "server"
+
+[download]
+url = "https://cdn.modrinth.com/data/6VdDUivB/versions/rzMal9h2/essential_commands-0.35.3-mc1.20.1.jar"
+hash-format = "sha512"
+hash = "e497880e2d8be80aedd719ccef82ac40e398d296f74c04be9ebe1a78c2be5ac652f6c33cf679857b42e40defc42eb835b866c9efbbe6e8d917e8fd93a0d2cd60"
+
+[update]
+[update.modrinth]
+mod-id = "6VdDUivB"
+version = "rzMal9h2"
diff --git a/mods/fabric-api.pw.toml b/mods/fabric-api.pw.toml
index 95ad673..02a58b4 100644
--- a/mods/fabric-api.pw.toml
+++ b/mods/fabric-api.pw.toml
@@ -1,13 +1,13 @@
name = "Fabric API"
-filename = "fabric-api-0.92.6+1.20.1.jar"
+filename = "fabric-api-0.92.7+1.20.1.jar"
side = "both"
[download]
-url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/UapVHwiP/fabric-api-0.92.6%2B1.20.1.jar"
+url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/L6LGItxd/fabric-api-0.92.7%2B1.20.1.jar"
hash-format = "sha512"
-hash = "2bd2ed0cee22305b7ff49597c103a57c8fbe5f64be54a906796d48b589862626c951ff4cbf5cb1ed764a4d6479d69c3077594e693b7a291240eeea2bb3132b0c"
+hash = "cba1eacbe1f249307025a780ed3b76981b84fb05e02023942425d9a720512c099137919a2ca317fdfb8d68850cd94d81ceefac7a15a6a1a1efcaccfd16feaaad"
[update]
[update.modrinth]
mod-id = "P7dR8mSH"
-version = "UapVHwiP"
+version = "L6LGItxd"
diff --git a/mods/fabric-language-kotlin.pw.toml b/mods/fabric-language-kotlin.pw.toml
index e4a315e..77c86d6 100644
--- a/mods/fabric-language-kotlin.pw.toml
+++ b/mods/fabric-language-kotlin.pw.toml
@@ -1,13 +1,13 @@
name = "Fabric Language Kotlin"
-filename = "fabric-language-kotlin-1.13.8+kotlin.2.3.0.jar"
+filename = "fabric-language-kotlin-1.13.9+kotlin.2.3.10.jar"
side = "both"
[download]
-url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/N6D3uiZF/fabric-language-kotlin-1.13.8%2Bkotlin.2.3.0.jar"
+url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/ViT4gucI/fabric-language-kotlin-1.13.9%2Bkotlin.2.3.10.jar"
hash-format = "sha512"
-hash = "90bf59f810ea62363bdd7b2ce85a6268b7db67d6d4ce5ae6555204bc7eff0446a6e17d60ef51ad41bf85e92ca430043a8f7c21157cbaee9279733304605cc4d0"
+hash = "498672ee88cf703685026e74f82a85e30d980c62a1c8cc14744cb73add09a857db8d585b405e19f558ec490613642750eb00e09d8ef5a3c9578bc52b53568d51"
[update]
[update.modrinth]
mod-id = "Ha28R6CL"
-version = "N6D3uiZF"
+version = "ViT4gucI"
diff --git a/mods/farlands-reborn.pw.toml b/mods/farlands-reborn.pw.toml
deleted file mode 100644
index 652d52a..0000000
--- a/mods/farlands-reborn.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Farlands Reborn"
-filename = "farlandsreborn-1.0.0-1.20.x.jar"
-side = "server"
-
-[download]
-url = "https://cdn.modrinth.com/data/Y2YGBPDD/versions/WZCh9X68/farlandsreborn-1.0.0-1.20.x.jar"
-hash-format = "sha512"
-hash = "c5af2b14da837a054ea4a38da926eb83f82516d8fab31b76ce3b7b1be78302215ad23d0332e5ed822acb08f12a1a1d4d5e5ca081bd0f58e5679f5262667755b3"
-
-[update]
-[update.modrinth]
-mod-id = "Y2YGBPDD"
-version = "WZCh9X68"
diff --git a/mods/farmers-delight-refabricated.pw.toml b/mods/farmers-delight-refabricated.pw.toml
deleted file mode 100644
index b34255b..0000000
--- a/mods/farmers-delight-refabricated.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Farmer's Delight Refabricated"
-filename = "FarmersDelight-1.20.1-2.4.1+refabricated.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/7vxePowz/versions/Z8UNayLO/FarmersDelight-1.20.1-2.4.1%2Brefabricated.jar"
-hash-format = "sha512"
-hash = "4fa3d8756af6df2135f19b6b78972b098e75fbfb189252288f782ad00c2a56ce6b12320e8fe8975c250f0cc001daeafb24a91bb1c09717c01302225807599450"
-
-[update]
-[update.modrinth]
-mod-id = "7vxePowz"
-version = "Z8UNayLO"
diff --git a/mods/faux-custom-entity-data.pw.toml b/mods/faux-custom-entity-data.pw.toml
deleted file mode 100644
index dedea9e..0000000
--- a/mods/faux-custom-entity-data.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Faux Custom Entity Data"
-filename = "FauxCustomEntityData-fabric-1.20.1-6.0.1.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/E7ZFR7qk/versions/11wR6r8x/FauxCustomEntityData-fabric-1.20.1-6.0.1.jar"
-hash-format = "sha512"
-hash = "db9599b6bbbf236ee48712052731cccae0b2431f959d047e51c94b4a4ce9ad48710da48ae699d06b275e9ebb74ddb5b5ccf7678efee9a1ecafc2a04456ed9105"
-
-[update]
-[update.modrinth]
-mod-id = "E7ZFR7qk"
-version = "11wR6r8x"
diff --git a/mods/forgotten-graves.pw.toml b/mods/forgotten-graves.pw.toml
new file mode 100644
index 0000000..e2e8ef6
--- /dev/null
+++ b/mods/forgotten-graves.pw.toml
@@ -0,0 +1,13 @@
+name = "Forgotten Graves"
+filename = "forgottengraves-3.2.26+1.20.1.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/FrZIkosK/versions/wWglsCxZ/forgottengraves-3.2.26%2B1.20.1.jar"
+hash-format = "sha512"
+hash = "adae9ac6dc89582d58cc81d22b1b1becff88a5a52003b9e13bdfcc1df8240a5934ee2ccafeb501e183caf9bf74da400912ede7ff10de2392bbe3c33dc4d4ded4"
+
+[update]
+[update.modrinth]
+mod-id = "FrZIkosK"
+version = "wWglsCxZ"
diff --git a/mods/framework.pw.toml b/mods/framework.pw.toml
deleted file mode 100644
index 4069576..0000000
--- a/mods/framework.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Framework"
-filename = "framework-fabric-1.20.1-0.7.15.jar"
-side = "both"
-
-[download]
-hash-format = "sha1"
-hash = "01965e598708e78c5c31aab66de8b8b6e9eafc1e"
-mode = "metadata:curseforge"
-
-[update]
-[update.curseforge]
-file-id = 6531429
-project-id = 549225
diff --git a/mods/geckolib.pw.toml b/mods/geckolib.pw.toml
index 5d76039..4029372 100644
--- a/mods/geckolib.pw.toml
+++ b/mods/geckolib.pw.toml
@@ -1,13 +1,13 @@
name = "Geckolib"
-filename = "geckolib-fabric-1.20.1-4.8.2.jar"
+filename = "geckolib-fabric-1.20.1-4.8.3.jar"
side = "both"
[download]
-url = "https://cdn.modrinth.com/data/8BmcQJ2H/versions/AXhbVyuq/geckolib-fabric-1.20.1-4.8.2.jar"
+url = "https://cdn.modrinth.com/data/8BmcQJ2H/versions/PdrSPr53/geckolib-fabric-1.20.1-4.8.3.jar"
hash-format = "sha512"
-hash = "cf0f40b02ce712610984c486ed6c7fa0c46f5926da0f8a4d329622dfaadf96a90bd1c2f9afdfc08082a66fb6e9dbf4d6853a9405f16c856bf0b55c62efcbb0a6"
+hash = "3f0cef7eef4507b4d5b82bb70ffc2349bcbbf3597990101c75e80ff32b3fa46427679d4ed4c8e1f86b83d7fb4168a0caea2764e14d86e83b65b6f3709eb602dd"
[update]
[update.modrinth]
mod-id = "8BmcQJ2H"
-version = "AXhbVyuq"
+version = "PdrSPr53"
diff --git a/mods/goml-reserved.pw.toml b/mods/goml-reserved.pw.toml
new file mode 100644
index 0000000..3a0d4a5
--- /dev/null
+++ b/mods/goml-reserved.pw.toml
@@ -0,0 +1,13 @@
+name = "Get Off My Lawn ReServed"
+filename = "goml-1.9.4+1.20.1.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/j5niDupl/versions/GpomY6B1/goml-1.9.4%2B1.20.1.jar"
+hash-format = "sha512"
+hash = "eb733834068296efa87a6c2b31c61f7e7bdd74620672719a2f35cfbc4c3fef72515564fc0f9ef9227ac966ea496b7184152575036e40ad778560f0de87cae699"
+
+[update]
+[update.modrinth]
+mod-id = "j5niDupl"
+version = "GpomY6B1"
diff --git a/mods/gravestones-fix.pw.toml b/mods/gravestones-fix.pw.toml
deleted file mode 100644
index f82ac00..0000000
--- a/mods/gravestones-fix.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Gravestones Fix"
-filename = "gravestonesfix-1.1.0.jar"
-side = "server"
-
-[download]
-url = "https://cdn.modrinth.com/data/nFIzW822/versions/rlQV9QFX/gravestonesfix-1.1.0.jar"
-hash-format = "sha512"
-hash = "1f6536be85bec91ef61826b124e77d566a1b2a5d263d14410a07705e42c3183104a6132e8792b0517bc27965dbd0cd7dfb20512deef9093485465c9f5ffef54d"
-
-[update]
-[update.modrinth]
-mod-id = "nFIzW822"
-version = "rlQV9QFX"
diff --git a/mods/gravestones.pw.toml b/mods/gravestones.pw.toml
deleted file mode 100644
index 75aa449..0000000
--- a/mods/gravestones.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Gravestones"
-filename = "gravestones-v1.15.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/ssUbhMkL/versions/Uw9uAQaY/gravestones-v1.15.jar"
-hash-format = "sha512"
-hash = "d15c6db9d9154464f335f01ae7f8ce8d2473251ed5a6c094a2f6e59ba778de6dfdefd7ee6a08d5908b826e37028de8edc3745a7af19ee00b59971f33bdfee2c5"
-
-[update]
-[update.modrinth]
-mod-id = "ssUbhMkL"
-version = "Uw9uAQaY"
diff --git a/mods/handcrafted.pw.toml b/mods/handcrafted.pw.toml
deleted file mode 100644
index 338aff7..0000000
--- a/mods/handcrafted.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Handcrafted"
-filename = "handcrafted-fabric-1.20.1-3.0.6.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/pJmCFF0p/versions/NRw0CDAc/handcrafted-fabric-1.20.1-3.0.6.jar"
-hash-format = "sha512"
-hash = "92c3b47c635196d0991831ce64e2c47bd9d666ee6213bbba87b8f0214cccbba626a564ad130ec0336e94936568dce462d1ff6ca726a81134518795709632602e"
-
-[update]
-[update.modrinth]
-mod-id = "pJmCFF0p"
-version = "NRw0CDAc"
diff --git a/mods/heracles-button.pw.toml b/mods/heracles-button.pw.toml
new file mode 100644
index 0000000..c958000
--- /dev/null
+++ b/mods/heracles-button.pw.toml
@@ -0,0 +1,13 @@
+name = "Heracles Button"
+filename = "heraclesbutton-1.0.0.jar"
+side = "client"
+
+[download]
+url = "https://cdn.modrinth.com/data/HibJK04a/versions/9fHNJX8w/heraclesbutton-1.0.0.jar"
+hash-format = "sha512"
+hash = "524598958082068891697ee89bc98cdba21ef29c6d19bcd541cc4e33b7f006980b43e875e73d8a93da9ca6c7203222950f6c591c3d48b376c8bffae671064459"
+
+[update]
+[update.modrinth]
+mod-id = "HibJK04a"
+version = "9fHNJX8w"
diff --git a/mods/immediatelyfast.pw.toml b/mods/immediatelyfast.pw.toml
index 8e88f57..ae5523a 100644
--- a/mods/immediatelyfast.pw.toml
+++ b/mods/immediatelyfast.pw.toml
@@ -1,13 +1,13 @@
name = "ImmediatelyFast"
-filename = "ImmediatelyFast-Fabric-1.5.3+1.20.4.jar"
+filename = "ImmediatelyFast-Fabric-1.5.4+1.20.4.jar"
side = "client"
[download]
-url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/AIFWhP2u/ImmediatelyFast-Fabric-1.5.3%2B1.20.4.jar"
+url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/Us8JqrP9/ImmediatelyFast-Fabric-1.5.4%2B1.20.4.jar"
hash-format = "sha512"
-hash = "abc9ab8ce9c688479d8006025c6268c509be10c0e1b3a86bd54c0665d8aecbf6222105055067cb815059dc62aa58dd956e27b89772124a4d82c96fcbac236d1c"
+hash = "9efa25c2062ce24ef78716c8244f89a5d393ec9f937b165ffaec2aa8c9be664acbf7168e5739a237520c59c573861a39e374fe94c35321400039ba85be4ff2a5"
[update]
[update.modrinth]
mod-id = "5ZwdcRci"
-version = "AIFWhP2u"
+version = "Us8JqrP9"
diff --git a/mods/immersive-paintings.pw.toml b/mods/immersive-paintings.pw.toml
index 7403e76..bb4d913 100644
--- a/mods/immersive-paintings.pw.toml
+++ b/mods/immersive-paintings.pw.toml
@@ -1,13 +1,13 @@
name = "Immersive Paintings"
-filename = "immersive_paintings-0.6.8+1.20.1-fabric.jar"
+filename = "immersive_paintings-0.6.10+1.20.1-fabric.jar"
side = "both"
[download]
-url = "https://cdn.modrinth.com/data/6txNkua3/versions/KVUoxnR1/immersive_paintings-0.6.8%2B1.20.1-fabric.jar"
+url = "https://cdn.modrinth.com/data/6txNkua3/versions/imRVEPKr/immersive_paintings-0.6.10%2B1.20.1-fabric.jar"
hash-format = "sha512"
-hash = "0604b130eb0970b8ac77d1b6ee60932f5bae2505d2d235d216c3b3d2136883b5d05503ff1e8d1bd871680dfdb97174e84197d6c37b6957625ec71337517dedfa"
+hash = "f1cbad388c965b47a812fdc7e83ef66ec8e2a6c7d1757648ce3c316953cf768256f3abe82ba5c6bc4a513fe4f4493f6e39fec7df47380d5aa1a3514a2707143d"
[update]
[update.modrinth]
mod-id = "6txNkua3"
-version = "KVUoxnR1"
+version = "imRVEPKr"
diff --git a/mods/incendium.pw.toml b/mods/incendium.pw.toml
deleted file mode 100644
index 4fc902f..0000000
--- a/mods/incendium.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Incendium"
-filename = "Incendium_1.20.x_v5.3.5.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/ZVzW5oNS/versions/uUqarp2H/Incendium_1.20.x_v5.3.5.jar"
-hash-format = "sha512"
-hash = "04944dcbf3aa7ee8ea8785549e00f74a417ca17aa5760593e39090733ab0a9e38ebce078e4f5af544030759a5459c371003601ff5a7feebbc09765f8c712bb25"
-
-[update]
-[update.modrinth]
-mod-id = "ZVzW5oNS"
-version = "uUqarp2H"
diff --git a/mods/itemphysic-lite.pw.toml b/mods/itemphysic-lite.pw.toml
new file mode 100644
index 0000000..81e54f6
--- /dev/null
+++ b/mods/itemphysic-lite.pw.toml
@@ -0,0 +1,13 @@
+name = "ItemPhysic Lite"
+filename = "ItemPhysicLite_FABRIC_v1.6.6_mc1.20.1.jar"
+side = "client"
+
+[download]
+url = "https://cdn.modrinth.com/data/OuyCgP8t/versions/JbjlcquV/ItemPhysicLite_FABRIC_v1.6.6_mc1.20.1.jar"
+hash-format = "sha512"
+hash = "64ed4c1a0e70ec84737efb560886d1f9f721d87b2b81e66f1f226601ae5833cc67c78721c5345d91bf63e3ab1c6aa9e567a859e40e10cece579342366e08f772"
+
+[update]
+[update.modrinth]
+mod-id = "OuyCgP8t"
+version = "JbjlcquV"
diff --git a/mods/jade-addons-fabric.pw.toml b/mods/jade-addons-fabric.pw.toml
index a01e5ed..d929059 100644
--- a/mods/jade-addons-fabric.pw.toml
+++ b/mods/jade-addons-fabric.pw.toml
@@ -1,13 +1,13 @@
name = "Jade Addons (Fabric)"
-filename = "JadeAddons-1.20.1-Fabric-5.4.0.jar"
+filename = "JadeAddons-1.20.1-Fabric-5.5.1.jar"
side = "both"
[download]
-url = "https://cdn.modrinth.com/data/fThnVRli/versions/DSkzT8Ma/JadeAddons-1.20.1-Fabric-5.4.0.jar"
+url = "https://cdn.modrinth.com/data/fThnVRli/versions/kBOrKrXR/JadeAddons-1.20.1-Fabric-5.5.1.jar"
hash-format = "sha512"
-hash = "c5ee77d69989f50f4e862e17854e6a5d9243f3e01bf6660e1a45082a80eccb17b2eaee25c1d182942bac156d6fa0ac439b6c0c9fb92d55f575df5405a84e4fad"
+hash = "0bdac201dfa22f421540c24a1771a3e9ea2fb350138ab65d4ce29010b3696f5ba1504c68a7722dc846d6f7e4507e0c69a62dee080423afe08abeff9fb7a1e766"
[update]
[update.modrinth]
mod-id = "fThnVRli"
-version = "DSkzT8Ma"
+version = "kBOrKrXR"
diff --git a/mods/led.pw.toml b/mods/led.pw.toml
new file mode 100644
index 0000000..9ab86c1
--- /dev/null
+++ b/mods/led.pw.toml
@@ -0,0 +1,13 @@
+name = "Light Emitting Diode"
+filename = "led-1.6.0.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/nrekn9hP/versions/ax1Oy3Bj/led-1.6.0.jar"
+hash-format = "sha512"
+hash = "71c7096c616f459caf2e3c8621b4938b75a8d87889b67a069e5bb3719547f6b8dc69d82eb8f5bce89929615017724cd1142c0ae9f8d35ee2519d65731bd76d4e"
+
+[update]
+[update.modrinth]
+mod-id = "nrekn9hP"
+version = "ax1Oy3Bj"
diff --git a/mods/lithostitched.pw.toml b/mods/lithostitched.pw.toml
deleted file mode 100644
index 95b1500..0000000
--- a/mods/lithostitched.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Lithostitched"
-filename = "lithostitched-fabric-1.20.1-1.4.11.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/XaDC71GB/versions/9bbVphAR/lithostitched-fabric-1.20.1-1.4.11.jar"
-hash-format = "sha512"
-hash = "d8e840907e3f7326c1e6605b65c46eb4e920e4790ab4074884ad21913f0c097dcacf4b813091239eb58bd65b7c75b96d04bb4df6eec830f89a21e217e3c0fdec"
-
-[update]
-[update.modrinth]
-mod-id = "XaDC71GB"
-version = "9bbVphAR"
diff --git a/mods/luckperms.pw.toml b/mods/luckperms.pw.toml
new file mode 100644
index 0000000..7f6939e
--- /dev/null
+++ b/mods/luckperms.pw.toml
@@ -0,0 +1,13 @@
+name = "LuckPerms"
+filename = "LuckPerms-Fabric-5.4.102.jar"
+side = "server"
+
+[download]
+url = "https://cdn.modrinth.com/data/Vebnzrzj/versions/7PNj6nCm/LuckPerms-Fabric-5.4.102.jar"
+hash-format = "sha512"
+hash = "45058fd2bbd2e7723af01a093ef7233d8a6fa2278a2232dfcc2aa53dae6df7ed78dbfbdb9ee133b19bc36655ccff5a4facdd476319c18e290b284733bf10edff"
+
+[update]
+[update.modrinth]
+mod-id = "Vebnzrzj"
+version = "7PNj6nCm"
diff --git a/mods/man-of-many-planes.pw.toml b/mods/man-of-many-planes.pw.toml
deleted file mode 100644
index 4c02223..0000000
--- a/mods/man-of-many-planes.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Man of Many Planes"
-filename = "man_of_many_planes-0.2.0+1.20.1-fabric.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/9qdTHi0q/versions/BiO2Uv4J/man_of_many_planes-0.2.0%2B1.20.1-fabric.jar"
-hash-format = "sha512"
-hash = "8583f09beeb33004920130d8da6a3e7354d1a819fe635feafd86fb8ccd547a319bf43303166ea11ab60d2eca1d6f33225e7c71fef10fcc56aa57e9c644b46e86"
-
-[update]
-[update.modrinth]
-mod-id = "9qdTHi0q"
-version = "BiO2Uv4J"
diff --git a/mods/melody.pw.toml b/mods/melody.pw.toml
index 6a2da31..6d6f728 100644
--- a/mods/melody.pw.toml
+++ b/mods/melody.pw.toml
@@ -1,6 +1,6 @@
name = "Melody"
filename = "melody_fabric_1.0.4_MC_1.20.1-1.20.4.jar"
-side = "both"
+side = "client"
[download]
url = "https://cdn.modrinth.com/data/CVT4pFB2/versions/2o0oW8Yv/melody_fabric_1.0.4_MC_1.20.1-1.20.4.jar"
diff --git a/mods/moonlight.pw.toml b/mods/moonlight.pw.toml
deleted file mode 100644
index 515a9b8..0000000
--- a/mods/moonlight.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Moonlight Lib"
-filename = "moonlight-1.20-2.16.20-fabric.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/twkfQtEc/versions/ExlBVsRs/moonlight-1.20-2.16.20-fabric.jar"
-hash-format = "sha512"
-hash = "2a3f1a43e6c11e266b00ba16c60f219ed8a9c950fea3ff24496613fa6782d3008f60dfc237185c335a2b6b01578fcb5ad10a9347a62dff99d8b8e2a199bef7db"
-
-[update]
-[update.modrinth]
-mod-id = "twkfQtEc"
-version = "ExlBVsRs"
diff --git a/mods/moreculling.pw.toml b/mods/moreculling.pw.toml
index a7585af..7b5b2bd 100644
--- a/mods/moreculling.pw.toml
+++ b/mods/moreculling.pw.toml
@@ -1,13 +1,13 @@
name = "More Culling"
-filename = "moreculling-1.20.1-0.24.3.jar"
+filename = "moreculling-1.20.1-0.24.5.jar"
side = "client"
[download]
-url = "https://cdn.modrinth.com/data/51shyZVL/versions/LbDzALB5/moreculling-1.20.1-0.24.3.jar"
+url = "https://cdn.modrinth.com/data/51shyZVL/versions/3wkuUDPy/moreculling-1.20.1-0.24.5.jar"
hash-format = "sha512"
-hash = "239ad176228458b24cfbf6a39c5d244ecd59b354e7e34209769c4ef5cbebadfab7012af77beba330176e17e5e0182f55d01f1d3c5e4a96c82a74e21f3ace7740"
+hash = "1d4a2009f55c45f5215ec9858525a8d97180c713a669afef4dd76c06e8ec134049c7cb7d4799ddd4938c2a4b1b76c8c734f7759dad42fe588d2dbc546598b0eb"
[update]
[update.modrinth]
mod-id = "51shyZVL"
-version = "LbDzALB5"
+version = "3wkuUDPy"
diff --git a/mods/natures-compass.pw.toml b/mods/natures-compass.pw.toml
deleted file mode 100644
index a658006..0000000
--- a/mods/natures-compass.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Nature's Compass"
-filename = "NaturesCompass-1.20.1-2.2.3-fabric.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/fPetb5Kh/versions/NovIXDxY/NaturesCompass-1.20.1-2.2.3-fabric.jar"
-hash-format = "sha512"
-hash = "b57dabd55010b598a66fe13644380c452ea75d4717b6acb7cd4f7718d6d535920cf7e216491bde427066d7e68dfaee5ef7226b7c8322b4f8771cf0dc9416e56e"
-
-[update]
-[update.modrinth]
-mod-id = "fPetb5Kh"
-version = "NovIXDxY"
diff --git a/mods/no-telemetry.pw.toml b/mods/no-telemetry.pw.toml
index dc3162a..5ba0c4c 100644
--- a/mods/no-telemetry.pw.toml
+++ b/mods/no-telemetry.pw.toml
@@ -1,13 +1,13 @@
name = "No Telemetry"
-filename = "no-telemetry-1.9.0.jar"
+filename = "no-telemetry-1.10.0.jar"
side = "client"
[download]
-url = "https://cdn.modrinth.com/data/hg77g4Pw/versions/OwTaGd6A/no-telemetry-1.9.0.jar"
+url = "https://cdn.modrinth.com/data/hg77g4Pw/versions/cBEkQM9c/no-telemetry-1.10.0.jar"
hash-format = "sha512"
-hash = "4527236781611cc40a77e222e4dd2a1d6a5c0c9a9394eed4063c20c91ba62568c2d4323bc84a9372d69d10703e26b7569ef75ea55c52ad36ec55107f19bcaae8"
+hash = "a123e59ee7cb9de88669de06d56f5313cc60ee5ec80b0cc407ca0cff3b54b81255fba65e615fa7a33142b8030868e0c2a4cf9bdeadda7b3c593d707eff45576d"
[update]
[update.modrinth]
mod-id = "hg77g4Pw"
-version = "OwTaGd6A"
+version = "cBEkQM9c"
diff --git a/mods/numismatics.pw.toml b/mods/numismatics.pw.toml
deleted file mode 100644
index c7f5531..0000000
--- a/mods/numismatics.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Create: Numismatics"
-filename = "CreateNumismatics-1.0.11+fabric-mc1.20.1.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/Jdbbtt0i/versions/vnV7qp9x/CreateNumismatics-1.0.11%2Bfabric-mc1.20.1.jar"
-hash-format = "sha512"
-hash = "fbab8909921d7a88b72ec4c3d34a842c936ce82b08015b18636b444f97d9257f288b0a2d04a6c0386024f224e137817d42c801961b3680ccca29a2313f4663a4"
-
-[update]
-[update.modrinth]
-mod-id = "Jdbbtt0i"
-version = "vnV7qp9x"
diff --git a/mods/odyssey-quests.pw.toml b/mods/odyssey-quests.pw.toml
new file mode 100644
index 0000000..6d1616c
--- /dev/null
+++ b/mods/odyssey-quests.pw.toml
@@ -0,0 +1,13 @@
+name = "Odyssey Quests"
+filename = "Heracles-fabric-1.20.1-1.1.13.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/lo90fZoB/versions/Iw91uuFK/Heracles-fabric-1.20.1-1.1.13.jar"
+hash-format = "sha512"
+hash = "a4b2575cab35827a031c8d73de1b822ec90dae925fc31d86f6367c96ead57b1f1c58a3cf15c747afaee942ece23529110ea1d5d47ef173389c837c013d23eff7"
+
+[update]
+[update.modrinth]
+mod-id = "lo90fZoB"
+version = "Iw91uuFK"
diff --git a/mods/oh-the-biomes-weve-gone.pw.toml b/mods/oh-the-biomes-weve-gone.pw.toml
deleted file mode 100644
index da840cf..0000000
--- a/mods/oh-the-biomes-weve-gone.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Oh The Biomes We've Gone"
-filename = "Oh-The-Biomes-Weve-Gone-Fabric-1.7.4.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/NTi7d3Xc/versions/qKtkWbpJ/Oh-The-Biomes-Weve-Gone-Fabric-1.7.4.jar"
-hash-format = "sha512"
-hash = "7f80b90b999664832c48489e6af9d3ea287687f8c50606b885d96f5225ea8bae627b079c7dc8ecb26ec50ee3cbc1ff3a7179427d7434e40908f2affc8cf3e1bb"
-
-[update]
-[update.modrinth]
-mod-id = "NTi7d3Xc"
-version = "qKtkWbpJ"
diff --git a/mods/oh-the-trees-youll-grow.pw.toml b/mods/oh-the-trees-youll-grow.pw.toml
deleted file mode 100644
index 0cf70ae..0000000
--- a/mods/oh-the-trees-youll-grow.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Oh The Trees You'll Grow"
-filename = "Oh-The-Trees-Youll-Grow-fabric-1.20.1-1.4.2.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/g8NOG5OR/versions/D8UZtrZG/Oh-The-Trees-Youll-Grow-fabric-1.20.1-1.4.2.jar"
-hash-format = "sha512"
-hash = "df66ada7e0b13fc346711c1bc13428a0e9e1deea4bbd13143dc8be150f26e0d30f4042028e1446dcb9891b51774fc86e9fbb85075a87bc8ee67955784f3d20f2"
-
-[update]
-[update.modrinth]
-mod-id = "g8NOG5OR"
-version = "D8UZtrZG"
diff --git a/mods/paxi.pw.toml b/mods/paxi.pw.toml
deleted file mode 100644
index 676234f..0000000
--- a/mods/paxi.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Paxi"
-filename = "Paxi-1.20-Fabric-4.0.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/CU0PAyzb/versions/UVPLKCqf/Paxi-1.20-Fabric-4.0.jar"
-hash-format = "sha512"
-hash = "81a9918d6730db5d9b1b1eae3a7104ba4d83557aa90308b9acc1026cae1789265b7ebde9c6a573ebaca91bae6e0988f069f442f4d18d63f1c46909a758080e9e"
-
-[update]
-[update.modrinth]
-mod-id = "CU0PAyzb"
-version = "UVPLKCqf"
diff --git a/mods/pocket-dimension.pw.toml b/mods/pocket-dimension.pw.toml
deleted file mode 100644
index 5cdc990..0000000
--- a/mods/pocket-dimension.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Pocket Dimension"
-filename = "pocket-dimension-1.3.0+mc1.20.1.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/xq9BFV3E/versions/xav8jmog/pocket-dimension-1.3.0%2Bmc1.20.1.jar"
-hash-format = "sha512"
-hash = "e2ba2dca2f0fdd31e931afe9f5f6e6a433f28ab4c2ba98d232c8ca22a7197fa87fd9b5d5a951ba70d5455fb79c591a110df6ff278fb07398dc5184378f937056"
-
-[update]
-[update.modrinth]
-mod-id = "xq9BFV3E"
-version = "xav8jmog"
diff --git a/mods/refurbished-furniture.pw.toml b/mods/refurbished-furniture.pw.toml
deleted file mode 100644
index 6ce90fa..0000000
--- a/mods/refurbished-furniture.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "MrCrayfish's Furniture Mod: Refurbished"
-filename = "refurbished_furniture-fabric-1.20.1-1.0.20.jar"
-side = "both"
-
-[download]
-hash-format = "sha1"
-hash = "b16d2dbca7e831051ed15d5e510d310f11ce31e1"
-mode = "metadata:curseforge"
-
-[update]
-[update.curseforge]
-file-id = 7110920
-project-id = 897116
diff --git a/mods/remove-terralith-intro-message.pw.toml b/mods/remove-terralith-intro-message.pw.toml
deleted file mode 100644
index 1f90b46..0000000
--- a/mods/remove-terralith-intro-message.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Remove Terralith Intro Message"
-filename = "remove-terralith-intro-message-1.1.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/sk4iFZGy/versions/Ad77N3iX/remove-terralith-intro-message-1.1.jar"
-hash-format = "sha512"
-hash = "62391dc2948f14ea0bebab89bdd88bf768bacf458a1832dcd53f95b709c1caf3dde3470cb5b12f3efe5d6904c72410452c56fce952b03f474d9d7a5dc932dfbb"
-
-[update]
-[update.modrinth]
-mod-id = "sk4iFZGy"
-version = "Ad77N3iX"
diff --git a/mods/resourcify.pw.toml b/mods/resourcify.pw.toml
index 89d98d9..fa82051 100644
--- a/mods/resourcify.pw.toml
+++ b/mods/resourcify.pw.toml
@@ -1,13 +1,13 @@
name = "Resourcify"
-filename = "Resourcify (1.20.1-fabric)-1.7.5.jar"
+filename = "Resourcify (1.20.1-fabric)-1.8.0.jar"
side = "client"
[download]
-url = "https://cdn.modrinth.com/data/RLzHAoZe/versions/z0gD4Rhw/Resourcify%20%281.20.1-fabric%29-1.7.5.jar"
+url = "https://cdn.modrinth.com/data/RLzHAoZe/versions/BgtoeXnj/Resourcify%20%281.20.1-fabric%29-1.8.0.jar"
hash-format = "sha512"
-hash = "dcd3284f8ca2ff0b24cccfaebc1ffaeaf956576d1b96f57d8f6233dca8f4c7adb314d84b2813142eb126293ea0a256f752bb1437fc821214d977f586a7459660"
+hash = "ee5a1104116a2740c4487588dfe63d7a06cf604d2b992d40b7566f42c64d9f5387e9cddb98810f77596ee515fb0b54972b2d70c1f08231e036ecf3db0e7ae6d4"
[update]
[update.modrinth]
mod-id = "RLzHAoZe"
-version = "z0gD4Rhw"
+version = "BgtoeXnj"
diff --git a/mods/simple-voice-chat.pw.toml b/mods/simple-voice-chat.pw.toml
index fb67c31..a5e4003 100644
--- a/mods/simple-voice-chat.pw.toml
+++ b/mods/simple-voice-chat.pw.toml
@@ -1,13 +1,13 @@
name = "Simple Voice Chat"
-filename = "voicechat-fabric-1.20.1-2.6.10.jar"
+filename = "voicechat-fabric-1.20.1-2.6.12.jar"
side = "both"
[download]
-url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/EU71LKN3/voicechat-fabric-1.20.1-2.6.10.jar"
+url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/9Qnm9xU7/voicechat-fabric-1.20.1-2.6.12.jar"
hash-format = "sha512"
-hash = "ba32698dab4399ecf543df2d7aba1f6e9dd46e769842b238b15396ca885aaf0cdd31c2e9b68faadb2ebc21b8c5455b5bea00b4604fa3d6c9b929e670000a8949"
+hash = "04769e94caaa7dab8a738bfbac36b057abd2754622b229346abd778c01ee5e51405d959e83ea00b7845ff2e0d3dbe3401eeaf8fc3dd438d891520ac0e7ff26af"
[update]
[update.modrinth]
mod-id = "9eGKb6K1"
-version = "EU71LKN3"
+version = "9Qnm9xU7"
diff --git a/mods/skinrestorer.pw.toml b/mods/skinrestorer.pw.toml
index 176447d..8c9f8d8 100644
--- a/mods/skinrestorer.pw.toml
+++ b/mods/skinrestorer.pw.toml
@@ -1,13 +1,13 @@
name = "Skin Restorer"
-filename = "skinrestorer-2.4.3+1.20-fabric.jar"
+filename = "skinrestorer-2.5.0+1.20-fabric.jar"
side = "both"
[download]
-url = "https://cdn.modrinth.com/data/ghrZDhGW/versions/vOQRWGz7/skinrestorer-2.4.3%2B1.20-fabric.jar"
+url = "https://cdn.modrinth.com/data/ghrZDhGW/versions/b8GoBEZd/skinrestorer-2.5.0%2B1.20-fabric.jar"
hash-format = "sha512"
-hash = "850ee69db48c4cc90e8f7edd4b1cf87ab195b97d09118a5654c0665fc575dabe665eb4753ad8718ddc05709a2d870e414d8bdedf88714ef02d7a1cfb973879c3"
+hash = "cf8bac44fa7fe0954efc9cb9675dd49e8147fbbb3a3c28c9dbe5b3d8a197978f0a6fc0cdb82af45e65e32d3daa99ee6446a9ec7e61aa2f054b499b373bec1c19"
[update]
[update.modrinth]
mod-id = "ghrZDhGW"
-version = "vOQRWGz7"
+version = "b8GoBEZd"
diff --git a/mods/slice-and-dice.pw.toml b/mods/slice-and-dice.pw.toml
deleted file mode 100644
index 2bad230..0000000
--- a/mods/slice-and-dice.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Create Slice & Dice"
-filename = "sliceanddice-fabric-3.3.1.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/GmjmRQ0A/versions/EzpVcwYV/sliceanddice-fabric-3.3.1.jar"
-hash-format = "sha512"
-hash = "0afb4988affe98b88122285f956d045f4e345aca25c16dd2c62b0d876f1ff21e0f613f2ab06399634ae32ed196ce888b6c7bb7df06c7e4b4a53713761a0fcc94"
-
-[update]
-[update.modrinth]
-mod-id = "GmjmRQ0A"
-version = "EzpVcwYV"
diff --git a/mods/sophisticated-core-(unofficial-fabric-port).pw.toml b/mods/sophisticated-core-(unofficial-fabric-port).pw.toml
index be12f40..0f6e076 100644
--- a/mods/sophisticated-core-(unofficial-fabric-port).pw.toml
+++ b/mods/sophisticated-core-(unofficial-fabric-port).pw.toml
@@ -1,13 +1,13 @@
name = "Sophisticated Core (Unofficial Fabric port)"
-filename = "sophisticatedcore-1.20.1-1.2.7.14.163.jar"
+filename = "sophisticatedcore-1.20.1-1.2.7.15.166.jar"
side = "both"
[download]
-url = "https://cdn.modrinth.com/data/9jxwkYQL/versions/rmV9VK9s/sophisticatedcore-1.20.1-1.2.7.14.163.jar"
+url = "https://cdn.modrinth.com/data/9jxwkYQL/versions/BP3CQI2v/sophisticatedcore-1.20.1-1.2.7.15.166.jar"
hash-format = "sha512"
-hash = "31b26f8295fd6cf78d852918c4688cb02f86f06bc16c94243a4e5803af8fc467a0987a6e9dcde2a30e4540eb2f2eb30c1bb1d59af43db4d550deac1294dce2b1"
+hash = "892dda2bfa2a49ed66e869877fc6309cfc3af11fe61859c3b1be341baf689a693fda30902dec5c9ec6f737fd8fe451615ceb3d1c31c51e40c38e68b59dfcf134"
[update]
[update.modrinth]
mod-id = "9jxwkYQL"
-version = "rmV9VK9s"
+version = "BP3CQI2v"
diff --git a/mods/starlight.pw.toml b/mods/starlight.pw.toml
deleted file mode 100644
index f81288a..0000000
--- a/mods/starlight.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Starlight (Fabric)"
-filename = "starlight-1.1.2+fabric.dbc156f.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/H8CaAYZC/versions/XGIsoVGT/starlight-1.1.2%2Bfabric.dbc156f.jar"
-hash-format = "sha512"
-hash = "6b0e363fc2d6cd2f73b466ab9ba4f16582bb079b8449b7f3ed6e11aa365734af66a9735a7203cf90f8bc9b24e7ce6409eb04d20f84e04c7c6b8e34f4cc8578bb"
-
-[update]
-[update.modrinth]
-mod-id = "H8CaAYZC"
-version = "XGIsoVGT"
diff --git a/mods/stoneworks.pw.toml b/mods/stoneworks.pw.toml
deleted file mode 100644
index a0ce5a2..0000000
--- a/mods/stoneworks.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Stoneworks"
-filename = "Stoneworks-v8.0.0-1.20.1-Fabric.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/FzyTKtVF/versions/t4FwBQrZ/Stoneworks-v8.0.0-1.20.1-Fabric.jar"
-hash-format = "sha512"
-hash = "ee50b9a9c509dc6e6f36f35d4b917d89465900ecd999fac62784f9ef527e6bb4b3021558d4726c298ea2891b4edfac432e5821e728e6173bb953b5d261f0b6b5"
-
-[update]
-[update.modrinth]
-mod-id = "FzyTKtVF"
-version = "t4FwBQrZ"
diff --git a/mods/tacz-refabricated.pw.toml b/mods/tacz-refabricated.pw.toml
index 581cd73..415c24f 100644
--- a/mods/tacz-refabricated.pw.toml
+++ b/mods/tacz-refabricated.pw.toml
@@ -1,13 +1,13 @@
name = "TaCZ: Refabricated"
-filename = "TACZ-Refabricated-1.20.1-0.4.0-forge1.1.7-hotfix.jar"
+filename = "TACZ-Refabricated-1.20.1-0.4.1-forge1.1.7-hotfix.jar"
side = "both"
[download]
-url = "https://cdn.modrinth.com/data/1j76DVHU/versions/HxQ3IsAZ/TACZ-Refabricated-1.20.1-0.4.0-forge1.1.7-hotfix.jar"
+url = "https://cdn.modrinth.com/data/1j76DVHU/versions/hgvfE3Qv/TACZ-Refabricated-1.20.1-0.4.1-forge1.1.7-hotfix.jar"
hash-format = "sha512"
-hash = "cb55139b9b689282534960643e7e5744381b007e569630c6f2dbf2e087dac0cd10e62745bc858bcc3b7a728e129591f26339266390b1c5a4b629736cfc494d37"
+hash = "b131a505f58829a5aba2ce40330fb8b5fc0a06ebdfcb10b71903847b401c5dc56d72b8d105d3b8dbcdfa82a71e262fff380770230b09d01f8a34b88d30ddeec3"
[update]
[update.modrinth]
mod-id = "1j76DVHU"
-version = "HxQ3IsAZ"
+version = "hgvfE3Qv"
diff --git a/mods/tectonic.pw.toml b/mods/tectonic.pw.toml
deleted file mode 100644
index 7e2e616..0000000
--- a/mods/tectonic.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Tectonic"
-filename = "tectonic-3.0.17-fabric-1.20.1.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/lWDHr9jE/versions/mz3wlQKd/tectonic-3.0.17-fabric-1.20.1.jar"
-hash-format = "sha512"
-hash = "9a11047ed0e981bb60c230d00ec5d88bf3968119df808e9c55678cab94f8fa5005cdd916799dfd641e0ad60a1b937b4554c71c19d7b3d0f61b94f5135cbf377a"
-
-[update]
-[update.modrinth]
-mod-id = "lWDHr9jE"
-version = "mz3wlQKd"
diff --git a/mods/terralith-restoned.pw.toml b/mods/terralith-restoned.pw.toml
deleted file mode 100644
index ed06f68..0000000
--- a/mods/terralith-restoned.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Terralith ReStoned"
-filename = "Terralith_ReStoned_v1.2.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/oTQsXi8U/versions/hcQbM6ry/Terralith_ReStoned_v1.2.jar"
-hash-format = "sha512"
-hash = "4005e9569154cde983fe1d807961402492e26a69afac6a550c9760f0126b5a968bfbe6b489a1e85ffc66f512e6cf90627be50315a6785c96471df0473337f637"
-
-[update]
-[update.modrinth]
-mod-id = "oTQsXi8U"
-version = "hcQbM6ry"
diff --git a/mods/terralith.pw.toml b/mods/terralith.pw.toml
deleted file mode 100644
index 317aa93..0000000
--- a/mods/terralith.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Terralith"
-filename = "Terralith_1.20.x_v2.5.4.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/8oi3bsk5/versions/WeYhEb5d/Terralith_1.20.x_v2.5.4.jar"
-hash-format = "sha512"
-hash = "885e171d8b34aae7e142f082d0364285ec5a8e8342f11c60d341f7a94083d5a42c4e30612fe4f9f64d57b484396a3dff3a224e2a2497d4ced8d22f2ad6cd561d"
-
-[update]
-[update.modrinth]
-mod-id = "8oi3bsk5"
-version = "WeYhEb5d"
diff --git a/mods/ticket-of-eternal-keep.pw.toml b/mods/ticket-of-eternal-keep.pw.toml
new file mode 100644
index 0000000..3e3dc62
--- /dev/null
+++ b/mods/ticket-of-eternal-keep.pw.toml
@@ -0,0 +1,13 @@
+name = "Ticket of Eternal Keep"
+filename = "ticket-of-eternal-keep-1.2.1-1.20.1.jar"
+side = "server"
+
+[download]
+url = "https://cdn.modrinth.com/data/rzksOpGQ/versions/wGhy4wCl/ticket-of-eternal-keep-1.2.1-1.20.1.jar"
+hash-format = "sha512"
+hash = "be61690a0dee7c741649d64f6db275a3e5da4c3bc082a01f67fada78eb51ae168b38cff0b353ee0aadc46dd253aa7346ce52c40ef5f8a8e059c387a1eab77c00"
+
+[update]
+[update.modrinth]
+mod-id = "rzksOpGQ"
+version = "wGhy4wCl"
diff --git a/mods/tough-as-nails.pw.toml b/mods/tough-as-nails.pw.toml
new file mode 100644
index 0000000..d09b11e
--- /dev/null
+++ b/mods/tough-as-nails.pw.toml
@@ -0,0 +1,13 @@
+name = "Tough As Nails"
+filename = "ToughAsNails-fabric-1.20.1-9.2.0.171.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/ge1sOdFH/versions/VaFrDMPi/ToughAsNails-fabric-1.20.1-9.2.0.171.jar"
+hash-format = "sha512"
+hash = "7886a6a9f2e59360f59dc72886f18a7f450918a98df4d79e9900022a674908f81d1e9c582fddf1ec09c5eac1fad02605c9413275910b9cd64e6dda1d5249437d"
+
+[update]
+[update.modrinth]
+mod-id = "ge1sOdFH"
+version = "VaFrDMPi"
diff --git a/mods/underground-village,-stoneholm.pw.toml b/mods/underground-village,-stoneholm.pw.toml
deleted file mode 100644
index c84fa04..0000000
--- a/mods/underground-village,-stoneholm.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Underground Village, Stoneholm"
-filename = "Underground_Village-1.5.2.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/KmyhssPl/versions/COqCDTg8/Underground_Village-1.5.2.jar"
-hash-format = "sha512"
-hash = "fa7b12ed605de32f6eaa0f07e0e7d36aba93dcf9766a22af8509725e1d121d8023e5a887b62947fdf66917a334046f531d5accaac15312308bb62dcecd88696a"
-
-[update]
-[update.modrinth]
-mod-id = "KmyhssPl"
-version = "COqCDTg8"
diff --git a/mods/vanish.pw.toml b/mods/vanish.pw.toml
new file mode 100644
index 0000000..c6e6450
--- /dev/null
+++ b/mods/vanish.pw.toml
@@ -0,0 +1,13 @@
+name = "Vanish"
+filename = "vanish-1.5.5+1.20.1.jar"
+side = "server"
+
+[download]
+url = "https://cdn.modrinth.com/data/UL4bJFDY/versions/2D19CPkZ/vanish-1.5.5%2B1.20.1.jar"
+hash-format = "sha512"
+hash = "594adb0dd14ca251d8f190edeb71e761bee190603fa89864b1aeb172f0de8c73b31866c5c257398ac68f587aa42255e8429a64385c6f056ad5ed922c33258806"
+
+[update]
+[update.modrinth]
+mod-id = "UL4bJFDY"
+version = "2D19CPkZ"
diff --git a/mods/wiredredstone.pw.toml b/mods/wiredredstone.pw.toml
new file mode 100644
index 0000000..27c17ef
--- /dev/null
+++ b/mods/wiredredstone.pw.toml
@@ -0,0 +1,13 @@
+name = "Wired Redstone"
+filename = "wired-redstone-0.7.8+1.20.1.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/lyYGrdho/versions/3Nms4vt8/wired-redstone-0.7.8%2B1.20.1.jar"
+hash-format = "sha512"
+hash = "7e993b000924877fcfb2b8d7a36f404b14f00fde4b1c284a9f2cccf2d9e4944688b33fe863c64e464d5085c1011f87208d032996af7715eb58a1db3e42d27c8c"
+
+[update]
+[update.modrinth]
+mod-id = "lyYGrdho"
+version = "3Nms4vt8"
diff --git a/mods/worldeditcui-fabric.pw.toml b/mods/worldeditcui-fabric.pw.toml
new file mode 100644
index 0000000..160a393
--- /dev/null
+++ b/mods/worldeditcui-fabric.pw.toml
@@ -0,0 +1,13 @@
+name = "WorldEdit CUI (Fabric)"
+filename = "WorldEditCUI-1.20+01.jar"
+side = "both"
+
+[download]
+hash-format = "sha1"
+hash = "4fd64cabffe5c2160a175101ed8474faf969e6a6"
+mode = "metadata:curseforge"
+
+[update]
+[update.curseforge]
+file-id = 4575022
+project-id = 402098
diff --git a/mods/wwoo.pw.toml b/mods/wwoo.pw.toml
deleted file mode 100644
index ff121d0..0000000
--- a/mods/wwoo.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "William Wythers' Overhauled Overworld"
-filename = "WWOO-FABRIC+FORGE+QUILT-2.0.0.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/II7t6llZ/versions/cNiETBJi/WWOO-FABRIC%2BFORGE%2BQUILT-2.0.0.jar"
-hash-format = "sha512"
-hash = "745acab6cb1634ccceacce523fd09e58b5d5a8fafe8e186384cbd23233e3ce4c8e2e214d4252240a9a59b56a668c15414e133f71e83f719bec8bd89aad4747da"
-
-[update]
-[update.modrinth]
-mod-id = "II7t6llZ"
-version = "cNiETBJi"
diff --git a/mods/xaeros-minimap.pw.toml b/mods/xaeros-minimap.pw.toml
index 8bc230b..5571aa7 100644
--- a/mods/xaeros-minimap.pw.toml
+++ b/mods/xaeros-minimap.pw.toml
@@ -1,13 +1,13 @@
name = "Xaero's Minimap"
-filename = "Xaeros_Minimap_25.3.2_Fabric_1.20.jar"
+filename = "xaerominimap-fabric-1.20.1-25.3.10.jar"
side = "client"
[download]
-url = "https://cdn.modrinth.com/data/1bokaNcj/versions/jcQ3zpWh/Xaeros_Minimap_25.3.2_Fabric_1.20.jar"
+url = "https://cdn.modrinth.com/data/1bokaNcj/versions/7wlcmhtN/xaerominimap-fabric-1.20.1-25.3.10.jar"
hash-format = "sha512"
-hash = "4c5a0382d23140f7620dfc340d2c63f94102b7cde808cf96a06a1f734211c21317597fb55a22fe541e66049e3688b18068ebad0585c542f712aad4141ba78c9f"
+hash = "9dfdc116a9ecec65547cbf9f0a9a1b2cb261d081c565c7e98bacec21dd6561323cdce7ab4837e5d1080a2ba392e125586005043ac95ded68892469b7b5d11f4a"
[update]
[update.modrinth]
mod-id = "1bokaNcj"
-version = "jcQ3zpWh"
+version = "7wlcmhtN"
diff --git a/mods/xaeros-world-map.pw.toml b/mods/xaeros-world-map.pw.toml
index 51c0d5d..981da85 100644
--- a/mods/xaeros-world-map.pw.toml
+++ b/mods/xaeros-world-map.pw.toml
@@ -1,13 +1,13 @@
name = "Xaero's World Map"
-filename = "XaerosWorldMap_1.40.2_Fabric_1.20.jar"
+filename = "xaeroworldmap-fabric-1.20.1-1.40.11.jar"
side = "client"
[download]
-url = "https://cdn.modrinth.com/data/NcUtCpym/versions/yckp3FUK/XaerosWorldMap_1.40.2_Fabric_1.20.jar"
+url = "https://cdn.modrinth.com/data/NcUtCpym/versions/6WcEeMbU/xaeroworldmap-fabric-1.20.1-1.40.11.jar"
hash-format = "sha512"
-hash = "37ce31f42c6b1f8c4b1a9b7a5bf17a4533aeb8a22c1c84e879beecb7ba7e0ec2cc6e5430e2119f350921bbb637fbc38cb54b09313ebd6004f6a13fa43d4a5e61"
+hash = "47e299ebcb14ec5a93f325f07fc96383cc399fa52c6985990f06aaab47578263637dbc7160c7e7a6252abdc5bfa9b55c98ef6d12b6b2c3c46c443f507664591c"
[update]
[update.modrinth]
mod-id = "NcUtCpym"
-version = "yckp3FUK"
+version = "6WcEeMbU"
diff --git a/mods/yet-another-furniture.pw.toml b/mods/yet-another-furniture.pw.toml
new file mode 100644
index 0000000..cda3302
--- /dev/null
+++ b/mods/yet-another-furniture.pw.toml
@@ -0,0 +1,13 @@
+name = "Yet Another Furniture"
+filename = "yet-another-furniture-1.0pre3+fabric-1.20.1.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/bZfhG8ws/versions/WjEI0Civ/yet-another-furniture-1.0pre3%2Bfabric-1.20.1.jar"
+hash-format = "sha512"
+hash = "2ed37ea475fdc5fbb395c5b024848c06ef8d149a3eba708d34b21c483ddfa991860b7d6444e599d5718318c7516ad7c735e1b3078a955f83bf14fcb8fe80dd84"
+
+[update]
+[update.modrinth]
+mod-id = "bZfhG8ws"
+version = "WjEI0Civ"
diff --git a/mods/yungs-better-desert-temples.pw.toml b/mods/yungs-better-desert-temples.pw.toml
deleted file mode 100644
index b467e81..0000000
--- a/mods/yungs-better-desert-temples.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "YUNG's Better Desert Temples"
-filename = "YungsBetterDesertTemples-1.20-Fabric-3.0.3.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/XNlO7sBv/versions/1Z9HNWpj/YungsBetterDesertTemples-1.20-Fabric-3.0.3.jar"
-hash-format = "sha512"
-hash = "29839615e042435b0fdacab2b97524a6689190692a289c25e305dbaec34764f38e70c65cfd77b49ac0dcc549281b61cfe244edc62809082e39db54990ef84cbf"
-
-[update]
-[update.modrinth]
-mod-id = "XNlO7sBv"
-version = "1Z9HNWpj"
diff --git a/mods/yungs-better-dungeons.pw.toml b/mods/yungs-better-dungeons.pw.toml
deleted file mode 100644
index 9e5f755..0000000
--- a/mods/yungs-better-dungeons.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "YUNG's Better Dungeons"
-filename = "YungsBetterDungeons-1.20-Fabric-4.0.4.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/o1C1Dkj5/versions/nidyvq2m/YungsBetterDungeons-1.20-Fabric-4.0.4.jar"
-hash-format = "sha512"
-hash = "02ee00641aea2e80806923c1d97a366b82eb6d6e1d749fc8fb4eeddeddea718c08f5a87ba5189427f747801b899abe5a6138a260c7e7f949e5e69b4065ac5464"
-
-[update]
-[update.modrinth]
-mod-id = "o1C1Dkj5"
-version = "nidyvq2m"
diff --git a/mods/yungs-better-end-island.pw.toml b/mods/yungs-better-end-island.pw.toml
deleted file mode 100644
index 36a3c4c..0000000
--- a/mods/yungs-better-end-island.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "YUNG's Better End Island"
-filename = "YungsBetterEndIsland-1.20-Fabric-2.0.6.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/2BwBOmBQ/versions/qJTsmyiE/YungsBetterEndIsland-1.20-Fabric-2.0.6.jar"
-hash-format = "sha512"
-hash = "cb63d9cdd69f955ed8044aec6f03aedbf76fdb53fd97826b254b68e3559941df301b714260505d165c58c276aa7ea7c11c2fada7509cb731f10b1815d5633b87"
-
-[update]
-[update.modrinth]
-mod-id = "2BwBOmBQ"
-version = "qJTsmyiE"
diff --git a/mods/yungs-better-jungle-temples.pw.toml b/mods/yungs-better-jungle-temples.pw.toml
deleted file mode 100644
index 4576394..0000000
--- a/mods/yungs-better-jungle-temples.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "YUNG's Better Jungle Temples"
-filename = "YungsBetterJungleTemples-1.20-Fabric-2.0.5.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/z9Ve58Ih/versions/6LPrzuB0/YungsBetterJungleTemples-1.20-Fabric-2.0.5.jar"
-hash-format = "sha512"
-hash = "ea08ade714376f48cabdddd2e4b7376fc5cc5947e3911583ba4e182ab22c1335c884043441725cde21fb6e84402d17c43f509ade339d46a1a1db40f0e77ee81a"
-
-[update]
-[update.modrinth]
-mod-id = "z9Ve58Ih"
-version = "6LPrzuB0"
diff --git a/mods/yungs-better-mineshafts.pw.toml b/mods/yungs-better-mineshafts.pw.toml
index 0541133..bd35ef0 100644
--- a/mods/yungs-better-mineshafts.pw.toml
+++ b/mods/yungs-better-mineshafts.pw.toml
@@ -1,6 +1,6 @@
name = "YUNG's Better Mineshafts"
filename = "YungsBetterMineshafts-1.20-Fabric-4.0.4.jar"
-side = "both"
+side = "server"
[download]
url = "https://cdn.modrinth.com/data/HjmxVlSr/versions/qLnQnqXS/YungsBetterMineshafts-1.20-Fabric-4.0.4.jar"
diff --git a/mods/yungs-better-nether-fortresses.pw.toml b/mods/yungs-better-nether-fortresses.pw.toml
index b0578aa..35a78b4 100644
--- a/mods/yungs-better-nether-fortresses.pw.toml
+++ b/mods/yungs-better-nether-fortresses.pw.toml
@@ -1,6 +1,6 @@
name = "YUNG's Better Nether Fortresses"
filename = "YungsBetterNetherFortresses-1.20-Fabric-2.0.6.jar"
-side = "both"
+side = "server"
[download]
url = "https://cdn.modrinth.com/data/Z2mXHnxP/versions/FL88RLRu/YungsBetterNetherFortresses-1.20-Fabric-2.0.6.jar"
diff --git a/mods/yungs-better-ocean-monuments.pw.toml b/mods/yungs-better-ocean-monuments.pw.toml
deleted file mode 100644
index fd68483..0000000
--- a/mods/yungs-better-ocean-monuments.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "YUNG's Better Ocean Monuments"
-filename = "YungsBetterOceanMonuments-1.20-Fabric-3.0.4.jar"
-side = "both"
-
-[download]
-url = "https://cdn.modrinth.com/data/3dT9sgt4/versions/4c00pjbt/YungsBetterOceanMonuments-1.20-Fabric-3.0.4.jar"
-hash-format = "sha512"
-hash = "b050f94b70628f9cb64afe1d184b3fd5eee4a7d556ff81b05dd90e954484c415b24b235a8471085cbba2e28a1123e49de9a16e6e7bc52da585db81762562f186"
-
-[update]
-[update.modrinth]
-mod-id = "3dT9sgt4"
-version = "4c00pjbt"
diff --git a/mods/yungs-better-strongholds.pw.toml b/mods/yungs-better-strongholds.pw.toml
index 13fdefe..98cd61f 100644
--- a/mods/yungs-better-strongholds.pw.toml
+++ b/mods/yungs-better-strongholds.pw.toml
@@ -1,6 +1,6 @@
name = "YUNG's Better Strongholds"
filename = "YungsBetterStrongholds-1.20-Fabric-4.0.3.jar"
-side = "both"
+side = "server"
[download]
url = "https://cdn.modrinth.com/data/kidLKymU/versions/yV6hn0bB/YungsBetterStrongholds-1.20-Fabric-4.0.3.jar"
diff --git a/mods/zombie-awareness.pw.toml b/mods/zombie-awareness.pw.toml
new file mode 100644
index 0000000..e3550c7
--- /dev/null
+++ b/mods/zombie-awareness.pw.toml
@@ -0,0 +1,13 @@
+name = "Zombie Awareness"
+filename = "zombieawareness-fabric-1.20.1-1.13.1.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/mMTOWOaA/versions/nkFcvMt7/zombieawareness-fabric-1.20.1-1.13.1.jar"
+hash-format = "sha512"
+hash = "3f1a04fe18d8de6bae187b4af9f424dc94e0cf7877822035de52b234ed15ad8c815c0171aa9a718e86f8a4c0364818bf8cbb6016afe016445d5c3d98f60900e9"
+
+[update]
+[update.modrinth]
+mod-id = "mMTOWOaA"
+version = "nkFcvMt7"
diff --git a/options.txt b/options.txt
index cbf783b..b59430c 100644
--- a/options.txt
+++ b/options.txt
@@ -4,8 +4,9 @@ operatorItemsTab:true
snooperEnabled:false
simulationDistance:6
gamma:0.0
-resourcePacks:["vanilla","file/Sodium Translations.zip","file/Chat Reporting Helper.zip","file/Icons.zip","file/Icons Fix.zip","continuity:glass_pane_culling_fix","continuity:default","file/Redstone Tweaks.zip","black_icons","file/Whimscape.zip","file/Fresh Animations.zip","file/Whimscape x Fresh Animations.zip","file/Cubic Sun and Moon.zip","file/Unique Dark.zip","file/Create Darkmode.zip","file/Rename Compat Project.zip"]
-incompatibleResourcePacks:["file/Create Darkmode.zip","file/Rename Compat Project.zip"]
+renderClouds:"false"
+resourcePacks:["vanilla","file/Sodium Translations.zip","file/Chat Reporting Helper.zip","file/Icons.zip","file/Icons Fix.zip","continuity:glass_pane_culling_fix","continuity:default","file/Redstone Tweaks.zip","black_icons","file/Excalibur.zip","file/Fresh Animations.zip","file/Excalibur: Fresh Animations.zip","file/Cubic Sun and Moon.zip","file/Rename Compat Project.zip","file/Excalibur: AppleSkin.zip","fabric","file/Excalibur: Create.zip","file/Excalibur: Lootr.zip"]
+incompatibleResourcePacks:["file/Rename Compat Project.zip","file/Excalibur: Create.zip","file/Excalibur: Lootr.zip"]
advancedItemTooltips:true
tutorialStep:none
skipMultiplayerWarning:true
diff --git a/pack.toml b/pack.toml
index 813bfa3..d756169 100644
--- a/pack.toml
+++ b/pack.toml
@@ -1,13 +1,13 @@
name = "Retards Modpack"
author = "Malasaur"
-version = "0.4.0"
+version = "1.1.2"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
-hash = "0f18864209c02c8eb2980fd5755fbcf0d17faadcae3d70d87f52fb4b90cfb251"
+hash = "6c37d2f32ed19fda9bae93c81da8f0aea48128e718360893685abe91f1e005f4"
[versions]
-fabric = "0.18.0"
+fabric = "0.18.4"
minecraft = "1.20.1"
diff --git a/resourcepacks/create-darkmode.pw.toml b/resourcepacks/create-darkmode.pw.toml
deleted file mode 100644
index 864f329..0000000
--- a/resourcepacks/create-darkmode.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Create Darkmode"
-filename = "Create Darkmode.zip"
-side = "client"
-
-[download]
-url = "https://cdn.modrinth.com/data/QTqrHaYC/versions/wjKUN0fP/Create_Darkmode_v0.0.2.zip"
-hash-format = "sha512"
-hash = "6699b0762b94d90cf0241ee1c8f1fb6746375e8edd28a2df4911d15b65cf6761ff5290eef52f1a6cda4960f907249fad7e9c20d618dedb252ba4406fc4e2a2bc"
-
-[update]
-[update.modrinth]
-mod-id = "QTqrHaYC"
-version = "wjKUN0fP"
diff --git a/resourcepacks/excal.pw.toml b/resourcepacks/excal.pw.toml
new file mode 100644
index 0000000..557ced1
--- /dev/null
+++ b/resourcepacks/excal.pw.toml
@@ -0,0 +1,13 @@
+name = "Excalibur"
+filename = "Excalibur.zip"
+side = "client"
+
+[download]
+url = "https://cdn.modrinth.com/data/hJAzl1Bs/versions/yVpdNmnj/Excalibur_V1.20.zip"
+hash-format = "sha512"
+hash = "a2080ab27a954a95b9c4b7450bdfa3ecd18c5ceecc88d9dcc981aae1a98394f8e7a617cea6a3254c6a363c192a9dd2ac7602d236655f2afde57b1e4e13dd244e"
+
+[update]
+[update.modrinth]
+mod-id = "hJAzl1Bs"
+version = "yVpdNmnj"
diff --git a/resourcepacks/excalibur-create-support.pw.toml b/resourcepacks/excalibur-create-support.pw.toml
new file mode 100644
index 0000000..455427b
--- /dev/null
+++ b/resourcepacks/excalibur-create-support.pw.toml
@@ -0,0 +1,13 @@
+name = "Excalibur | Create Addon"
+filename = "Excalibur: Create.zip"
+side = "client"
+
+[download]
+url = "https://cdn.modrinth.com/data/Q2PKUcvo/versions/qGcwoPro/Excalibur_Create%20Addon_Forge_v2.1.zip"
+hash-format = "sha512"
+hash = "2bf538ee0aa43ca2a585220c8e654dbf2b4ce30f2b2275e8436274e66494662621944693f2b8a5bcf0cf9448ecc91076f459c7e67349228eac8903623971c379"
+
+[update]
+[update.modrinth]
+mod-id = "Q2PKUcvo"
+version = "qGcwoPro"
diff --git a/resourcepacks/excalibur-fresh-animations.pw.toml b/resourcepacks/excalibur-fresh-animations.pw.toml
new file mode 100644
index 0000000..8b3d8bd
--- /dev/null
+++ b/resourcepacks/excalibur-fresh-animations.pw.toml
@@ -0,0 +1,13 @@
+name = "Excalibur | Fresh Animations Patch"
+filename = "Excalibur: Fresh Animations.zip"
+side = "client"
+
+[download]
+url = "https://cdn.modrinth.com/data/yiTthr0O/versions/g2ApEAj5/EFA_1.10.3%20Hotfix_1.zip"
+hash-format = "sha512"
+hash = "5d4b7aa12d26825e97c41504bf0a8b45426e8973948a3a30d4617b1cb41984d6f58a46e6c20d441898d5ffda0803df7ad1b9aab60d9787a2614ecfc870cd4547"
+
+[update]
+[update.modrinth]
+mod-id = "yiTthr0O"
+version = "g2ApEAj5"
diff --git a/resourcepacks/excalibur-lootr-support.pw.toml b/resourcepacks/excalibur-lootr-support.pw.toml
new file mode 100644
index 0000000..bf5a1ae
--- /dev/null
+++ b/resourcepacks/excalibur-lootr-support.pw.toml
@@ -0,0 +1,13 @@
+name = "Excalibur | Lootr Support"
+filename = "Excalibur: Lootr.zip"
+side = "client"
+
+[download]
+url = "https://cdn.modrinth.com/data/dzo7g60I/versions/KyYDwuXI/Excalibur_Lootr_v1.1.zip"
+hash-format = "sha512"
+hash = "1c5110a51426871d7cd5dff2fb2b6c78d6cb4183fb895f1c2a3bb5cb11e64b8b06ce3cf04e2fd798d782ee7311dd92cfaa14525dc7441c1c4b6906438efa948f"
+
+[update]
+[update.modrinth]
+mod-id = "dzo7g60I"
+version = "KyYDwuXI"
diff --git a/resourcepacks/excalibur-x-appleskin-addon.pw.toml b/resourcepacks/excalibur-x-appleskin-addon.pw.toml
new file mode 100644
index 0000000..851ed52
--- /dev/null
+++ b/resourcepacks/excalibur-x-appleskin-addon.pw.toml
@@ -0,0 +1,13 @@
+name = "Excalibur x AppleSkin addon"
+filename = "Excalibur: AppleSkin.zip"
+side = "client"
+
+[download]
+url = "https://cdn.modrinth.com/data/9Z2lf0O0/versions/jwEGyl61/Excalibur%20AppleSkin%20Addon.zip"
+hash-format = "sha512"
+hash = "e7a9ebe6cb5601eb4725d5ed0695043e1fc544fd6a459b9ec5064c03e2d1a6fe24eadcbc4e71d7841660f952297a61a1db8d119fe2604dfca71845145f67cedc"
+
+[update]
+[update.modrinth]
+mod-id = "9Z2lf0O0"
+version = "jwEGyl61"
diff --git a/resourcepacks/icons.pw.toml b/resourcepacks/icons.pw.toml
index ad0c366..5418873 100644
--- a/resourcepacks/icons.pw.toml
+++ b/resourcepacks/icons.pw.toml
@@ -3,11 +3,11 @@ filename = "Icons.zip"
side = "client"
[download]
-url = "https://cdn.modrinth.com/data/O7z3QKAG/versions/HI2Qcr0G/Icons%20v.1.13.zip"
+url = "https://cdn.modrinth.com/data/O7z3QKAG/versions/mhzWX68N/Icons%20v.1.13.2.zip"
hash-format = "sha512"
-hash = "3c7fb43a9ac38fffa97525dfb059ead397eaaba0bfa49e7fdce45193299062339e08b6a973758020b0cbd0e9463fb598c3b8b953ae50fb8ce38f9550a9bd9c40"
+hash = "9295acbaf0a90dfbc27a2bfac34cabb86d4205ab2074d1ca2db90df732b44cf7be7fdb8df4779c4e70075290d93f67b8ff731c6a0c02ea52e3af6bd7d495e7b5"
[update]
[update.modrinth]
mod-id = "O7z3QKAG"
-version = "HI2Qcr0G"
+version = "mhzWX68N"
diff --git a/resourcepacks/translations-for-sodium.pw.toml b/resourcepacks/translations-for-sodium.pw.toml
index 083fa74..8280f00 100644
--- a/resourcepacks/translations-for-sodium.pw.toml
+++ b/resourcepacks/translations-for-sodium.pw.toml
@@ -3,11 +3,11 @@ filename = "Sodium Translations.zip"
side = "client"
[download]
-url = "https://cdn.modrinth.com/data/yfDziwn1/versions/osqMGpQL/SodiumTranslations.zip"
+url = "https://cdn.modrinth.com/data/yfDziwn1/versions/je9Y2eez/SodiumTranslations.zip"
hash-format = "sha512"
-hash = "783fbc8f805afa7c9dec5e347efb958b538f0addd35df69db1e73d30962ded024fe4b23044b2f965da0a5c35007f89b361a48c919629f3e041c021248e651468"
+hash = "53949cd73836f21c2037f2092a2ba716c58a2701ffb0256e8fea84ae4fb5fd23e4f7d014ea79e32421dd739f23ad6fd5dc799da7d53544e1c62a1ac6c7858f79"
[update]
[update.modrinth]
mod-id = "yfDziwn1"
-version = "osqMGpQL"
+version = "je9Y2eez"
diff --git a/resourcepacks/unique-dark.pw.toml b/resourcepacks/unique-dark.pw.toml
deleted file mode 100644
index a908297..0000000
--- a/resourcepacks/unique-dark.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Unique Dark"
-filename = "Unique Dark.zip"
-side = "client"
-
-[download]
-url = "https://cdn.modrinth.com/data/BaY1UdGV/versions/YhICysSO/Unique%20Dark%20-%20Lite%20-%201.20.1.zip"
-hash-format = "sha512"
-hash = "dc4fb4ce7d2a6e34187d26fd630e3d4a9ee3aa2167ccf02095ee6f3abb3a84109f18027621c757dc63349fe1f3eca624572e4f7f56a5aff55173690c3e7607bd"
-
-[update]
-[update.modrinth]
-mod-id = "BaY1UdGV"
-version = "YhICysSO"
diff --git a/resourcepacks/whimscape-x-fresh-animations.pw.toml b/resourcepacks/whimscape-x-fresh-animations.pw.toml
deleted file mode 100644
index ea39cbd..0000000
--- a/resourcepacks/whimscape-x-fresh-animations.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Whimscape x Fresh Animations"
-filename = "Whimscape x Fresh Animations.zip"
-side = "client"
-
-[download]
-url = "https://cdn.modrinth.com/data/NbmssBLT/versions/3hVMyZGn/Whimscape_x_FreshAnimations_1.20-1.21.11_r1.zip"
-hash-format = "sha512"
-hash = "b34dadf17633fbb6579b8a4e31305417a6511a714826516e4fe92dc0e1487ee32ffcc21fd9e1cb7be2fa2a88d3c8523ff6880c102a52e4463b6727499ecdbc2d"
-
-[update]
-[update.modrinth]
-mod-id = "NbmssBLT"
-version = "3hVMyZGn"
diff --git a/resourcepacks/whimscape.pw.toml b/resourcepacks/whimscape.pw.toml
deleted file mode 100644
index 0ba0052..0000000
--- a/resourcepacks/whimscape.pw.toml
+++ /dev/null
@@ -1,13 +0,0 @@
-name = "Whimscape"
-filename = "Whimscape.zip"
-side = "client"
-
-[download]
-url = "https://cdn.modrinth.com/data/4YkvO5Rp/versions/ANrerx3M/Whimscape_1.20-1.20.1_r6.zip"
-hash-format = "sha512"
-hash = "e2e0272a53795ff5e75727075bae954e9f71c976e0a7998912608f39bf4815e606dec4fa398c799a67d4db2b5d0f98252e013e08b1aab033b116fe1248be5a8e"
-
-[update]
-[update.modrinth]
-mod-id = "4YkvO5Rp"
-version = "ANrerx3M"
diff --git a/scripts/create.zs b/scripts/create.zs
deleted file mode 100644
index e5e1045..0000000
--- a/scripts/create.zs
+++ /dev/null
@@ -1,3 +0,0 @@
-// Remove Create: Food's salt recipes
-
-.remove();
diff --git a/scripts/tacz.zs b/scripts/tacz.zs
deleted file mode 100644
index 5a6aa25..0000000
--- a/scripts/tacz.zs
+++ /dev/null
@@ -1,3 +0,0 @@
-// Remove TaCZ's Gun Smith Table recipes
-
-craftingTable.remove();