From 77431b4102e6143c3aafb5d8df318a6ffee6ecf4 Mon Sep 17 00:00:00 2001 From: endigma Date: Sat, 11 Jun 2022 20:49:18 -0300 Subject: [PATCH] wip --- config/flytre_lib.json5 | 3 + config/illuminations.properties | 110 ++++++++++++++++++++++++++++++++ index.toml | 12 +++- mods/xaeros-minimap.toml | 2 +- mods/xaeros-world-map.toml | 2 +- pack.toml | 2 +- 6 files changed, 126 insertions(+), 5 deletions(-) create mode 100644 config/flytre_lib.json5 create mode 100644 config/illuminations.properties diff --git a/config/flytre_lib.json5 b/config/flytre_lib.json5 new file mode 100644 index 0000000..4c8e3c6 --- /dev/null +++ b/config/flytre_lib.json5 @@ -0,0 +1,3 @@ +{ + "display_title_screen_config_button": false +} diff --git a/config/illuminations.properties b/config/illuminations.properties new file mode 100644 index 0000000..3185743 --- /dev/null +++ b/config/illuminations.properties @@ -0,0 +1,110 @@ +#Sat Jun 11 20:40:21 ADT 2022 +badlands-firefly-color=bfff00 +badlands-firefly-spawn-rate=DISABLE +badlands-glowworm-spawn-rate=DISABLE +badlands-plankton-spawn-rate=DISABLE +basalt-deltas-firefly-color=ff8000 +basalt-deltas-firefly-spawn-rate=DISABLE +beach-firefly-color=bfff00 +beach-firefly-spawn-rate=DISABLE +beach-glowworm-spawn-rate=DISABLE +beach-plankton-spawn-rate=DISABLE +chorus-petal-spawn-multiplier=1 +crimson-forest-firefly-color=ff8000 +crimson-forest-firefly-spawn-rate=DISABLE +debug-mode=false +density=100 +desert-firefly-color=ffa755 +desert-firefly-spawn-rate=DISABLE +desert-glowworm-spawn-rate=DISABLE +desert-plankton-spawn-rate=DISABLE +display-cosmetics=true +display-donation-toast=false +dripstone-caves-firefly-color=bfff00 +dripstone-caves-firefly-spawn-rate=DISABLE +dripstone-caves-glowworm-spawn-rate=DISABLE +dripstone-caves-plankton-spawn-rate=DISABLE +end-barrens-firefly-color=8000ff +end-barrens-firefly-spawn-rate=DISABLE +end-highlands-firefly-color=8000ff +end-highlands-firefly-spawn-rate=DISABLE +end-midlands-firefly-color=8000ff +end-midlands-firefly-spawn-rate=DISABLE +eyes-in-the-dark-spawn-rate=MEDIUM +firefly-rainbow=false +firefly-spawn-always=false +firefly-spawn-underground=false +firefly-white-alpha=100 +forest-firefly-color=bfff00 +forest-firefly-spawn-rate=MEDIUM +forest-glowworm-spawn-rate=MEDIUM +forest-plankton-spawn-rate=DISABLE +halloween-features=ENABLE +jungle-firefly-color=ff21 +jungle-firefly-spawn-rate=LOW +jungle-glowworm-spawn-rate=LOW +jungle-plankton-spawn-rate=DISABLE +lush-caves-firefly-color=eb8931 +lush-caves-firefly-spawn-rate=DISABLE +lush-caves-glowworm-spawn-rate=DISABLE +lush-caves-plankton-spawn-rate=DISABLE +mountains-firefly-color=bfff00 +mountains-firefly-spawn-rate=DISABLE +mountains-glowworm-spawn-rate=DISABLE +mountains-plankton-spawn-rate=DISABLE +mushroom-firefly-color=ff7f8f +mushroom-firefly-spawn-rate=DISABLE +mushroom-glowworm-spawn-rate=DISABLE +mushroom-plankton-spawn-rate=DISABLE +nether-wastes-firefly-color=ff8000 +nether-wastes-firefly-spawn-rate=DISABLE +ocean-firefly-color=bfff00 +ocean-firefly-spawn-rate=DISABLE +ocean-glowworm-spawn-rate=DISABLE +ocean-plankton-spawn-rate=HIGH +other-firefly-color=bfff00 +other-firefly-spawn-rate=DISABLE +other-glowworm-spawn-rate=DISABLE +other-plankton-spawn-rate=DISABLE +plains-firefly-color=bfff00 +plains-firefly-spawn-rate=LOW +plains-glowworm-spawn-rate=LOW +plains-plankton-spawn-rate=DISABLE +river-firefly-color=bfff00 +river-firefly-spawn-rate=MEDIUM +river-glowworm-spawn-rate=MEDIUM +river-plankton-spawn-rate=DISABLE +savanna-firefly-color=bfff00 +savanna-firefly-spawn-rate=LOW +savanna-glowworm-spawn-rate=LOW +savanna-plankton-spawn-rate=DISABLE +small-end-islands-firefly-color=8000ff +small-end-islands-firefly-spawn-rate=DISABLE +snowy-firefly-color=bfff +snowy-firefly-spawn-rate=DISABLE +snowy-glowworm-spawn-rate=DISABLE +snowy-plankton-spawn-rate=DISABLE +soul-sand-valley-firefly-color=ffff +soul-sand-valley-firefly-spawn-rate=DISABLE +swamp-firefly-color=9f00 +swamp-firefly-spawn-rate=HIGH +swamp-glowworm-spawn-rate=HIGH +swamp-plankton-spawn-rate=DISABLE +taiga-firefly-color=bfff00 +taiga-firefly-spawn-rate=LOW +taiga-glowworm-spawn-rate=LOW +taiga-plankton-spawn-rate=DISABLE +the-end-firefly-color=8000ff +the-end-firefly-spawn-rate=DISABLE +the-void-firefly-color=8000ff +the-void-firefly-spawn-rate=DISABLE +the-void-glowworm-spawn-rate=DISABLE +the-void-plankton-spawn-rate=DISABLE +view-auras-fp=false +warm-ocean-firefly-color=bfff00 +warm-ocean-firefly-spawn-rate=DISABLE +warm-ocean-glowworm-spawn-rate=DISABLE +warm-ocean-plankton-spawn-rate=HIGH +warped-forest-firefly-color=8080 +warped-forest-firefly-spawn-rate=DISABLE +will-o-wisps-spawn-rate=MEDIUM diff --git a/index.toml b/index.toml index 3aa7eb4..1e87080 100644 --- a/index.toml +++ b/index.toml @@ -92,6 +92,14 @@ hash = "49df884694645467a3937103bbebcfe72b59cf8a69fa07d5348d345567e63ce7" file = "config/fabrication/features.ini" hash = "fd14fb4a2f1524826b18f4395e2774e3cdf671912b0ae0f5df738c02301b9013" +[[files]] +file = "config/flytre_lib.json5" +hash = "3af48f6e8a6fd8ff472cec688c6f1cf84af96f4ae09a70f4b4d8b4dc1a93491c" + +[[files]] +file = "config/illuminations.properties" +hash = "e120756682f477801ac8bdaa9f648ff11155fe42e38e24b0fe586eb1ff7b3147" + [[files]] file = "config/towers_of_the_wild_reworked.json" hash = "8c1e0137f236c480d18a4a47622c897c1406de20305d1ac2bb9253bb8d9c22f0" @@ -1079,12 +1087,12 @@ metafile = true [[files]] file = "mods/xaeros-minimap.toml" -hash = "f8085b5395645300f61548c767dda51b6538d234f78a759eab684d0e9fc230ac" +hash = "e3864ef03dd986bde40d98d01d77a171e7861c7b04993f8a500754bfb72a7e53" metafile = true [[files]] file = "mods/xaeros-world-map.toml" -hash = "b1d976ca82fa1711247a12eda5f49f70ea0836e43b33ef464298440896b0dc9d" +hash = "b39ea4b76fe845d90c1dc4d2b5a9dace1a0d8a0b952f1c8a28e5b6c4997e135f" metafile = true [[files]] diff --git a/mods/xaeros-minimap.toml b/mods/xaeros-minimap.toml index 520de7b..9fcab17 100644 --- a/mods/xaeros-minimap.toml +++ b/mods/xaeros-minimap.toml @@ -1,6 +1,6 @@ name = "Xaero's Minimap" filename = "Xaeros_Minimap_22.9.2_Fabric_1.18.2.jar" -side = "client" +side = "both" [download] hash-format = "sha1" diff --git a/mods/xaeros-world-map.toml b/mods/xaeros-world-map.toml index d96f465..a9214b2 100644 --- a/mods/xaeros-world-map.toml +++ b/mods/xaeros-world-map.toml @@ -1,6 +1,6 @@ name = "Xaero's World Map" filename = "XaerosWorldMap_1.23.2_Fabric_1.18.2.jar" -side = "client" +side = "both" [download] hash-format = "sha1" diff --git a/pack.toml b/pack.toml index 9649332..0dc8d63 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "88456acd86b2555ffae8e9306a367cae3fea078ef93894478aff3da0b9424985" +hash = "dd4aefde7ef2a5140a3275f5536a39ee7fbd5151200765b27cd14c75ba42ba93" [versions] fabric = "0.14.7"