diff --git a/README.md b/README.md
deleted file mode 100644
index 9880db5..0000000
--- a/README.md
+++ /dev/null
@@ -1,42 +0,0 @@
-**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/fabric_loader_dependencies.json b/config/fabric_loader_dependencies.json
index 7acdf31..e54e674 100644
--- a/config/fabric_loader_dependencies.json
+++ b/config/fabric_loader_dependencies.json
@@ -1,11 +1,9 @@
{
"version": 1,
"overrides": {
- "fabricloader": { "+depends": { "fabricloader": ">=0.18.4" } },
- "minecraft": {
- "+recommends": { "Fabulous": ">=1.1.0" }
- },
- "sodium-extra": { "recommends": {} },
- "reeses-sodium-options": { "recommends": {} }
+ "fabricloader": { "+depends": { "fabricloader": ">=0.14.22" } },
+ "minecraft": { "+recommends": { "Retards Modpack": ">=0.4.0" } },
+ "debugify": { "recommends": {} },
+ "lambdynlights": { "recommends": {} }
}
}
diff --git a/config/isxander-main-menu-credits.json b/config/isxander-main-menu-credits.json
index 515a223..ec15de2 100644
--- a/config/isxander-main-menu-credits.json
+++ b/config/isxander-main-menu-credits.json
@@ -2,10 +2,10 @@
"main_menu": {
"bottom_right": [
{
- "text": "Fabulous 1.1.0",
+ "text": "Retards Modpack 0.4.0",
"clickEvent": {
"action": "open_url",
- "value": "https://modrinth.com/modpack/fabulous-modpack"
+ "value": "https://git.brixserver.uk/Malasaur/RetardsModpack"
}
}
]
diff --git a/config/yosbr/config/bclib/biomes.json b/config/yosbr/config/bclib/biomes.json
new file mode 100644
index 0000000..eef95df
--- /dev/null
+++ b/config/yosbr/config/bclib/biomes.json
@@ -0,0 +1,13 @@
+{
+ "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
new file mode 100644
index 0000000..aba4064
--- /dev/null
+++ b/config/yosbr/config/bclib/cache.json
@@ -0,0 +1,6 @@
+{
+ "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
new file mode 100644
index 0000000..441e351
--- /dev/null
+++ b/config/yosbr/config/bclib/client.json
@@ -0,0 +1,29 @@
+{
+ "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
new file mode 100644
index 0000000..cefdc9c
--- /dev/null
+++ b/config/yosbr/config/bclib/generator.json
@@ -0,0 +1,8 @@
+{
+ "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
new file mode 100644
index 0000000..cad0474
--- /dev/null
+++ b/config/yosbr/config/bclib/main.json
@@ -0,0 +1,9 @@
+{
+ "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
new file mode 100644
index 0000000..40f68e5
--- /dev/null
+++ b/config/yosbr/config/bclib/server.json
@@ -0,0 +1,13 @@
+{
+ "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
new file mode 100644
index 0000000..910dafa
--- /dev/null
+++ b/config/yosbr/config/betterend/generator.json
@@ -0,0 +1,58 @@
+{
+ "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/yosbr/config/bettermineshafts-fabric-1_20.toml b/config/yosbr/config/bettermineshafts-fabric-1_20.toml
new file mode 100644
index 0000000..ab7bf85
--- /dev/null
+++ b/config/yosbr/config/bettermineshafts-fabric-1_20.toml
@@ -0,0 +1,28 @@
+minY = -85
+maxY = 60
+disableVanillaMineshafts = true
+
+[spawnRates]
+lanternSpawnRate = 0.0067
+torchSpawnRate = 0.02
+workstationSpawnRate = 0.025
+workstationDungeonSpawnRate = 0.25
+smallShaftSpawnRate = 0.07
+cobwebSpawnRate = 0.15
+smallShaftChestMinecartSpawnRate = 0.003
+mainShaftChestMinecartSpawnRate = 0.03
+smallShaftTntMinecartSpawnRate = 0.0024999999441206455
+mainShaftTntMinecartSpawnRate = 0.0024999999441206455
+zombieVillagerRoomSpawnChance = 2
+smallShaftPieceChainLength = 18
+
+[ores]
+enabled = true
+cobble = 25
+coal = 20
+iron = 15
+redstone = 12
+gold = 11
+lapis = 7
+emerald = 5
+diamond = 5
diff --git a/config/yosbr/config/betternether/biomes.json b/config/yosbr/config/betternether/biomes.json
new file mode 100644
index 0000000..d8ea1d4
--- /dev/null
+++ b/config/yosbr/config/betternether/biomes.json
@@ -0,0 +1,276 @@
+{
+ "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
new file mode 100644
index 0000000..82c3455
--- /dev/null
+++ b/config/yosbr/config/betternether/generator.json
@@ -0,0 +1,47 @@
+{
+ "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/biomesoplenty/biome_toggles.json b/config/yosbr/config/biomesoplenty/biome_toggles.json
new file mode 100644
index 0000000..bf9c66c
--- /dev/null
+++ b/config/yosbr/config/biomesoplenty/biome_toggles.json
@@ -0,0 +1,68 @@
+{
+ "aspen_glade_enabled": true,
+ "auroral_garden_enabled": true,
+ "bayou_enabled": false,
+ "bog_enabled": true,
+ "cold_desert_enabled": false,
+ "coniferous_forest_enabled": false,
+ "crag_enabled": true,
+ "crystalline_chasm_enabled": true,
+ "dead_forest_enabled": false,
+ "dryland_enabled": false,
+ "dune_beach_enabled": true,
+ "erupting_inferno_enabled": false,
+ "field_enabled": true,
+ "fir_clearing_enabled": true,
+ "floodplain_enabled": false,
+ "forested_field_enabled": false,
+ "fungal_jungle_enabled": true,
+ "glowing_grotto_enabled": true,
+ "grassland_enabled": true,
+ "gravel_beach_enabled": false,
+ "highland_enabled": true,
+ "hot_springs_enabled": true,
+ "jacaranda_glade_enabled": false,
+ "jade_cliffs_enabled": true,
+ "lavender_field_enabled": true,
+ "lush_desert_enabled": false,
+ "lush_savanna_enabled": false,
+ "maple_woods_enabled": true,
+ "marsh_enabled": false,
+ "mediterranean_forest_enabled": true,
+ "moor_enabled": true,
+ "muskeg_enabled": false,
+ "mystic_grove_enabled": false,
+ "old_growth_dead_forest_enabled": false,
+ "old_growth_woodland_enabled": true,
+ "ominous_woods_enabled": false,
+ "orchard_enabled": true,
+ "origin_valley_enabled": true,
+ "overgrown_greens_enabled": false,
+ "pasture_enabled": true,
+ "prairie_enabled": true,
+ "pumpkin_patch_enabled": false,
+ "rainforest_enabled": false,
+ "redwood_forest_enabled": true,
+ "rocky_rainforest_enabled": false,
+ "rocky_shrubland_enabled": false,
+ "scrubland_enabled": false,
+ "seasonal_forest_enabled": true,
+ "shrubland_enabled": true,
+ "snowblossom_grove_enabled": true,
+ "snowy_coniferous_forest_enabled": true,
+ "snowy_fir_clearing_enabled": false,
+ "snowy_maple_woods_enabled": true,
+ "spider_nest_enabled": true,
+ "tropics_enabled": true,
+ "tundra_enabled": false,
+ "undergrowth_enabled": false,
+ "visceral_heap_enabled": true,
+ "volcanic_plains_enabled": false,
+ "volcano_enabled": true,
+ "wasteland_enabled": false,
+ "wasteland_steppe_enabled": false,
+ "wetland_enabled": false,
+ "wintry_origin_valley_enabled": true,
+ "withered_abyss_enabled": true,
+ "woodland_enabled": false
+}
diff --git a/config/yosbr/config/biomesoplenty/generation.toml b/config/yosbr/config/biomesoplenty/generation.toml
new file mode 100644
index 0000000..8e8e718
--- /dev/null
+++ b/config/yosbr/config/biomesoplenty/generation.toml
@@ -0,0 +1,13 @@
+[nether]
+ #The weighting of bop biome regions in the nether.
+ bop_nether_region_weight = 13
+ #The weighting of rare bop biome regions in the nether.
+ bop_nether_rare_region_weight = 2
+
+[overworld]
+ #The weighting of primary bop biome regions in the overworld.
+ bop_primary_overworld_region_weight = 20
+ #The weighting of rare bop biome regions in the overworld.
+ bop_overworld_rare_region_weight = 8
+ #The weighting of secondary bop biome regions in the overworld.
+ bop_secondary_overworld_region_weight = 8
diff --git a/config/yosbr/config/biomeswevegone/world_generation.json5 b/config/yosbr/config/biomeswevegone/world_generation.json5
new file mode 100644
index 0000000..ab2a784
--- /dev/null
+++ b/config/yosbr/config/biomeswevegone/world_generation.json5
@@ -0,0 +1,69 @@
+{
+ // 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/yosbr/config/drippyloadingscreen/options.txt b/config/yosbr/config/drippyloadingscreen/options.txt
new file mode 100644
index 0000000..67ef678
--- /dev/null
+++ b/config/yosbr/config/drippyloadingscreen/options.txt
@@ -0,0 +1,49 @@
+##[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/yosbr/config/fancymenu/assets/EndHorizon.jpeg b/config/yosbr/config/fancymenu/assets/EndHorizon.jpeg
new file mode 100644
index 0000000..7028f1d
Binary files /dev/null and b/config/yosbr/config/fancymenu/assets/EndHorizon.jpeg differ
diff --git a/config/yosbr/config/fancymenu/custom_gui_screens.txt b/config/yosbr/config/fancymenu/custom_gui_screens.txt
new file mode 100644
index 0000000..57f690f
--- /dev/null
+++ b/config/yosbr/config/fancymenu/custom_gui_screens.txt
@@ -0,0 +1,5 @@
+type = custom_gui_screens
+
+overridden_screens {
+}
+
diff --git a/config/yosbr/config/fancymenu/customizablemenus.txt b/config/yosbr/config/fancymenu/customizablemenus.txt
new file mode 100644
index 0000000..4a90626
--- /dev/null
+++ b/config/yosbr/config/fancymenu/customizablemenus.txt
@@ -0,0 +1,11 @@
+type = customizablemenus
+
+de.keksuccino.drippyloadingscreen.customization.DrippyOverlayScreen {
+}
+
+net.minecraft.class_419 {
+}
+
+net.minecraft.class_442 {
+}
+
diff --git a/config/yosbr/config/fancymenu/customization/drippy_loading_overlay_layout.txt b/config/yosbr/config/fancymenu/customization/drippy_loading_overlay_layout.txt
new file mode 100644
index 0000000..e9644b0
--- /dev/null
+++ b/config/yosbr/config/fancymenu/customization/drippy_loading_overlay_layout.txt
@@ -0,0 +1,171 @@
+type = fancymenu_layout
+
+layout-meta {
+ identifier = drippy_loading_overlay
+ render_custom_elements_behind_vanilla = false
+ last_edited_time = 1763819851738
+ is_enabled = true
+ randommode = false
+ randomgroup = 1
+ randomonlyfirsttime = false
+ layout_index = 0
+ [loading_requirement_container_meta:35e2c9eb-4afb-4948-879e-93dbd8199030-1763819768530] = [groups:][instances:]
+}
+
+menu_background {
+ image_path = [source:local]/config/fancymenu/assets/EndHorizon.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
+ 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 = 62bf8925-f162-4c74-87fd-a7512893bf71-1763819680088
+ [executable_block:62bf8925-f162-4c74-87fd-a7512893bf71-1763819680088][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:]
+ 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 = mojang_logo
+ 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 = 152
+ y = 126
+ width = 336
+ height = 84
+ 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:]
+ 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 = 2ee57866-c2c1-40d4-b742-b3ccf9387eed-1763819680088
+ [executable_block:2ee57866-c2c1-40d4-b742-b3ccf9387eed-1763819680088][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:]
+ 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 = progress_bar
+ 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 = 152
+ y = 275
+ width = 336
+ 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:]
+ 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
new file mode 100644
index 0000000..8f26b59
--- /dev/null
+++ b/config/yosbr/config/fancymenu/customization/title_screen_layout.txt
@@ -0,0 +1,1167 @@
+type = fancymenu_layout
+
+layout-meta {
+ identifier = title_screen
+ render_custom_elements_behind_vanilla = false
+ last_edited_time = 1763819644657
+ is_enabled = true
+ randommode = false
+ randomgroup = 1
+ randomonlyfirsttime = false
+ layout_index = 0
+ [loading_requirement_container_meta:6613e2a9-bf84-45cb-a846-26f5a917ae24-1763819626125] = [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 = 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;]
+ 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:]
+ 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 = 55da3f2f-67b5-4654-84e9-39359e0297f8-1763819486886
+ 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 = -86
+ 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:]
+ 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 = 04e61ff5-a7ec-44e8-851c-074477adf486-1763819132586
+ [executable_block:04e61ff5-a7ec-44e8-851c-074477adf486-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 = 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:]
+ 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_realms_notification_icons_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 = 338
+ y = 182
+ 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:]
+ 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/layout_editor/widgets/element_layer_control.lewidget b/config/yosbr/config/fancymenu/layout_editor/widgets/element_layer_control.lewidget
new file mode 100644
index 0000000..f6baa11
--- /dev/null
+++ b/config/yosbr/config/fancymenu/layout_editor/widgets/element_layer_control.lewidget
@@ -0,0 +1,12 @@
+type = layout_editor_widget_settings
+
+settings {
+ offset_x = -212.0
+ offset_y = 0.0
+ inner_width = 200.0
+ inner_height = 300.0
+ snapping_side = top-right
+ expanded = true
+ visible = false
+}
+
diff --git a/config/yosbr/config/fancymenu/legacy_checklist.txt b/config/yosbr/config/fancymenu/legacy_checklist.txt
new file mode 100644
index 0000000..fd6fe0e
--- /dev/null
+++ b/config/yosbr/config/fancymenu/legacy_checklist.txt
@@ -0,0 +1,3 @@
+##[legacy]
+
+B:custom_guis_ported = 'true';
\ No newline at end of file
diff --git a/config/yosbr/config/fancymenu/options.txt b/config/yosbr/config/fancymenu/options.txt
new file mode 100644
index 0000000..9ce8bed
--- /dev/null
+++ b/config/yosbr/config/fancymenu/options.txt
@@ -0,0 +1,95 @@
+##[general]
+
+B:force_fullscreen = 'false';
+I:default_gui_scale = '-1';
+B:play_vanilla_menu_music = 'true';
+
+
+##[customization]
+
+B:modpack_mode = 'true';
+B:show_customization_overlay = 'true';
+B:advanced_customization_mode = 'false';
+
+
+##[loading]
+
+S:preload_resources = '';
+B:allow_game_intro_skip = 'true';
+S:game_intro_animation_name = '';
+B:game_intro_fade_out = 'true';
+S:custom_game_intro_skip_text = '';
+
+
+##[window]
+
+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 = '';
+
+
+##[multiplayer_screen]
+
+B:show_multiplayer_screen_server_icons = 'true';
+
+
+##[singleplayer_screen]
+
+B:show_singleplayer_screen_world_icons = 'true';
+
+
+##[layout_editor]
+
+B:layout_editor_grid_snapping = 'true';
+B:anchor_overlay_change_anchor_on_area_hover = 'true';
+B:show_layout_editor_grid = 'true';
+S:anchor_overlay_color_base_override = '';
+B:enable_element_rotation_controls = 'true';
+F:anchor_overlay_opacity_normal = '0.5';
+F:anchor_overlay_opacity_busy = '0.7';
+D:anchor_overlay_hover_charging_time_seconds = '2.0';
+B:anchor_overlay_change_anchor_on_element_hover = 'true';
+S:anchor_overlay_visibility_mode = 'dragging';
+B:anchor_overlay_show_all_connection_lines = 'false';
+F:layout_editor_grid_snapping_strength = '1.0';
+I:layout_editor_grid_size = '10';
+B:invert_anchor_overlay_color = 'false';
+B:enable_buddy = 'true';
+S:anchor_overlay_color_border_override = '';
+B:enable_element_tilting_controls = 'true';
+
+
+##[ui]
+
+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';
+
+
+##[debug_overlay]
+
+B:debug_overlay_show_basic_screen_category = 'true';
+B:show_debug_overlay = 'false';
+B:debug_overlay_show_resources_category = 'true';
+B:debug_overlay_show_system_category = 'true';
+B:debug_overlay_show_advanced_screen_category = 'true';
+
+
+##[tutorial]
+
+B:show_welcome_screen = 'false';
+
+
+##[keyframe_editor]
+
+B:arrow_keys_move_preview = 'false';
+
+
+##[advanced]
+
+L:placeholder_caching_duration_ms = '30';
+L:requirement_caching_duration_ms = '0';
diff --git a/config/yosbr/config/fancymenu/ui_themes/dark.json b/config/yosbr/config/fancymenu/ui_themes/dark.json
new file mode 100644
index 0000000..67b5605
--- /dev/null
+++ b/config/yosbr/config/fancymenu/ui_themes/dark.json
@@ -0,0 +1,262 @@
+{
+ "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
new file mode 100644
index 0000000..6971d44
--- /dev/null
+++ b/config/yosbr/config/fancymenu/ui_themes/light.json
@@ -0,0 +1,262 @@
+{
+ "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/yosbr/config/fancymenu/user_variables.db b/config/yosbr/config/fancymenu/user_variables.db
new file mode 100644
index 0000000..117143c
--- /dev/null
+++ b/config/yosbr/config/fancymenu/user_variables.db
@@ -0,0 +1,2 @@
+type = user_variables
+
diff --git a/config/yosbr/config/paxi/datapacks/512-height.zip b/config/yosbr/config/paxi/datapacks/512-height.zip
new file mode 100644
index 0000000..4b11241
Binary files /dev/null and b/config/yosbr/config/paxi/datapacks/512-height.zip differ
diff --git a/config/yosbr/config/paxi/resourcepacks/RetardsResources.zip b/config/yosbr/config/paxi/resourcepacks/RetardsResources.zip
new file mode 100644
index 0000000..b766091
Binary files /dev/null and b/config/yosbr/config/paxi/resourcepacks/RetardsResources.zip differ
diff --git a/config/yosbr/config/tectonic.json b/config/yosbr/config/tectonic.json
new file mode 100644
index 0000000..fef9119
--- /dev/null
+++ b/config/yosbr/config/tectonic.json
@@ -0,0 +1,38 @@
+{
+ "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/terrablender.toml b/config/yosbr/config/terrablender.toml
new file mode 100644
index 0000000..45a4c44
--- /dev/null
+++ b/config/yosbr/config/terrablender.toml
@@ -0,0 +1,17 @@
+#General settings
+general = {}
+
+#Generation settings
+[generation_settings]
+ #The size of overworld biome regions from each mod that uses TerraBlender.
+ #Range: 2-6
+ overworld_region_size = 2
+ #The weighting of vanilla biome regions in the nether.
+ #Range: 0-2147483647
+ vanilla_nether_region_weight = 4
+ #The size of nether biome regions from each mod that uses TerraBlender.
+ #Range: 2-6
+ nether_region_size = 2
+ #The weighting of vanilla biome regions in the overworld.
+ #Range: 0-2147483647
+ vanilla_overworld_region_weight = 10
diff --git a/config/yosbr/config/towns_and_towers/structure_enable_or_disable_new.json5 b/config/yosbr/config/towns_and_towers/structure_enable_or_disable_new.json5
new file mode 100644
index 0000000..df278cb
--- /dev/null
+++ b/config/yosbr/config/towns_and_towers/structure_enable_or_disable_new.json5
@@ -0,0 +1,88 @@
+/*
+This config file makes it possible to switch off any structure from Towns and Towers. Big thanks to Cristelknight for making this all possible.
+To disable a structure, simply set the value of that structure to "false".
+o change the rarity of a structure category, use the other file in the config.
+
+LINKS
+=====
+Curseforge link: https://www.curseforge.com/minecraft/mc-mods/towns-and-towers
+Modrinth link: https://modrinth.com/mod/towns-and-towers
+PMC link: https://www.planetminecraft.com/data-pack/towns-amp-towers-structure-overhaul/
+GitHub Repository: [NEED TO MAKE ONE]
+*/
+{
+ // Here you can find all pillager outposts.
+ "towers": {
+ "pillager_outpost_badlands": true,
+ "pillager_outpost_beach": true,
+ "pillager_outpost_birch_forest": true,
+ "pillager_outpost_desert": true,
+ "pillager_outpost_flower_forest": true,
+ "pillager_outpost_forest": true,
+ "pillager_outpost_grove": true,
+ "pillager_outpost_jungle": true,
+ "pillager_outpost_meadow": true,
+ "pillager_outpost_mushroom_fields": true,
+ "pillager_outpost_ocean": true,
+ "pillager_outpost_old_growth_taiga": true,
+ "pillager_outpost_savanna": true,
+ "pillager_outpost_savanna_plateau": true,
+ "pillager_outpost_snowy_beach": true,
+ "pillager_outpost_snowy_plains": true,
+ "pillager_outpost_snowy_slopes": true,
+ "pillager_outpost_sparse_jungle": true,
+ "pillager_outpost_sunflower_plains": true,
+ "pillager_outpost_swamp": true,
+ "pillager_outpost_taiga": true,
+ "pillager_outpost_snowy_taiga": true,
+ "pillager_outpost_wooded_badlands": true,
+ // Here you can find all pillager outposts which are exclusive to other worldgen mods (ex.: WWOO, Terralith, BoP, BYG, etc.).
+ "exclusives": {
+ "pillager_outpost_mediterranean": true,
+ "pillager_outpost_tudor": true,
+ "pillager_outpost_classic": true,
+ "pillager_outpost_oriental": true,
+ "pillager_outpost_swedish": true,
+ "pillager_outpost_iberian": true,
+ "pillager_outpost_rustic": true
+ }
+ },
+ // Here you can find all structures that aren't villages or outposts.
+ "other": {
+ "mimic_desert": true,
+ "wreckage_ocean": true
+ },
+ // Here you can find all villages.
+ "towns": {
+ "village_badlands": true,
+ "village_beach": true,
+ "village_birch_forest": true,
+ "village_flower_forest": true,
+ "village_forest": true,
+ "village_snowy_slopes": true,
+ "village_jungle": true,
+ "village_meadow": true,
+ "village_mushroom_fields": true,
+ "village_ocean": true,
+ "village_old_growth_taiga": true,
+ "village_grove": true,
+ "village_savanna_plateau": true,
+ "village_sunflower_plains": true,
+ "village_snowy_taiga": true,
+ "village_sparse_jungle": true,
+ "village_swamp": true,
+ "village_wooded_badlands": true,
+ // Here you can find all villages which are exclusive to other worldgen mods (ex.: WWOO, Terralith, BoP, BYG, etc.).
+ "exclusives": {
+ "village_mediterranean": true,
+ "village_swedish": true,
+ "village_tudor": true,
+ "village_wandering_trader_camp": true,
+ "village_classic": true,
+ "village_rustic": true,
+ "village_iberian": true,
+ "village_nilotic": true,
+ "village_piglin": true
+ }
+ }
+}
\ No newline at end of file
diff --git a/config/yosbr/config/towns_and_towers/structure_rarity_new.json5 b/config/yosbr/config/towns_and_towers/structure_rarity_new.json5
new file mode 100644
index 0000000..129ae99
--- /dev/null
+++ b/config/yosbr/config/towns_and_towers/structure_rarity_new.json5
@@ -0,0 +1,43 @@
+/*
+This config file makes it possible to change the spacing, separation, salt (and frequency) of Towns and Towers' structure sets. Big thanks to Cristelknight for making this all possible.
+ SPACING --- controls how far a structure can be from others of its kind
+ SEPARATION --- controls how close to each other two structures of the same type can be.
+By default, the values should be 48/24 for villages and outposts (spacing/separation respectively) - a hypothetical village is going to appear not further than 48 chunks away (ca. 760 blocks), but not closer than 24 chunks (ca. 380 blocks).
+ * If you want a structure to spawn more frequently, decrease those values.
+ * If you want a structure to spawn less frequently, increase those values.
+KEEP IN MIND THAT SPACING ALWAYS NEEDS TO BE HIGHER THAN SEPARATION.
+
+LINKS
+=====
+Curseforge link: https://www.curseforge.com/minecraft/mc-mods/towns-and-towers
+Modrinth link: https://modrinth.com/mod/towns-and-towers
+PMC link: https://www.planetminecraft.com/data-pack/towns-amp-towers-structure-overhaul/
+GitHub Repository: [NEED TO MAKE ONE]
+*/
+{
+ // Here you can find all pillager outposts.
+ "towers": {
+ // DEFAULT 48
+ "spacing": 10,
+ // DEFAULT 24
+ "separation": 5,
+ "frequency": 0.7,
+ "salt": 205745294
+ },
+ // Here you can find all structures that aren't villages or outposts.
+ "other": {
+ // DEFAULT 32
+ "spacing": 10,
+ // DEFAULT 16
+ "separation": 5,
+ "salt": 30084234
+ },
+ // Here you can find all villages.
+ "towns": {
+ // DEFAULT 48
+ "spacing": 10,
+ // DEFAULT 24
+ "separation": 5,
+ "salt": 10587309
+ }
+}
diff --git a/config/yosbr/config/worldedit/worldedit.properties b/config/yosbr/config/worldedit/worldedit.properties
new file mode 100644
index 0000000..d15e606
--- /dev/null
+++ b/config/yosbr/config/worldedit/worldedit.properties
@@ -0,0 +1 @@
+wand-item=wectools\:wand
\ No newline at end of file
diff --git a/index.toml b/index.toml
index ee486b5..cb61a9d 100644
--- a/index.toml
+++ b/index.toml
@@ -54,7 +54,7 @@ hash = "eefa86fa9a8df6eda5d39d3bbbf53138a44df71a01a24262c27584badea97d79"
[[files]]
file = "config/fabric_loader_dependencies.json"
-hash = "77ce80a2e69e46ebd1f3659f1e860aa11c0816f13ff917a2a34e669aa522acb8"
+hash = "bc88ec5a5970f13448b9c2ec934900866ddff4e9c5f3ffacba598ef3689d72f8"
[[files]]
file = "config/iris.properties"
@@ -62,7 +62,7 @@ hash = "3f5878535aacbfea79ae6da2f9142963f5662af3141692f0ba945767c9096ce5"
[[files]]
file = "config/isxander-main-menu-credits.json"
-hash = "8df66f45ffbcb97eba21a3a4dc609bf2742633f80864d1bddabc0340731d8973"
+hash = "942177a88a45468863993a0d782d796cd84a6ea5223784acaa51e85acd071503"
[[files]]
file = "config/jade/jade.json"
@@ -116,11 +116,144 @@ hash = "2742648a19c2b054ceb270556454b46e9c56f095b49435d95bebf12a2545375f"
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"
+
+[[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"
+
+[[files]]
+file = "config/yosbr/config/biomesoplenty/generation.toml"
+hash = "7094d1dde950ea1a325fc7381c39bb0a5ff0aef8a2d701bac0328955df4d05b7"
+
+[[files]]
+file = "config/yosbr/config/biomeswevegone/world_generation.json5"
+hash = "7236edbbd803b2ae0d6bc7dcac53c77a7954f442db20c8ef6815de61f2aed2c3"
+
+[[files]]
+file = "config/yosbr/config/drippyloadingscreen/options.txt"
+hash = "8d0edcad69219e217683bde3437b11318db348c7cce676c7c67de99b58f0ccd5"
+
+[[files]]
+file = "config/yosbr/config/fancymenu/assets/EndHorizon.jpeg"
+hash = "f7e5b921074b9c759c5ba7280cb05034bc51bf7293f34dc5f0694fcba073cd44"
+
+[[files]]
+file = "config/yosbr/config/fancymenu/custom_gui_screens.txt"
+hash = "ff492043eaf454c46e949d5eef32ece90cc5a19feb50a161dd29a43b5732c880"
+
+[[files]]
+file = "config/yosbr/config/fancymenu/customizablemenus.txt"
+hash = "15c7a10168420e13e7505a1206cb6282d0e632836b3157688f05c7d4e9abad86"
+
+[[files]]
+file = "config/yosbr/config/fancymenu/customization/drippy_loading_overlay_layout.txt"
+hash = "84f9ef346d6dd7afba5750d3aaaf046adcec720bc4ec62978d87c2e74bf05dc0"
+
+[[files]]
+file = "config/yosbr/config/fancymenu/customization/title_screen_layout.txt"
+hash = "2f70c9c11c2a86a4c0fbe23325e742b500a075a969ca9b9160b679fc9f462ed9"
+
+[[files]]
+file = "config/yosbr/config/fancymenu/layout_editor/widgets/element_layer_control.lewidget"
+hash = "d4e66bc22fcfa56158ca7100017623c71b1437fb4722229b6e064e0a48a5f5de"
+
+[[files]]
+file = "config/yosbr/config/fancymenu/legacy_checklist.txt"
+hash = "9a25d3dc708e43eabafce5479a13c02dae15bc7f673afb2745b8b2ba48a97dc0"
+
+[[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"
+
+[[files]]
+file = "config/yosbr/config/fancymenu/user_variables.db"
+hash = "3d7d4cda73d6bde134a568ccbe4e8d2e7fbe701570012b71fa45acdb2258c823"
+
+[[files]]
+file = "config/yosbr/config/paxi/datapacks/512-height.zip"
+hash = "12735bc3f990b167a62e942134eab052473c2f15ac2caaa365c4def8909b4f63"
+
+[[files]]
+file = "config/yosbr/config/paxi/resourcepacks/RetardsResources.zip"
+hash = "6ed3698b185214f55148fe4773ee73cae63303faa3d76b9de18619e8fe7da490"
+
+[[files]]
+file = "config/yosbr/config/tectonic.json"
+hash = "32df77986865e3580b6d38ceddf06caf5ef2c12a00b5385e90334e69ec32cc49"
+
+[[files]]
+file = "config/yosbr/config/terrablender.toml"
+hash = "7f44f6faf8e928664920ef090474bf872ece86af9de656f859c7d9a009e519e9"
+
+[[files]]
+file = "config/yosbr/config/towns_and_towers/structure_enable_or_disable_new.json5"
+hash = "3aaa6ac8835dbbce97928c4d0d03f9957749a7a57a3f1668597310e9227900da"
+
+[[files]]
+file = "config/yosbr/config/towns_and_towers/structure_rarity_new.json5"
+hash = "09e6d7a2705119b86edd9c1b17673161f89208c7299162d403acb56bb0992dba"
+
+[[files]]
+file = "config/yosbr/config/worldedit/worldedit.properties"
+hash = "c272afa4021a6454e39626321d69610aac9f03362f81aa105c47adc10bb866a9"
+
[[files]]
file = "mods/3dskinlayers.pw.toml"
hash = "971916846fa6d86fe9986c6f34370b62de5aa9c219e709011851397af8fd6fb5"
metafile = true
+[[files]]
+file = "mods/alcocraft.pw.toml"
+hash = "e25e6d63a1f93b4796401934d74d7e1e6be3dc82c67f3fdb63fddd42944f94f7"
+metafile = true
+
[[files]]
file = "mods/ambientsounds.pw.toml"
hash = "cecef5282fa2e57e290a0f40018e6e0f31ea6f2aefe195b1313484f670343853"
@@ -136,11 +269,36 @@ file = "mods/appleskin.pw.toml"
hash = "7d44149b8b22e0b19b082f49809edfc1b5f170e5d1d297cd73ae88c0b432c3ab"
metafile = true
+[[files]]
+file = "mods/architectury-api.pw.toml"
+hash = "e12dce3e543168379a2856c66064ee2001e6420a9dfc6163f37b78e518947456"
+metafile = true
+
+[[files]]
+file = "mods/armor-of-the-ages.pw.toml"
+hash = "26f080de4476e40de7695b826afd36ef8825d467a2e3202c9aa1c54a47585e1e"
+metafile = true
+
[[files]]
file = "mods/armor-statues.pw.toml"
hash = "d7d3a464c8668c8a96124b8c98bd7289de41ec211a967a553dcd516c8ab0aee9"
metafile = true
+[[files]]
+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"
+metafile = true
+
[[files]]
file = "mods/badoptimizations.pw.toml"
hash = "b8c29dac6fb7c1cf18ca53b7a96c6c4854307999b77a751e803bdd9650a125e0"
@@ -151,11 +309,21 @@ file = "mods/balm.pw.toml"
hash = "71dc04da11ad8f4a5d88db5505132a654ce033f05dc2fa4bb7aa28a42762086f"
metafile = true
+[[files]]
+file = "mods/bclib.pw.toml"
+hash = "ab1e22cc66189067e002a204c70c553cc7cc0e738bd602f405d7cc37561260be"
+metafile = true
+
[[files]]
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"
@@ -166,11 +334,31 @@ 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"
metafile = true
+[[files]]
+file = "mods/botarium.pw.toml"
+hash = "2f57caef93731338be19b1e14065978eb3e14dbfc0c1f9699dfcc2f201e2c23b"
+metafile = true
+
[[files]]
file = "mods/calcmod.pw.toml"
hash = "0cc9069aeee558e036c7afd064d37d9f468ea1138705da0fe4aad64d95312f79"
@@ -191,6 +379,11 @@ file = "mods/chat-heads.pw.toml"
hash = "1173755b093b4f9a8aca00520d87bc35178fe19c54e59debe5c48d0c9063b91c"
metafile = true
+[[files]]
+file = "mods/chipped.pw.toml"
+hash = "58d6861337626edf09635b6bc0bc45f49286c2517a234cb50baee9a23c538fc6"
+metafile = true
+
[[files]]
file = "mods/chunky.pw.toml"
hash = "b1581bbfae9d16690f4022536da6567f000130c4ea5e04d92177c1bc61fea709"
@@ -226,21 +419,146 @@ 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"
+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"
+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"
+metafile = true
+
[[files]]
file = "mods/creativecore.pw.toml"
hash = "af83eb1ea0f7a36e4424248c744c1cbebb5045d361e843b873d4d89bf65ad8ad"
metafile = true
+[[files]]
+file = "mods/cristel-lib.pw.toml"
+hash = "6ec7fc70c84dc7f7f4578a85480264d82336d64ac0d8c95c0fcc55d350f64ab7"
+metafile = true
+
+[[files]]
+file = "mods/customnpcs-unofficial.pw.toml"
+hash = "e69e39bab14f98c4d0e49a1e94aeedb0680ce038b87e97c825a89c660aadd238"
+metafile = true
+
[[files]]
file = "mods/cut-through.pw.toml"
hash = "119642cc64a5790f42738939121ea5a08100eb0c3867d7f64ead1a4d0eb8a163"
@@ -251,6 +569,16 @@ file = "mods/debugify.pw.toml"
hash = "8f611c3cf31eb5f5b3395b99414d794029192d556fd8dfc4b49a097a67134ccf"
metafile = true
+[[files]]
+file = "mods/deltaboxlib.pw.toml"
+hash = "0c2fe6437fde3f70b333d4d3381a677c9803fbc1c78c2cc475ada606ab4e9e51"
+metafile = true
+
+[[files]]
+file = "mods/drippy-loading-screen.pw.toml"
+hash = "03d120e3c4f1f97a7e0f30f53085ce2b5fb5c72604f7a43cd5c9ba0516668239"
+metafile = true
+
[[files]]
file = "mods/dynamic-fps.pw.toml"
hash = "ce0b6c452313b669ce95d6bc7f232f72b89bf61ebb2013cac5b17a09c8132510"
@@ -276,11 +604,21 @@ 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"
@@ -311,11 +649,31 @@ file = "mods/fabrishot.pw.toml"
hash = "83ac3e7f70eb567845286596a8baad96b73ef3c2ee1fa378375df7a13aad7c11"
metafile = true
+[[files]]
+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"
@@ -331,16 +689,71 @@ file = "mods/forge-config-api-port.pw.toml"
hash = "adea09f1e1b05da68cf7407992a9391b15985acf5465a888e54ae076dbd543ab"
metafile = true
+[[files]]
+file = "mods/framework.pw.toml"
+hash = "42b0e94254b3fa4eaf4cfe24d67223acfd0c93868f1e9df19d1f8c172b8dbda4"
+metafile = true
+
+[[files]]
+file = "mods/geckolib.pw.toml"
+hash = "21d2df923fa369d69a40d69f6466153146bf403367430eaeb2569c1554857df8"
+metafile = true
+
+[[files]]
+file = "mods/glitchcore.pw.toml"
+hash = "493ed95320ee3cc9c2def86b9d0971c2ca4bb4215921c2a11208bee77d5dbfb5"
+metafile = true
+
+[[files]]
+file = "mods/gravestones-fix.pw.toml"
+hash = "9cc5869f09f90c5f3af001135dc1dedbcdbeccd6f01a6c59cdee2b53afe2f4d5"
+metafile = true
+
+[[files]]
+file = "mods/gravestones.pw.toml"
+hash = "e02e297f397621e1c0d17f6853d5176e23343609e978ac3fd35f1a73d00d509c"
+metafile = true
+
+[[files]]
+file = "mods/handcrafted.pw.toml"
+hash = "f6629a3c5e023a96cb5d78d66e93b47245996c46a079921b3f6a6094209dc1b0"
+metafile = true
+
[[files]]
file = "mods/immediatelyfast.pw.toml"
hash = "d9d01681616a8bdb45bbdd0a053b87153bbb77a5ef997325be0b3dc10b7f8979"
metafile = true
+[[files]]
+file = "mods/immersive-aircraft.pw.toml"
+hash = "ca3ca3f51541688c45a81c541ff46660853106ebda282dfd59da00f5c9c0a9cd"
+metafile = true
+
+[[files]]
+file = "mods/immersive-armors.pw.toml"
+hash = "aafc36d4ffdbeb024d0cf535d0ebccc10313530e1e8b096fd65132397df1f9e9"
+metafile = true
+
[[files]]
file = "mods/immersive-hotbar.pw.toml"
hash = "a4b6a816a2c211691e9447bd6e5c8a3485da3e5926b0212d26cdb95514ddaa92"
metafile = true
+[[files]]
+file = "mods/immersive-melodies.pw.toml"
+hash = "40a8d97db3162ea083e5ad40a6a8f7ba0f260d714b74854ba77d2644e1914bbf"
+metafile = true
+
+[[files]]
+file = "mods/immersive-paintings.pw.toml"
+hash = "96b6a9192639045bc5b2c0815ad33d1d754bf77e2f59bd96dd3bde21784d7704"
+metafile = true
+
+[[files]]
+file = "mods/incendium.pw.toml"
+hash = "0f83be0761e0014686517c20f2850242152dd7a26e87088d869028bc40a8a125"
+metafile = true
+
[[files]]
file = "mods/indium.pw.toml"
hash = "cb85864ff2d3936a5ab4f7e7ccf763dbda0153412ba52c95a63b29677a012aaf"
@@ -376,6 +789,11 @@ file = "mods/konkrete.pw.toml"
hash = "d6be91dc0a2aca23ee640818d8a8295c85ddb2db6e0413669ecac9600b01eef0"
metafile = true
+[[files]]
+file = "mods/kubejs.pw.toml"
+hash = "ead6f125d759a3bc5892416204319369836742556943d5fed6220dbdb8f32913"
+metafile = true
+
[[files]]
file = "mods/lambdynamiclights.pw.toml"
hash = "be7240c21a4acd8de01d7f6f93be18ca2a233917d32e6f6205f788432525a570"
@@ -386,6 +804,16 @@ file = "mods/lithium.pw.toml"
hash = "c8695e51366b601c5e9118a5d5650d234cc25fc8d1f90ebd186c17c199ba7fca"
metafile = true
+[[files]]
+file = "mods/lithostitched.pw.toml"
+hash = "f0302803c0685ab563b11e93b7bda534681b8c1a7b67dd0431e18c9df645bf9d"
+metafile = true
+
+[[files]]
+file = "mods/lootr.pw.toml"
+hash = "bc91fa90e9f26f3ff3690c1a508647a162cd63dc36d815b8af0d6f5e01e5ecbf"
+metafile = true
+
[[files]]
file = "mods/macos-input-fixes.pw.toml"
hash = "43b7544c0a49c9368caf33a1529a720c6fadb17f7d07db6a8e952b514b5a862c"
@@ -396,6 +824,16 @@ 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"
+metafile = true
+
[[files]]
file = "mods/memoryleakfix.pw.toml"
hash = "ede2f61d6b592f44294fa8790c2f050729c487aa86aba09034f2ef30d45e0e93"
@@ -421,6 +859,11 @@ 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"
@@ -441,11 +884,31 @@ file = "mods/mru.pw.toml"
hash = "10430695ad67fd14a9e208c0ebe6efaf073cc78e3292f52159b2d04b75b87214"
metafile = true
+[[files]]
+file = "mods/musicbox.pw.toml"
+hash = "76437be2f6bb5dd455b8ad6ced00a0d2c78da715135a7feb5fe5e1653f08ac97"
+metafile = true
+
+[[files]]
+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"
metafile = true
+[[files]]
+file = "mods/no-enderman-grief.pw.toml"
+hash = "0272a323c4c72b52a805d248fefbb77326191333955cd399effbc0373026fc03"
+metafile = true
+
[[files]]
file = "mods/no-telemetry.pw.toml"
hash = "ebd48452773a4b6b4b7dcedbfb71c8986ec97780fcce040542c8e8fd67f22c56"
@@ -461,6 +924,21 @@ file = "mods/nuit.pw.toml"
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"
+metafile = true
+
[[files]]
file = "mods/optigui.pw.toml"
hash = "9ed765da71f977af16c71b3ff56356dea5a149d9626277e4d4868941f8efa1b0"
@@ -481,11 +959,26 @@ 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"
metafile = true
+[[files]]
+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"
@@ -501,11 +994,31 @@ 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"
+metafile = true
+
[[files]]
file = "mods/resourcify.pw.toml"
hash = "058d9d83b502682366ba75fb00b50d5c8a7e7335722ced0407579ae3a25dd6f8"
metafile = true
+[[files]]
+file = "mods/rhino.pw.toml"
+hash = "82c3a531c2180cd45f59e433315e31dc886c464a05ea38ea0b82ce1bc033c520"
+metafile = true
+
[[files]]
file = "mods/rrls.pw.toml"
hash = "83164a6af3923e28cadf9d404f059bf74aa4f0842fc1ca0f6e7cf1e686044875"
@@ -531,6 +1044,11 @@ file = "mods/skinrestorer.pw.toml"
hash = "ab2cdde5a186dffd88a30af1fb4264f62fcffa3be07cec98bd1a9079956c58b3"
metafile = true
+[[files]]
+file = "mods/slice-and-dice.pw.toml"
+hash = "47493d398295964924d386d0fb866dac1a2d5e0cd4692b8436ea2552ce6c99f6"
+metafile = true
+
[[files]]
file = "mods/sodium-extra.pw.toml"
hash = "8ad07191dfdea31249b4416a390c1cdf1d4ff1938cf9f8a617f98f7a08c5356c"
@@ -541,6 +1059,21 @@ file = "mods/sodium.pw.toml"
hash = "ecf8e1df2361e5f1d090f83eee16c449ff1021dfb2da46474a72726406d5d535"
metafile = true
+[[files]]
+file = "mods/sophisticated-backpacks-(unoffical-fabric-port).pw.toml"
+hash = "0238d3e484f1829aaabb3b2482e528e192f3124fad89d81f43d7b60406e17d71"
+metafile = true
+
+[[files]]
+file = "mods/sophisticated-core-(unofficial-fabric-port).pw.toml"
+hash = "6e5a8f947f77a0a9cf18347edd01a08fc725c2ecaa10cf61e6b429a54e50a463"
+metafile = true
+
+[[files]]
+file = "mods/sophisticated-storage-(unofficial-fabric-port).pw.toml"
+hash = "bad699bcd2c76c29b41ef64c812cf90dec0f35040e315b846c8146641d5a0d99"
+metafile = true
+
[[files]]
file = "mods/sound-physics-remastered.pw.toml"
hash = "babadc51e87a1fb49ecfd06611810d6863f649de12da3cc4c657117bab9b1ee0"
@@ -561,6 +1094,61 @@ 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"
+metafile = true
+
+[[files]]
+file = "mods/terrablender.pw.toml"
+hash = "b3ae602303fd717bff2344bfb89aa427e2b4a1ab5fffdcc25183b22102c492df"
+metafile = true
+
+[[files]]
+file = "mods/terralith-restoned.pw.toml"
+hash = "6fce1ec54d9b11eeb07de3951ac823ba52b9021fa420650e8e16c9bfc3302135"
+metafile = true
+
+[[files]]
+file = "mods/terralith.pw.toml"
+hash = "3b61fcf1c80cfdd79282be71ddfa9cce02fc13f8d87a760db455e2a97b801f40"
+metafile = true
+
+[[files]]
+file = "mods/toms-storage.pw.toml"
+hash = "c57e5187ae4382be6c19e596c8a3f4a7a2b4d566c16c6fc8ad8a0629dc9454d1"
+metafile = true
+
+[[files]]
+file = "mods/towns-and-towers.pw.toml"
+hash = "7b7108d879e1e1c141b24d0d8fa268a6bbcd5c227875d156fcc62c3beec55f63"
+metafile = true
+
+[[files]]
+file = "mods/trinkets.pw.toml"
+hash = "ffdb79f5bc29f990e5889f5d159a043c7046b8cd8d79f17f54b44d7ccc2b242a"
+metafile = true
+
+[[files]]
+file = "mods/underground-village,-stoneholm.pw.toml"
+hash = "ffc611062472d334b9748b6e36e587184508f261f51bdfad6d26cebe19b62cbc"
+metafile = true
+
+[[files]]
+file = "mods/wectools.pw.toml"
+hash = "b432ab63ba1918df52abb353cf73a8495e17c9c93ef5ade8256df885e5cf50fb"
+metafile = true
+
[[files]]
file = "mods/what-are-they-up-to.pw.toml"
hash = "c709708a11f117743c086f16de67701eb35bfad331826960398bb1e64ea4d35f"
@@ -571,6 +1159,11 @@ file = "mods/worldedit.pw.toml"
hash = "bd1dc13316e2aa9b56c89e7e974057f8da8d6bbfe707ba4210109fc612b782e3"
metafile = true
+[[files]]
+file = "mods/wwoo.pw.toml"
+hash = "a4adbe9faf5b891bfafdb122f7808f7870b6ea915af393deea41406498d109ab"
+metafile = true
+
[[files]]
file = "mods/xaeros-minimap.pw.toml"
hash = "ec739c73bedf6020c4907526ba867ad3295b2c768ea99d6eff7f41f94a35390a"
@@ -591,15 +1184,65 @@ file = "mods/yosbr.pw.toml"
hash = "1bb9b2e75c6934b1f18648e9b37e20abcf6a4a2547c7cdb0abe88407267e0c10"
metafile = true
+[[files]]
+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"
+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"
+metafile = true
+
+[[files]]
+file = "mods/yungs-better-strongholds.pw.toml"
+hash = "4b26e9295dc5f977d68a6d4c4226ed0de542419e5a50a2cb742451230aadbe78"
+metafile = true
+
[[files]]
file = "options.txt"
-hash = "9c6af53557f5ed555a2247cc2f016154414a06f07868d40176e3fae59c9a02af"
+hash = "ea626fa0fbeff5f886274ff4604597aaf465dc7f4354288ad59498494964b7f8"
[[files]]
file = "resourcepacks/chat-reporting-helper.pw.toml"
hash = "421b267f441e7be3feefa686191e5b363929ecb39ddd5f2ff5b515db4b169891"
metafile = true
+[[files]]
+file = "resourcepacks/create-darkmode.pw.toml"
+hash = "c233cfc74d0370380fbf16414254bfbf4513bc99bf7ead9f170afb40eb78cf83"
+metafile = true
+
[[files]]
file = "resourcepacks/cubic-sun-moon.pw.toml"
hash = "d04af0276ceee170a50c7466d05c8fcaf09f334a798ad713243d9e16fa0f23fe"
@@ -649,3 +1292,11 @@ metafile = true
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/mods/alcocraft.pw.toml b/mods/alcocraft.pw.toml
new file mode 100644
index 0000000..9aa0b51
--- /dev/null
+++ b/mods/alcocraft.pw.toml
@@ -0,0 +1,13 @@
+name = "AlcoCraft+"
+filename = "alcocraftplus-1.20-2.1.0-fabric.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/6t2MdNbo/versions/YGV8m7DU/alcocraftplus-1.20-2.1.0-fabric.jar"
+hash-format = "sha512"
+hash = "0ecb43645957d6f4e6f4dcf60555a76e892970f953fb5aac1c72fb62c972a4ee1dc95ee0ccb27baf82521e1b57abaa94b6569ede784777ac4d76f430ba6e95cf"
+
+[update]
+[update.modrinth]
+mod-id = "6t2MdNbo"
+version = "YGV8m7DU"
diff --git a/mods/architectury-api.pw.toml b/mods/architectury-api.pw.toml
new file mode 100644
index 0000000..8257e1b
--- /dev/null
+++ b/mods/architectury-api.pw.toml
@@ -0,0 +1,13 @@
+name = "Architectury API"
+filename = "architectury-9.2.14-fabric.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/WbL7MStR/architectury-9.2.14-fabric.jar"
+hash-format = "sha512"
+hash = "4cb8f009fd522d68a795d2cf5a657bdbe248b32ba7c33cd968f5ab521e9d60e198f8a3f6c50e7d960a2b8f50375116be0db1fd44b5710ea758697d8ea70d15de"
+
+[update]
+[update.modrinth]
+mod-id = "lhGA9TYQ"
+version = "WbL7MStR"
diff --git a/mods/armor-of-the-ages.pw.toml b/mods/armor-of-the-ages.pw.toml
new file mode 100644
index 0000000..f8ab6be
--- /dev/null
+++ b/mods/armor-of-the-ages.pw.toml
@@ -0,0 +1,13 @@
+name = "Armor of the Ages"
+filename = "Armor of the Ages-fabric-1.20.1-1.3.12.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/vEgtiJIY/versions/fZN07J9e/Armor%20of%20the%20Ages-fabric-1.20.1-1.3.12.jar"
+hash-format = "sha512"
+hash = "235900ee253ff2f7631e7c68fa8845e18fbd9e3ab07eb9fe5f4f69cbd1bad97e8c48540fb6d1b0567da2b3c2ad909924c8019eed6564d39146e9a3844affe271"
+
+[update]
+[update.modrinth]
+mod-id = "vEgtiJIY"
+version = "fZN07J9e"
diff --git a/mods/artifacts.pw.toml b/mods/artifacts.pw.toml
new file mode 100644
index 0000000..2fa40f8
--- /dev/null
+++ b/mods/artifacts.pw.toml
@@ -0,0 +1,13 @@
+name = "Artifacts"
+filename = "artifacts-fabric-9.5.15.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/P0Mu4wcQ/versions/jf0yT7BF/artifacts-fabric-9.5.15.jar"
+hash-format = "sha512"
+hash = "317c1f5a7b48d003a59b04cc00795299be7d0950ef834f29d9dd8bc1a0d02fb2b9241b4ee3bbca757a70d6ec338680c9a8f531c81a1eaad3e7712852737d0464"
+
+[update]
+[update.modrinth]
+mod-id = "P0Mu4wcQ"
+version = "jf0yT7BF"
diff --git a/mods/athena-ctm.pw.toml b/mods/athena-ctm.pw.toml
new file mode 100644
index 0000000..4771b9b
--- /dev/null
+++ b/mods/athena-ctm.pw.toml
@@ -0,0 +1,13 @@
+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/automobility.pw.toml b/mods/automobility.pw.toml
new file mode 100644
index 0000000..c622277
--- /dev/null
+++ b/mods/automobility.pw.toml
@@ -0,0 +1,13 @@
+name = "Automobility"
+filename = "automobility-0.4.2+1.20.1-fabric.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/rqIsPf9F/versions/G97BY8OB/automobility-0.4.2%2B1.20.1-fabric.jar"
+hash-format = "sha512"
+hash = "359883a402fabc987608186f236a552deb7c6bb7abe2e75c166717a6cd97278050e16f6c88d58b1d6c4b1d3d5fc40f344ae27f1bfde0f3fcddfc94704230fdd8"
+
+[update]
+[update.modrinth]
+mod-id = "rqIsPf9F"
+version = "G97BY8OB"
diff --git a/mods/bclib.pw.toml b/mods/bclib.pw.toml
new file mode 100644
index 0000000..a9a39c6
--- /dev/null
+++ b/mods/bclib.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..de677f7
--- /dev/null
+++ b/mods/betterend.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..082b865
--- /dev/null
+++ b/mods/betternether.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..bbc9d0a
--- /dev/null
+++ b/mods/big-contraptions.pw.toml
@@ -0,0 +1,13 @@
+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/biomes-o-plenty.pw.toml b/mods/biomes-o-plenty.pw.toml
new file mode 100644
index 0000000..0a73995
--- /dev/null
+++ b/mods/biomes-o-plenty.pw.toml
@@ -0,0 +1,13 @@
+name = "Biomes O' Plenty"
+filename = "BiomesOPlenty-fabric-1.20.1-19.0.0.96.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/HXF82T3G/versions/eZaag2ca/BiomesOPlenty-fabric-1.20.1-19.0.0.96.jar"
+hash-format = "sha512"
+hash = "0d8af03235f92465c158a38f4a3497658895d3f6cbb761b7c1eaf549d86622a2b3214d32d92de30b1ed86fa55085fd78c6f03cae289e51f09cd8701fda8b4619"
+
+[update]
+[update.modrinth]
+mod-id = "HXF82T3G"
+version = "eZaag2ca"
diff --git a/mods/botarium.pw.toml b/mods/botarium.pw.toml
new file mode 100644
index 0000000..181f342
--- /dev/null
+++ b/mods/botarium.pw.toml
@@ -0,0 +1,13 @@
+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/chipped.pw.toml b/mods/chipped.pw.toml
new file mode 100644
index 0000000..44e344d
--- /dev/null
+++ b/mods/chipped.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..02c4375
--- /dev/null
+++ b/mods/copycats.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..ad4193a
--- /dev/null
+++ b/mods/corgilib.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..86d84b2
--- /dev/null
+++ b/mods/crafttweaker.pw.toml
@@ -0,0 +1,13 @@
+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/create-better-villagers.pw.toml b/mods/create-better-villagers.pw.toml
new file mode 100644
index 0000000..3fd1ef0
--- /dev/null
+++ b/mods/create-better-villagers.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..0946827
--- /dev/null
+++ b/mods/create-big-cannons.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..fe6f666
--- /dev/null
+++ b/mods/create-broken-bad-fabric.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..af4928d
--- /dev/null
+++ b/mods/create-contraption-terminals.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..7174809
--- /dev/null
+++ b/mods/create-data-and-plots.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..f97d985
--- /dev/null
+++ b/mods/create-deco-additions.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..76b1453
--- /dev/null
+++ b/mods/create-deco.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..2aa340d
--- /dev/null
+++ b/mods/create-enchantable-machinery.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..329357c
--- /dev/null
+++ b/mods/create-enchantment-industry-fabric.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..8db92b5
--- /dev/null
+++ b/mods/create-fabric.pw.toml
@@ -0,0 +1,13 @@
+name = "Create Fabric"
+filename = "create-fabric-0.5.1-j-build.1631+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"
+hash-format = "sha512"
+hash = "73ff936492c857ae411c10cae0194d64a56b98a1a7a9478ca13fe2a6e3ee155e327cf4590a3888aaa671561b4cf74de97f2f44224d7981b03a546e36236c3de2"
+
+[update]
+[update.modrinth]
+mod-id = "Xbc0uyRg"
+version = "7Ub71nPb"
diff --git a/mods/create-food.pw.toml b/mods/create-food.pw.toml
new file mode 100644
index 0000000..416d1d5
--- /dev/null
+++ b/mods/create-food.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..0246e71
--- /dev/null
+++ b/mods/create-jetpack.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..3b598b4
--- /dev/null
+++ b/mods/create-man-of-many-planes.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..9d24f9b
--- /dev/null
+++ b/mods/create-mod-trims.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..d9aaf97
--- /dev/null
+++ b/mods/create-new-age.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..7d2257d
--- /dev/null
+++ b/mods/create-radars-refabricated.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..28da183
--- /dev/null
+++ b/mods/create-steam-n-rails.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..07b9587
--- /dev/null
+++ b/mods/create-ultimate-factory.pw.toml
@@ -0,0 +1,13 @@
+name = "Create: Ultimate Factory [Forge/Fabric/NeoForge]"
+filename = "create_ultimate_factory-2.1.0-fabric-1.20.1.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/N9QToVpw/versions/rqKE4xS1/create_ultimate_factory-2.1.0-fabric-1.20.1.jar"
+hash-format = "sha512"
+hash = "de9c27465f5b12266f7120735cde4fe9e9dfa2b44258ac1404cc7c54a3508698066b66b47119ac47d902df55da72a52e35174f6dcf65759c8652b5d01561a6c8"
+
+[update]
+[update.modrinth]
+mod-id = "N9QToVpw"
+version = "rqKE4xS1"
diff --git a/mods/createaddition.pw.toml b/mods/createaddition.pw.toml
new file mode 100644
index 0000000..264ad95
--- /dev/null
+++ b/mods/createaddition.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..c91ccc6
--- /dev/null
+++ b/mods/createtweaker.pw.toml
@@ -0,0 +1,13 @@
+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/cristel-lib.pw.toml b/mods/cristel-lib.pw.toml
new file mode 100644
index 0000000..4b9a30e
--- /dev/null
+++ b/mods/cristel-lib.pw.toml
@@ -0,0 +1,13 @@
+name = "Cristel Lib"
+filename = "cristellib-1.1.5-fabric.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/cl223EMc/versions/tBnivdbu/cristellib-1.1.5-fabric.jar"
+hash-format = "sha512"
+hash = "50ac2ac365932c5ea43a8baa67c2509292ae810fbe15848f202160c0bac3ef5ae648f175ae93436a9226e5b082cec562fab8da17c524bb642360aa859ef52652"
+
+[update]
+[update.modrinth]
+mod-id = "cl223EMc"
+version = "tBnivdbu"
diff --git a/mods/customnpcs-unofficial.pw.toml b/mods/customnpcs-unofficial.pw.toml
new file mode 100644
index 0000000..b44b65a
--- /dev/null
+++ b/mods/customnpcs-unofficial.pw.toml
@@ -0,0 +1,13 @@
+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/deltaboxlib.pw.toml b/mods/deltaboxlib.pw.toml
new file mode 100644
index 0000000..78d76ad
--- /dev/null
+++ b/mods/deltaboxlib.pw.toml
@@ -0,0 +1,13 @@
+name = "Deltabox Lib"
+filename = "deltaboxlib-fabric-2.2.0+1.20.1.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/FDGHOWuC/versions/c4xDJPXg/deltaboxlib-fabric-2.2.0%2B1.20.1.jar"
+hash-format = "sha512"
+hash = "28eebafdaa648696267d7fe9127d5b0ea172519a3b646fedd95f6db1cf0ad3421bf006458441cbf7b3614eb1c15bd48ba17e4e7a32951cd34942334a353bf923"
+
+[update]
+[update.modrinth]
+mod-id = "FDGHOWuC"
+version = "c4xDJPXg"
diff --git a/mods/drippy-loading-screen.pw.toml b/mods/drippy-loading-screen.pw.toml
new file mode 100644
index 0000000..06f6ac4
--- /dev/null
+++ b/mods/drippy-loading-screen.pw.toml
@@ -0,0 +1,13 @@
+name = "Drippy Loading Screen"
+filename = "drippyloadingscreen_fabric_3.1.0_MC_1.20.1.jar"
+side = "client"
+
+[download]
+url = "https://cdn.modrinth.com/data/v3CYg2V9/versions/7b8iQUhq/drippyloadingscreen_fabric_3.1.0_MC_1.20.1.jar"
+hash-format = "sha512"
+hash = "b156225ea0fd976e7fb0109a09538aa86ebdb627d1a3a81154052ada3cd5c671c56a80beddf9c30a017bd90a8acaf4bedabaa674d184c73b2b28c4e8d920a3f5"
+
+[update]
+[update.modrinth]
+mod-id = "v3CYg2V9"
+version = "7b8iQUhq"
diff --git a/mods/edf-remastered.pw.toml b/mods/edf-remastered.pw.toml
new file mode 100644
index 0000000..2929641
--- /dev/null
+++ b/mods/edf-remastered.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..e4254a9
--- /dev/null
+++ b/mods/endrem.pw.toml
@@ -0,0 +1,13 @@
+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/fancymenu.pw.toml b/mods/fancymenu.pw.toml
new file mode 100644
index 0000000..7e4dba1
--- /dev/null
+++ b/mods/fancymenu.pw.toml
@@ -0,0 +1,13 @@
+name = "FancyMenu"
+filename = "fancymenu_fabric_3.8.1_MC_1.20.1.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/Wq5SjeWM/versions/EBkgoKxF/fancymenu_fabric_3.8.1_MC_1.20.1.jar"
+hash-format = "sha512"
+hash = "1edb8bba4901b32387717efdc4a10c40aa8244e0daa2bb0cd87c29d9548a3a66c10978a613b7f7a165caff6e1f2daf60fa2327fe7838056b0c54b495dd228625"
+
+[update]
+[update.modrinth]
+mod-id = "Wq5SjeWM"
+version = "EBkgoKxF"
diff --git a/mods/farlands-reborn.pw.toml b/mods/farlands-reborn.pw.toml
new file mode 100644
index 0000000..652d52a
--- /dev/null
+++ b/mods/farlands-reborn.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..b34255b
--- /dev/null
+++ b/mods/farmers-delight-refabricated.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..dedea9e
--- /dev/null
+++ b/mods/faux-custom-entity-data.pw.toml
@@ -0,0 +1,13 @@
+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/framework.pw.toml b/mods/framework.pw.toml
new file mode 100644
index 0000000..4069576
--- /dev/null
+++ b/mods/framework.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..5d76039
--- /dev/null
+++ b/mods/geckolib.pw.toml
@@ -0,0 +1,13 @@
+name = "Geckolib"
+filename = "geckolib-fabric-1.20.1-4.8.2.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/8BmcQJ2H/versions/AXhbVyuq/geckolib-fabric-1.20.1-4.8.2.jar"
+hash-format = "sha512"
+hash = "cf0f40b02ce712610984c486ed6c7fa0c46f5926da0f8a4d329622dfaadf96a90bd1c2f9afdfc08082a66fb6e9dbf4d6853a9405f16c856bf0b55c62efcbb0a6"
+
+[update]
+[update.modrinth]
+mod-id = "8BmcQJ2H"
+version = "AXhbVyuq"
diff --git a/mods/glitchcore.pw.toml b/mods/glitchcore.pw.toml
new file mode 100644
index 0000000..56c6347
--- /dev/null
+++ b/mods/glitchcore.pw.toml
@@ -0,0 +1,13 @@
+name = "GlitchCore"
+filename = "GlitchCore-fabric-1.20.1-0.0.1.1.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/s3dmwKy5/versions/25HLOiOl/GlitchCore-fabric-1.20.1-0.0.1.1.jar"
+hash-format = "sha512"
+hash = "6aaf011fd04da2f2839da8e037add942588676385906d8ddad2927ca88414a37463f1b2e2ee2209a87cda8d2af9448a29e55e86ba2d94e857e46d28545ea7bbd"
+
+[update]
+[update.modrinth]
+mod-id = "s3dmwKy5"
+version = "25HLOiOl"
diff --git a/mods/gravestones-fix.pw.toml b/mods/gravestones-fix.pw.toml
new file mode 100644
index 0000000..f82ac00
--- /dev/null
+++ b/mods/gravestones-fix.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..75aa449
--- /dev/null
+++ b/mods/gravestones.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..338aff7
--- /dev/null
+++ b/mods/handcrafted.pw.toml
@@ -0,0 +1,13 @@
+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/immersive-aircraft.pw.toml b/mods/immersive-aircraft.pw.toml
new file mode 100644
index 0000000..6e3d74c
--- /dev/null
+++ b/mods/immersive-aircraft.pw.toml
@@ -0,0 +1,13 @@
+name = "Immersive Aircraft"
+filename = "immersive_aircraft-1.4.0+1.20.1-fabric.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/x3HZvrj6/versions/BsKcnQul/immersive_aircraft-1.4.0%2B1.20.1-fabric.jar"
+hash-format = "sha512"
+hash = "0e6700f7225fea6a2eef827887333588ce4d6c503ec044cb1afcb76cd584f1d33cdd0f7ad20c1880d144db9e4d453ff6dbdeddc6278600d4a3f3fbc99880b0ec"
+
+[update]
+[update.modrinth]
+mod-id = "x3HZvrj6"
+version = "BsKcnQul"
diff --git a/mods/immersive-armors.pw.toml b/mods/immersive-armors.pw.toml
new file mode 100644
index 0000000..0579561
--- /dev/null
+++ b/mods/immersive-armors.pw.toml
@@ -0,0 +1,13 @@
+name = "Immersive Armors"
+filename = "immersive_armors-1.7.1+1.20.1-fabric.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/eE2Db4YU/versions/Ts0TsDkW/immersive_armors-1.7.1%2B1.20.1-fabric.jar"
+hash-format = "sha512"
+hash = "1f66b9cddbfc3ddc792434e19b0d4680966067e489c07bfb6be6c76d9b02361e1d9d3327a0489c1aeffae3edd3b9b85df66b8bedd166f72afb0c9dfc106a01c3"
+
+[update]
+[update.modrinth]
+mod-id = "eE2Db4YU"
+version = "Ts0TsDkW"
diff --git a/mods/immersive-melodies.pw.toml b/mods/immersive-melodies.pw.toml
new file mode 100644
index 0000000..3e77585
--- /dev/null
+++ b/mods/immersive-melodies.pw.toml
@@ -0,0 +1,13 @@
+name = "Immersive Melodies"
+filename = "immersive_melodies-0.6.0+1.20.1-fabric.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/TaSmHw8V/versions/mdmGUrXB/immersive_melodies-0.6.0%2B1.20.1-fabric.jar"
+hash-format = "sha512"
+hash = "17c7d7369d5e4cebb058c3dc027921b1f6b7ae17569f11899751d89e62bdcaaf79a7436a94d36dfa87a2ac5d5abcdf802a7454ac085aa38c1f3e6d64231eab86"
+
+[update]
+[update.modrinth]
+mod-id = "TaSmHw8V"
+version = "mdmGUrXB"
diff --git a/mods/immersive-paintings.pw.toml b/mods/immersive-paintings.pw.toml
new file mode 100644
index 0000000..7403e76
--- /dev/null
+++ b/mods/immersive-paintings.pw.toml
@@ -0,0 +1,13 @@
+name = "Immersive Paintings"
+filename = "immersive_paintings-0.6.8+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"
+hash-format = "sha512"
+hash = "0604b130eb0970b8ac77d1b6ee60932f5bae2505d2d235d216c3b3d2136883b5d05503ff1e8d1bd871680dfdb97174e84197d6c37b6957625ec71337517dedfa"
+
+[update]
+[update.modrinth]
+mod-id = "6txNkua3"
+version = "KVUoxnR1"
diff --git a/mods/incendium.pw.toml b/mods/incendium.pw.toml
new file mode 100644
index 0000000..4fc902f
--- /dev/null
+++ b/mods/incendium.pw.toml
@@ -0,0 +1,13 @@
+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/kubejs.pw.toml b/mods/kubejs.pw.toml
new file mode 100644
index 0000000..327e6a7
--- /dev/null
+++ b/mods/kubejs.pw.toml
@@ -0,0 +1,13 @@
+name = "KubeJS"
+filename = "kubejs-fabric-2001.6.5-build.16.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/umyGl7zF/versions/kPLHkyoJ/kubejs-fabric-2001.6.5-build.16.jar"
+hash-format = "sha512"
+hash = "e19386f56bf84fda71480c3c56636783a4e0161b3c4e9d35c01d221561147812a09c135a80fcdeeee65a69783f3ba2c4c5ff7e84003ac82a8720df65d9ba40b7"
+
+[update]
+[update.modrinth]
+mod-id = "umyGl7zF"
+version = "kPLHkyoJ"
diff --git a/mods/lithostitched.pw.toml b/mods/lithostitched.pw.toml
new file mode 100644
index 0000000..95b1500
--- /dev/null
+++ b/mods/lithostitched.pw.toml
@@ -0,0 +1,13 @@
+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/lootr.pw.toml b/mods/lootr.pw.toml
new file mode 100644
index 0000000..23c95c9
--- /dev/null
+++ b/mods/lootr.pw.toml
@@ -0,0 +1,13 @@
+name = "Lootr"
+filename = "lootr-fabric-1.20-0.7.35.86.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/EltpO5cN/versions/nj1zDLc6/lootr-fabric-1.20-0.7.35.86.jar"
+hash-format = "sha512"
+hash = "73b303bf9566b85fe5cf484783c29a1afa9df35e791f20570bde39f6ec1993a32f4a88bceb298245d2f989510d0c19f8053371a69468769dccad5427c217c1e8"
+
+[update]
+[update.modrinth]
+mod-id = "EltpO5cN"
+version = "nj1zDLc6"
diff --git a/mods/man-of-many-planes.pw.toml b/mods/man-of-many-planes.pw.toml
new file mode 100644
index 0000000..4c02223
--- /dev/null
+++ b/mods/man-of-many-planes.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..6a2da31
--- /dev/null
+++ b/mods/melody.pw.toml
@@ -0,0 +1,13 @@
+name = "Melody"
+filename = "melody_fabric_1.0.4_MC_1.20.1-1.20.4.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/CVT4pFB2/versions/2o0oW8Yv/melody_fabric_1.0.4_MC_1.20.1-1.20.4.jar"
+hash-format = "sha512"
+hash = "3d3379e07eae001860aa71379abe310cda6642965cd55a8d274dacef1b63d8c85fd0663abeec2d247ac1a631bd08b12dace8758f4a035d344e27db5edfe581c5"
+
+[update]
+[update.modrinth]
+mod-id = "CVT4pFB2"
+version = "2o0oW8Yv"
diff --git a/mods/moonlight.pw.toml b/mods/moonlight.pw.toml
new file mode 100644
index 0000000..515a9b8
--- /dev/null
+++ b/mods/moonlight.pw.toml
@@ -0,0 +1,13 @@
+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/musicbox.pw.toml b/mods/musicbox.pw.toml
new file mode 100644
index 0000000..94d40fd
--- /dev/null
+++ b/mods/musicbox.pw.toml
@@ -0,0 +1,13 @@
+name = "Music Box"
+filename = "musicbox-fabric-2.0.2+1.20.1.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/hKWZWeEG/versions/pJjtK3tW/musicbox-fabric-2.0.2%2B1.20.1.jar"
+hash-format = "sha512"
+hash = "6acee35ee0b175b01377810b737489a162caaa635aef83cb881def37121afaafac71db4a44e55fda202fc724c4e49ff911b5127600b80fe73ad7a0d9dba4a7fc"
+
+[update]
+[update.modrinth]
+mod-id = "hKWZWeEG"
+version = "pJjtK3tW"
diff --git a/mods/naturalist.pw.toml b/mods/naturalist.pw.toml
new file mode 100644
index 0000000..0c01a2d
--- /dev/null
+++ b/mods/naturalist.pw.toml
@@ -0,0 +1,13 @@
+name = "Naturalist"
+filename = "naturalist-5.0pre3+fabric-1.20.1.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/F8BQNPWX/versions/tx891fzz/naturalist-5.0pre3%2Bfabric-1.20.1.jar"
+hash-format = "sha512"
+hash = "873845d3b5c85d9acb5750a46119cb92e18bc0101857ee081283f88fb1204eda418818b9a833a1e664cdbc61d770afa355bd1aa4ba3d4639d0913dcb3a5ed257"
+
+[update]
+[update.modrinth]
+mod-id = "F8BQNPWX"
+version = "tx891fzz"
diff --git a/mods/natures-compass.pw.toml b/mods/natures-compass.pw.toml
new file mode 100644
index 0000000..a658006
--- /dev/null
+++ b/mods/natures-compass.pw.toml
@@ -0,0 +1,13 @@
+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-enderman-grief.pw.toml b/mods/no-enderman-grief.pw.toml
new file mode 100644
index 0000000..9e90f56
--- /dev/null
+++ b/mods/no-enderman-grief.pw.toml
@@ -0,0 +1,13 @@
+name = "No Enderman Grief"
+filename = "no-enderman-grief-v.1.1.2.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/ss02V75k/versions/H4m7llCX/no-enderman-grief-v.1.1.2.jar"
+hash-format = "sha512"
+hash = "6858de316ff94803ff7517903d4159c8b8e828a679661ec8e1141ad68ed8feed9855787297f5e84b5c62f3f8926e197bd3538d4cb623536ca165c392662d2a4f"
+
+[update]
+[update.modrinth]
+mod-id = "ss02V75k"
+version = "H4m7llCX"
diff --git a/mods/numismatics.pw.toml b/mods/numismatics.pw.toml
new file mode 100644
index 0000000..c7f5531
--- /dev/null
+++ b/mods/numismatics.pw.toml
@@ -0,0 +1,13 @@
+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/oh-the-biomes-weve-gone.pw.toml b/mods/oh-the-biomes-weve-gone.pw.toml
new file mode 100644
index 0000000..da840cf
--- /dev/null
+++ b/mods/oh-the-biomes-weve-gone.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..0cf70ae
--- /dev/null
+++ b/mods/oh-the-trees-youll-grow.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..676234f
--- /dev/null
+++ b/mods/paxi.pw.toml
@@ -0,0 +1,13 @@
+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/plush_drones.pw.toml b/mods/plush_drones.pw.toml
new file mode 100644
index 0000000..fb9f734
--- /dev/null
+++ b/mods/plush_drones.pw.toml
@@ -0,0 +1,13 @@
+name = "Plush Drones"
+filename = "plush_dronesfabric-1.0.2-fabric-1.20.1.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/Xy3D8wVZ/versions/n8kEAKxa/plush_dronesfabric-1.0.2-fabric-1.20.1.jar"
+hash-format = "sha512"
+hash = "a83243bb6cd1ed34421fc0a27b35b95f48f8da4f03faac561c50564827548bce1008952d246e1a380a486218890185bb30c8a73f904fc42387ab5531b7f69b79"
+
+[update]
+[update.modrinth]
+mod-id = "Xy3D8wVZ"
+version = "n8kEAKxa"
diff --git a/mods/pocket-dimension.pw.toml b/mods/pocket-dimension.pw.toml
new file mode 100644
index 0000000..5cdc990
--- /dev/null
+++ b/mods/pocket-dimension.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..6ce90fa
--- /dev/null
+++ b/mods/refurbished-furniture.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..1f90b46
--- /dev/null
+++ b/mods/remove-terralith-intro-message.pw.toml
@@ -0,0 +1,13 @@
+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/resourceful-lib.pw.toml b/mods/resourceful-lib.pw.toml
new file mode 100644
index 0000000..3b3d541
--- /dev/null
+++ b/mods/resourceful-lib.pw.toml
@@ -0,0 +1,13 @@
+name = "Resourceful Lib"
+filename = "resourcefullib-fabric-1.20.1-2.1.29.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/G1hIVOrD/versions/UOdaYbhh/resourcefullib-fabric-1.20.1-2.1.29.jar"
+hash-format = "sha512"
+hash = "d3fcf5440c9359ee84cdec6ab198a6b2e10e5b1939995d2b12837ffdaa1f82d3caa80b14107cf02380718c65f20672b1faca3a498d2b41d79c79de34b2f7189b"
+
+[update]
+[update.modrinth]
+mod-id = "G1hIVOrD"
+version = "UOdaYbhh"
diff --git a/mods/rhino.pw.toml b/mods/rhino.pw.toml
new file mode 100644
index 0000000..6388d40
--- /dev/null
+++ b/mods/rhino.pw.toml
@@ -0,0 +1,13 @@
+name = "Rhino"
+filename = "rhino-fabric-2001.2.3-build.10.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/sk9knFPE/versions/MLIu0Tct/rhino-fabric-2001.2.3-build.10.jar"
+hash-format = "sha512"
+hash = "5f43ca1a3d8b1e287fe177a324e8a3768235b1a07c4f0a05a87d3fe2285e0ec9a87a093b714e17a30100fe48f84f4edc32adcaa51d1f9aede1c3d89621a3cb8d"
+
+[update]
+[update.modrinth]
+mod-id = "sk9knFPE"
+version = "MLIu0Tct"
diff --git a/mods/slice-and-dice.pw.toml b/mods/slice-and-dice.pw.toml
new file mode 100644
index 0000000..2bad230
--- /dev/null
+++ b/mods/slice-and-dice.pw.toml
@@ -0,0 +1,13 @@
+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-backpacks-(unoffical-fabric-port).pw.toml b/mods/sophisticated-backpacks-(unoffical-fabric-port).pw.toml
new file mode 100644
index 0000000..07f23e4
--- /dev/null
+++ b/mods/sophisticated-backpacks-(unoffical-fabric-port).pw.toml
@@ -0,0 +1,13 @@
+name = "Sophisticated Backpacks (Unoffical Fabric port)"
+filename = "sophisticatedbackpacks-1.20.1-3.23.4.5.110.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/ouNrBQtq/versions/Jk6o7s4h/sophisticatedbackpacks-1.20.1-3.23.4.5.110.jar"
+hash-format = "sha512"
+hash = "651a6121533e5693c26bde85141339cb89b5cfee5a750d67cbdad12a97a51ec8a0a3b3b59845afe9013b477fce9570f80ae0047e1c7054f458bc9c1b93ef748c"
+
+[update]
+[update.modrinth]
+mod-id = "ouNrBQtq"
+version = "Jk6o7s4h"
diff --git a/mods/sophisticated-core-(unofficial-fabric-port).pw.toml b/mods/sophisticated-core-(unofficial-fabric-port).pw.toml
new file mode 100644
index 0000000..be12f40
--- /dev/null
+++ b/mods/sophisticated-core-(unofficial-fabric-port).pw.toml
@@ -0,0 +1,13 @@
+name = "Sophisticated Core (Unofficial Fabric port)"
+filename = "sophisticatedcore-1.20.1-1.2.7.14.163.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/9jxwkYQL/versions/rmV9VK9s/sophisticatedcore-1.20.1-1.2.7.14.163.jar"
+hash-format = "sha512"
+hash = "31b26f8295fd6cf78d852918c4688cb02f86f06bc16c94243a4e5803af8fc467a0987a6e9dcde2a30e4540eb2f2eb30c1bb1d59af43db4d550deac1294dce2b1"
+
+[update]
+[update.modrinth]
+mod-id = "9jxwkYQL"
+version = "rmV9VK9s"
diff --git a/mods/sophisticated-storage-(unofficial-fabric-port).pw.toml b/mods/sophisticated-storage-(unofficial-fabric-port).pw.toml
new file mode 100644
index 0000000..21cc366
--- /dev/null
+++ b/mods/sophisticated-storage-(unofficial-fabric-port).pw.toml
@@ -0,0 +1,13 @@
+name = "Sophisticated Storage (Unofficial Fabric port)"
+filename = "sophisticatedstorage-1.20.1-1.3.5.9.136.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/iHtpVwJL/versions/Cuu4V9Od/sophisticatedstorage-1.20.1-1.3.5.9.136.jar"
+hash-format = "sha512"
+hash = "5fe04ccfea029d3759c373d667c12f0a02aceb4991c9231ebc65880ed1395c2347bbb6384564c7f61cdcd4902d34df4f92d2ba7558004dcb722a68d758e4dd28"
+
+[update]
+[update.modrinth]
+mod-id = "iHtpVwJL"
+version = "Cuu4V9Od"
diff --git a/mods/stoneworks.pw.toml b/mods/stoneworks.pw.toml
new file mode 100644
index 0000000..a0ce5a2
--- /dev/null
+++ b/mods/stoneworks.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..581cd73
--- /dev/null
+++ b/mods/tacz-refabricated.pw.toml
@@ -0,0 +1,13 @@
+name = "TaCZ: Refabricated"
+filename = "TACZ-Refabricated-1.20.1-0.4.0-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"
+hash-format = "sha512"
+hash = "cb55139b9b689282534960643e7e5744381b007e569630c6f2dbf2e087dac0cd10e62745bc858bcc3b7a728e129591f26339266390b1c5a4b629736cfc494d37"
+
+[update]
+[update.modrinth]
+mod-id = "1j76DVHU"
+version = "HxQ3IsAZ"
diff --git a/mods/tectonic.pw.toml b/mods/tectonic.pw.toml
new file mode 100644
index 0000000..7e2e616
--- /dev/null
+++ b/mods/tectonic.pw.toml
@@ -0,0 +1,13 @@
+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/terrablender.pw.toml b/mods/terrablender.pw.toml
new file mode 100644
index 0000000..d5c5e84
--- /dev/null
+++ b/mods/terrablender.pw.toml
@@ -0,0 +1,13 @@
+name = "TerraBlender"
+filename = "TerraBlender-fabric-1.20.1-3.0.1.10.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/kkmrDlKT/versions/J1S3aA8i/TerraBlender-fabric-1.20.1-3.0.1.10.jar"
+hash-format = "sha512"
+hash = "a2d5edbe9df43185e9c83ab426cbcda4b1d0537d9ede8be630d6d650e04d5decf574ef59cbc163913255b57784fa906d26557471fc698e0f27ceee2a1ec41ed9"
+
+[update]
+[update.modrinth]
+mod-id = "kkmrDlKT"
+version = "J1S3aA8i"
diff --git a/mods/terralith-restoned.pw.toml b/mods/terralith-restoned.pw.toml
new file mode 100644
index 0000000..ed06f68
--- /dev/null
+++ b/mods/terralith-restoned.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..317aa93
--- /dev/null
+++ b/mods/terralith.pw.toml
@@ -0,0 +1,13 @@
+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/toms-storage.pw.toml b/mods/toms-storage.pw.toml
new file mode 100644
index 0000000..fad0f1d
--- /dev/null
+++ b/mods/toms-storage.pw.toml
@@ -0,0 +1,13 @@
+name = "Tom's Simple Storage Mod"
+filename = "toms_storage_fabric-1.20-1.7.1.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/XZNI4Cpy/versions/nvqkBIsD/toms_storage_fabric-1.20-1.7.1.jar"
+hash-format = "sha512"
+hash = "0e94f6b240fe7afc93b1c314806edb6b8ffb5b7c2827051cb336bcb48c64e3e5e5199ca09fac1d3b9da58b1b85544a9e90af015fa73aa795a0bce04fb6d6048d"
+
+[update]
+[update.modrinth]
+mod-id = "XZNI4Cpy"
+version = "nvqkBIsD"
diff --git a/mods/towns-and-towers.pw.toml b/mods/towns-and-towers.pw.toml
new file mode 100644
index 0000000..2593d8d
--- /dev/null
+++ b/mods/towns-and-towers.pw.toml
@@ -0,0 +1,13 @@
+name = "Towns and Towers"
+filename = "Towns-and-Towers-1.12-Fabric+Forge.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/DjLobEOy/versions/7ZwnSrVW/Towns-and-Towers-1.12-Fabric%2BForge.jar"
+hash-format = "sha512"
+hash = "ed734046c356bb996b628c2e0c47e64ba598c87016591fd77533069de68f27b8bfdcd2173d7d3db97f1981ebb806133c3d1751c330d539ade3d6c37ed2d5598f"
+
+[update]
+[update.modrinth]
+mod-id = "DjLobEOy"
+version = "7ZwnSrVW"
diff --git a/mods/trinkets.pw.toml b/mods/trinkets.pw.toml
new file mode 100644
index 0000000..6fb5475
--- /dev/null
+++ b/mods/trinkets.pw.toml
@@ -0,0 +1,13 @@
+name = "Trinkets"
+filename = "trinkets-3.7.2.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/5aaWibi9/versions/AHxQGtuC/trinkets-3.7.2.jar"
+hash-format = "sha512"
+hash = "bedf97c87c5e556416410267108ad358b32806448be24ef8ae1a79ac63b78b48b9c851c00c845b8aedfc7805601385420716b9e65326fdab21340e8ba3cc4274"
+
+[update]
+[update.modrinth]
+mod-id = "5aaWibi9"
+version = "AHxQGtuC"
diff --git a/mods/underground-village,-stoneholm.pw.toml b/mods/underground-village,-stoneholm.pw.toml
new file mode 100644
index 0000000..c84fa04
--- /dev/null
+++ b/mods/underground-village,-stoneholm.pw.toml
@@ -0,0 +1,13 @@
+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/wectools.pw.toml b/mods/wectools.pw.toml
new file mode 100644
index 0000000..8884124
--- /dev/null
+++ b/mods/wectools.pw.toml
@@ -0,0 +1,13 @@
+name = "WorldEdit Colored Tools"
+filename = "WorldEditColoredTools-1.0.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/FXHkJAKx/versions/h239WRDm/WorldEditColoredTools-1.0.jar"
+hash-format = "sha512"
+hash = "c5cf8803c78d94bee1b9dbe23a599eb0b9d28083ca1a82a7d42204991a961d5410d66647e8a25ba6642e64a09a6c9c64629fba7526653b2aa4537666ce388e4a"
+
+[update]
+[update.modrinth]
+mod-id = "FXHkJAKx"
+version = "h239WRDm"
diff --git a/mods/wwoo.pw.toml b/mods/wwoo.pw.toml
new file mode 100644
index 0000000..ff121d0
--- /dev/null
+++ b/mods/wwoo.pw.toml
@@ -0,0 +1,13 @@
+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/yungs-api.pw.toml b/mods/yungs-api.pw.toml
new file mode 100644
index 0000000..d9f7866
--- /dev/null
+++ b/mods/yungs-api.pw.toml
@@ -0,0 +1,13 @@
+name = "YUNG's API"
+filename = "YungsApi-1.20-Fabric-4.0.6.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/Ua7DFN59/versions/lscV1N5k/YungsApi-1.20-Fabric-4.0.6.jar"
+hash-format = "sha512"
+hash = "90fea70f21cd09bdeefe9cb6bd23677595b32156b1b8053611449504ba84a21ee1e13e5a620851299090ce989f41b97b9b4bdc98def1ccecb33115e19553c64e"
+
+[update]
+[update.modrinth]
+mod-id = "Ua7DFN59"
+version = "lscV1N5k"
diff --git a/mods/yungs-better-desert-temples.pw.toml b/mods/yungs-better-desert-temples.pw.toml
new file mode 100644
index 0000000..b467e81
--- /dev/null
+++ b/mods/yungs-better-desert-temples.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..9e5f755
--- /dev/null
+++ b/mods/yungs-better-dungeons.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..36a3c4c
--- /dev/null
+++ b/mods/yungs-better-end-island.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..4576394
--- /dev/null
+++ b/mods/yungs-better-jungle-temples.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..0541133
--- /dev/null
+++ b/mods/yungs-better-mineshafts.pw.toml
@@ -0,0 +1,13 @@
+name = "YUNG's Better Mineshafts"
+filename = "YungsBetterMineshafts-1.20-Fabric-4.0.4.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/HjmxVlSr/versions/qLnQnqXS/YungsBetterMineshafts-1.20-Fabric-4.0.4.jar"
+hash-format = "sha512"
+hash = "82d6e361ef403471beaaf2fa86964af541df167da56f53b820e5abfac693f63dd5d6c0aafbc9e9baa947b42a57c79f069ed6ede55e680a2523d2ca7f2e538b13"
+
+[update]
+[update.modrinth]
+mod-id = "HjmxVlSr"
+version = "qLnQnqXS"
diff --git a/mods/yungs-better-nether-fortresses.pw.toml b/mods/yungs-better-nether-fortresses.pw.toml
new file mode 100644
index 0000000..b0578aa
--- /dev/null
+++ b/mods/yungs-better-nether-fortresses.pw.toml
@@ -0,0 +1,13 @@
+name = "YUNG's Better Nether Fortresses"
+filename = "YungsBetterNetherFortresses-1.20-Fabric-2.0.6.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/Z2mXHnxP/versions/FL88RLRu/YungsBetterNetherFortresses-1.20-Fabric-2.0.6.jar"
+hash-format = "sha512"
+hash = "a752f0dea20fa86e6d3a4f87d180af706b2ad5e3d434185aaa624692fc55329a2e2e410e67f843ec982e7b90ae63565b4aed43adbee6c50ded403ef50d91d7fd"
+
+[update]
+[update.modrinth]
+mod-id = "Z2mXHnxP"
+version = "FL88RLRu"
diff --git a/mods/yungs-better-ocean-monuments.pw.toml b/mods/yungs-better-ocean-monuments.pw.toml
new file mode 100644
index 0000000..fd68483
--- /dev/null
+++ b/mods/yungs-better-ocean-monuments.pw.toml
@@ -0,0 +1,13 @@
+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
new file mode 100644
index 0000000..13fdefe
--- /dev/null
+++ b/mods/yungs-better-strongholds.pw.toml
@@ -0,0 +1,13 @@
+name = "YUNG's Better Strongholds"
+filename = "YungsBetterStrongholds-1.20-Fabric-4.0.3.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/kidLKymU/versions/yV6hn0bB/YungsBetterStrongholds-1.20-Fabric-4.0.3.jar"
+hash-format = "sha512"
+hash = "e70c8daa91e88d8af97e99201264c9646c82a8cf1966b87ca1e53b591e7f1ed3cee2f8875dbe88f9b58e2a7d151fded34896bb4bd23f33f2bfef4c590fbba850"
+
+[update]
+[update.modrinth]
+mod-id = "kidLKymU"
+version = "yV6hn0bB"
diff --git a/options.txt b/options.txt
index aaf0463..cbf783b 100644
--- a/options.txt
+++ b/options.txt
@@ -4,8 +4,8 @@ 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/Rename Compat Project.zip"]
-incompatibleResourcePacks:["file/Rename Compat Project.zip"]
+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"]
advancedItemTooltips:true
tutorialStep:none
skipMultiplayerWarning:true
diff --git a/pack.toml b/pack.toml
index 16e5934..813bfa3 100644
--- a/pack.toml
+++ b/pack.toml
@@ -1,13 +1,13 @@
-name = "Fabulous"
+name = "Retards Modpack"
author = "Malasaur"
-version = "1.1.0"
+version = "0.4.0"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
-hash = "b1367599347d39722366a48388b440be91494fe480282abbef0972843c9114dd"
+hash = "0f18864209c02c8eb2980fd5755fbcf0d17faadcae3d70d87f52fb4b90cfb251"
[versions]
-fabric = "0.18.4"
+fabric = "0.18.0"
minecraft = "1.20.1"
diff --git a/resourcepacks/create-darkmode.pw.toml b/resourcepacks/create-darkmode.pw.toml
new file mode 100644
index 0000000..864f329
--- /dev/null
+++ b/resourcepacks/create-darkmode.pw.toml
@@ -0,0 +1,13 @@
+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/scripts/create.zs b/scripts/create.zs
new file mode 100644
index 0000000..e5e1045
--- /dev/null
+++ b/scripts/create.zs
@@ -0,0 +1,3 @@
+// Remove Create: Food's salt recipes
+
+.remove();
diff --git a/scripts/tacz.zs b/scripts/tacz.zs
new file mode 100644
index 0000000..5a6aa25
--- /dev/null
+++ b/scripts/tacz.zs
@@ -0,0 +1,3 @@
+// Remove TaCZ's Gun Smith Table recipes
+
+craftingTable.remove();