├── .gitignore ├── AstralData-1.12.2 └── SOON.txt ├── AstralData-1.16.5 ├── mods │ ├── RoughlyEnoughItems-5.12.385.jar │ ├── alternate-current-mc1.16-1.6.0.jar │ ├── architectury-1.32.68.jar │ ├── cloth-config-4.15.82-fabric.jar │ ├── dark-loading-screen-1.6.3.jar │ ├── entityculling-fabric-mc1.16.5-1.5.2.jar │ ├── fabric-api-0.42.0+1.16.jar │ ├── iris-mc1.16.5-1.4.5.jar │ ├── lazydfu-0.1.1.jar │ ├── lithium-fabric-mc1.16.5-0.6.6.jar │ ├── memoryleakfix-fabric-pre1.17-1.1.1.jar │ ├── modmenu-1.16.23.jar │ ├── sodium-fabric-mc1.16.5-0.2.0+build.4.jar │ └── viafabric-0.4.10+39-main.jar └── resourcepacks │ └── Astralium-1.16.5.zip ├── AstralData-1.19.4 ├── config │ ├── ViaFabric │ │ ├── viafabric.yml │ │ └── viaversion.yml │ ├── citresewn.json │ ├── indium-renderer.properties │ ├── iris.properties │ ├── lithium.properties │ ├── modmenu.json │ ├── roughlyenoughitems │ │ ├── changelog.txt │ │ └── config.json5 │ ├── sodium-options.json │ └── verify.txt ├── mods │ ├── CITResewn-1.1.3+1.19.4.jar │ ├── Debugify-1.19.4+2.2.jar │ ├── Fastload+1.18.2-1.20-3.4.0.jar │ ├── IBEEditor-1.19.4-2.2.2-fabric.jar │ ├── RoughlyEnoughItems-11.0.617.jar │ ├── alternate-current-mc1.19-1.6.0.jar │ ├── architectury-8.1.87-fabric.jar │ ├── capes-1.5.2+1.19.3-fabric.jar │ ├── cem-0.7.3.jar │ ├── chunksfadein-v1.0.3-1.19.4.jar │ ├── cloth-config-10.0.96-fabric.jar │ ├── emotecraft-for-MC1.19.4-2.2.7-b.build.48-fabric.jar │ ├── exordium-fabric-1.1.1-mc1.19.4.jar │ ├── fabric-api-0.83.0+1.19.4.jar │ ├── fabric-language-kotlin-1.9.5+kotlin.1.8.22.jar │ ├── ferritecore-5.2.0-fabric.jar │ ├── iris-mc1.19.4-1.6.4.jar │ ├── limboauth-clientmod-1.0.0-fabric.jar │ ├── lithium-fabric-mc1.19.4-0.11.1.jar │ ├── memoryleakfix-fabric-1.17+-1.0.0.jar │ ├── modmenu-6.1.0-rc.4.jar │ ├── reeses_sodium_options-1.5.0+mc1.19.4-build.72.jar │ ├── shulkerboxtooltip-fabric-3.3.1+1.19.4.jar │ ├── sodium-extra-0.4.18+mc1.19.4-build.100.jar │ ├── sodium-fabric-mc1.19.4-0.4.10+build.24.jar │ ├── starlight-1.1.1+fabric.ae22326.jar │ ├── stendhal-1.3.6-1.19.4.jar │ ├── verify.txt │ ├── viafabric-0.4.10+38-dev.jar │ └── voicechat-fabric-1.19.4-2.4.9.jar ├── resourcepacks │ ├── Astralium-1.19.4.zip │ └── verify.txt └── shaderpacks │ ├── BSL_v8.2.01.zip │ ├── Builder's QOL Shaders V2.10.0.zip │ ├── ComplementaryReimagined_r1.4.zip │ ├── ComplementaryShaders_v4.6.zip │ ├── Sildur's+Basic+Shaders+v2.1+DoF.zip │ ├── Sildur's+Basic+Shaders+v2.1+Fancy.zip │ ├── Sildur's+Basic+Shaders+v2.1+Fast.zip │ ├── Sildur's+Basic+Shaders+v2.1+MB.zip │ ├── Sildur's+Enhanced+Default+v1.15+Fancy.zip │ ├── Sildur's+Enhanced+Default+v1.15+Fast.zip │ ├── Sildur's+Vibrant+Shaders+v1.50+Extreme-VL.zip │ ├── Sildur's+Vibrant+Shaders+v1.50+Extreme.zip │ ├── Sildur's+Vibrant+Shaders+v1.50+High-MB.zip │ ├── Sildur's+Vibrant+Shaders+v1.50+High.zip │ ├── Sildur's+Vibrant+Shaders+v1.50+Lite.zip │ ├── Sildur's+Vibrant+Shaders+v1.50+Medium.zip │ ├── Solas Shader V1.4.zip │ └── verify.txt ├── AstralData-1.20.1 ├── mods │ ├── .index │ │ ├── alternate-current.pw.toml │ │ ├── architectury-api.pw.toml │ │ ├── cem.pw.toml │ │ ├── chunks-fade-in.pw.toml │ │ ├── cit-resewn.pw.toml │ │ ├── cloth-config.pw.toml │ │ ├── cull-less-leaves.pw.toml │ │ ├── debugify.pw.toml │ │ ├── dynamic-fps.pw.toml │ │ ├── emi.pw.toml │ │ ├── entityculling.pw.toml │ │ ├── fabric-api.pw.toml │ │ ├── fabric-language-kotlin.pw.toml │ │ ├── ferrite-core.pw.toml │ │ ├── forcecloseworldloadingscreen.pw.toml │ │ ├── ibe-editor.pw.toml │ │ ├── iris.pw.toml │ │ ├── lithium.pw.toml │ │ ├── memoryleakfix.pw.toml │ │ ├── modmenu.pw.toml │ │ ├── not-enough-animations.pw.toml │ │ ├── reeses-sodium-options.pw.toml │ │ ├── shulkerboxtooltip.pw.toml │ │ ├── simple-voice-chat.pw.toml │ │ ├── smooth-swapping.pw.toml │ │ ├── sodium-extra.pw.toml │ │ ├── sodium.pw.toml │ │ ├── starlight.pw.toml │ │ ├── viafabric.pw.toml │ │ └── yacl.pw.toml │ ├── CITResewn-1.1.3+1.20.jar │ ├── CullLessLeaves-1.2.0.jar │ ├── Debugify-1.20.1+2.0.jar │ ├── IBEEditor-1.20-2.2.3-fabric.jar │ ├── alternate-current-mc1.20-1.7.0.jar │ ├── architectury-9.1.12-fabric.jar │ ├── cem-0.8.0.jar │ ├── chunksfadein-v1.0.1-1.20.jar.disabled │ ├── cloth-config-11.1.106-fabric.jar │ ├── dynamic-fps-2.4.0.jar │ ├── emi-1.0.18+1.20.1+fabric.jar │ ├── entityculling-fabric-1.6.2-mc1.20.jar │ ├── fabric-api-0.86.1+1.20.1.jar │ ├── fabric-language-kotlin-1.10.8+kotlin.1.9.0.jar │ ├── ferritecore-6.0.0-fabric.jar │ ├── forcecloseloadingscreen-2.1.1.jar │ ├── iris-mc1.20.1-1.6.5.jar │ ├── lithium-fabric-mc1.20.1-0.11.2.jar │ ├── memoryleakfix-fabric-1.17+-1.1.1.jar │ ├── modmenu-7.2.1.jar │ ├── notenoughanimations-fabric-1.6.4-mc1.20.jar │ ├── reeses_sodium_options-1.6.4+mc1.20.1-build.94.jar │ ├── shulkerboxtooltip-fabric-4.0.4+1.20.1.jar │ ├── smoothswapping-0.9.2-1.20-fabric.jar │ ├── sodium-extra-0.5.0+mc1.20.1-build.111.jar │ ├── sodium-fabric-mc1.20.1-0.5.0.jar │ ├── starlight-1.1.2+fabric.dbc156f.jar │ ├── verify.txt │ ├── viafabric-0.4.10+40-main.jar │ ├── voicechat-fabric-1.20.1-2.4.16.jar │ └── yet-another-config-lib-fabric-3.1.0+1.20.jar ├── resourcepacks │ ├── Astralium-1.20.zip │ └── verify.txt └── shaderpacks │ ├── BSL_v8.2.01.zip │ ├── Builder's QOL Shaders V2.10.0.zip │ ├── ComplementaryReimagined_r1.4.zip │ ├── ComplementaryShaders_v4.6.zip │ ├── Sildur's+Basic+Shaders+v2.1+DoF.zip │ ├── Sildur's+Basic+Shaders+v2.1+Fancy.zip │ ├── Sildur's+Basic+Shaders+v2.1+Fast.zip │ ├── Sildur's+Basic+Shaders+v2.1+MB.zip │ ├── Sildur's+Enhanced+Default+v1.15+Fancy.zip │ ├── Sildur's+Enhanced+Default+v1.15+Fast.zip │ ├── Sildur's+Vibrant+Shaders+v1.50+Extreme-VL.zip │ ├── Sildur's+Vibrant+Shaders+v1.50+Extreme.zip │ ├── Sildur's+Vibrant+Shaders+v1.50+High-MB.zip │ ├── Sildur's+Vibrant+Shaders+v1.50+High.zip │ ├── Sildur's+Vibrant+Shaders+v1.50+Lite.zip │ ├── Sildur's+Vibrant+Shaders+v1.50+Medium.zip │ ├── Solas Shader V1.4.zip │ └── verify.txt ├── AstralLoaders ├── fabric-installer-0.11.2.jar └── forge-1.12.2-14.23.5.2860-installer.jar ├── Information └── INFO.txt ├── JVM.md ├── LICENSE └── README.md /.gitignore: -------------------------------------------------------------------------------- 1 | /.idea -------------------------------------------------------------------------------- /AstralData-1.12.2/SOON.txt: -------------------------------------------------------------------------------- 1 | These versions are in development, please wait. Thank you for choosing Astralium. -------------------------------------------------------------------------------- /AstralData-1.16.5/mods/RoughlyEnoughItems-5.12.385.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.16.5/mods/RoughlyEnoughItems-5.12.385.jar -------------------------------------------------------------------------------- /AstralData-1.16.5/mods/alternate-current-mc1.16-1.6.0.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.16.5/mods/alternate-current-mc1.16-1.6.0.jar -------------------------------------------------------------------------------- /AstralData-1.16.5/mods/architectury-1.32.68.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.16.5/mods/architectury-1.32.68.jar -------------------------------------------------------------------------------- /AstralData-1.16.5/mods/cloth-config-4.15.82-fabric.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.16.5/mods/cloth-config-4.15.82-fabric.jar -------------------------------------------------------------------------------- /AstralData-1.16.5/mods/dark-loading-screen-1.6.3.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.16.5/mods/dark-loading-screen-1.6.3.jar -------------------------------------------------------------------------------- /AstralData-1.16.5/mods/entityculling-fabric-mc1.16.5-1.5.2.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.16.5/mods/entityculling-fabric-mc1.16.5-1.5.2.jar -------------------------------------------------------------------------------- /AstralData-1.16.5/mods/fabric-api-0.42.0+1.16.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.16.5/mods/fabric-api-0.42.0+1.16.jar -------------------------------------------------------------------------------- /AstralData-1.16.5/mods/iris-mc1.16.5-1.4.5.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.16.5/mods/iris-mc1.16.5-1.4.5.jar -------------------------------------------------------------------------------- /AstralData-1.16.5/mods/lazydfu-0.1.1.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.16.5/mods/lazydfu-0.1.1.jar -------------------------------------------------------------------------------- /AstralData-1.16.5/mods/lithium-fabric-mc1.16.5-0.6.6.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.16.5/mods/lithium-fabric-mc1.16.5-0.6.6.jar -------------------------------------------------------------------------------- /AstralData-1.16.5/mods/memoryleakfix-fabric-pre1.17-1.1.1.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.16.5/mods/memoryleakfix-fabric-pre1.17-1.1.1.jar -------------------------------------------------------------------------------- /AstralData-1.16.5/mods/modmenu-1.16.23.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.16.5/mods/modmenu-1.16.23.jar -------------------------------------------------------------------------------- /AstralData-1.16.5/mods/sodium-fabric-mc1.16.5-0.2.0+build.4.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.16.5/mods/sodium-fabric-mc1.16.5-0.2.0+build.4.jar -------------------------------------------------------------------------------- /AstralData-1.16.5/mods/viafabric-0.4.10+39-main.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.16.5/mods/viafabric-0.4.10+39-main.jar -------------------------------------------------------------------------------- /AstralData-1.16.5/resourcepacks/Astralium-1.16.5.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.16.5/resourcepacks/Astralium-1.16.5.zip -------------------------------------------------------------------------------- /AstralData-1.19.4/config/ViaFabric/viafabric.yml: -------------------------------------------------------------------------------- 1 | # WARNING 2 | # I cannot guarantee that this mod is allowed on every (or even any) server. This mod may cause problems with anti cheat plugins. USE AT OWN RISK 3 | # This option enables client-side transforming (can also be enabled in-game) 4 | enable-client-side: true 5 | # This option sets the protocol version to be used when connection to the server (can also be changed in-game) 6 | client-side-version: 760 7 | # Hides VIA button from multiplayer menu. 8 | hide-button: false 9 | # List of servers which ViaFabric will force disabling transforming on client-side. It can be overwritten by setting per-server version. 10 | # This isn't always the address in multiplayer GUI. It will use the SRV record pointer when present. Check the game log for the address. 11 | # Uses https://wiki.vg/Mojang_API#Blocked_Servers format (mc.example.com, *.example.com, 192.168.0.1, 192.168.*) 12 | client-side-force-disable: 13 | - localhost.ru 14 | -------------------------------------------------------------------------------- /AstralData-1.19.4/config/ViaFabric/viaversion.yml: -------------------------------------------------------------------------------- 1 | # Thanks for downloading ViaVersion 2 | # Ensure you look through all these options 3 | # If you need help: 4 | # Discord - https://viaversion.com/discord 5 | # viaversion.com - Discussion tab 6 | # Docs - https://docs.viaversion.com/display/VIAVERSION/Configuration 7 | # 8 | # ----------------------------------------------------------# 9 | # GLOBAL OPTIONS # 10 | # ----------------------------------------------------------# 11 | # 12 | # Should ViaVersion check for updates? 13 | checkforupdates: true 14 | # Send the supported versions with the Status (Ping) response packet 15 | send-supported-versions: false 16 | # Easier to configure alternative to 'block-protocols'. Uses readable version strings with possible '<' and '>' prefixes. 17 | # An example to block 1.16.4, everything below 1.16, as well as everything above 1.17.1 would be: ["<1.16", "1.16.4", ">1.17.1"] 18 | # You can use both this and the block-protocols option at the same time as well. 19 | block-versions: [] 20 | # Block specific Minecraft protocol version numbers. 21 | # List of all Minecraft protocol versions: http://wiki.vg/Protocol_version_numbers, or use a generator: https://via.krusic22.com 22 | block-protocols: [] 23 | # Change the blocked disconnect message 24 | block-disconnect-msg: You are using an unsupported Minecraft version! 25 | # If you use ProtocolLib, we can't reload without kicking the players. 26 | # (We don't suggest using reload either, use a plugin manager) 27 | # You can customise the message we kick people with if you use ProtocolLib here. 28 | reload-disconnect-msg: Server reload, please rejoin! 29 | # We warn when there's a error converting item and block data over versions, should we suppress these? (Only suggested if spamming) 30 | suppress-conversion-warnings: false 31 | # 32 | # ----------------------------------------------------------# 33 | # GLOBAL PACKET LIMITER # 34 | # ----------------------------------------------------------# 35 | # THIS FEATURE IS DISABLED ON 1.17.1+ PAPER SERVERS, SINCE IT HAS A BETTER PACKET-LIMITER INBUILT 36 | # 37 | # Packets Per Second (PPS) limiter (Use -1 on max-pps and tracking-period to disable) 38 | # Clients by default send around 20-90 packets per second. 39 | # 40 | # What is the maximum per second a client can send (Use %pps to display their pps) 41 | # Use -1 to disable. 42 | max-pps: 800 43 | max-pps-kick-msg: You are sending too many packets! 44 | # 45 | # We can also kick them if over a period they send over a threshold a certain amount of times. 46 | # 47 | # Period to track (in seconds) 48 | # Use -1 to disable. 49 | tracking-period: 6 50 | # How many packets per second counts as a warning 51 | tracking-warning-pps: 120 52 | # How many warnings over the interval can we have 53 | # This can never be higher than "tracking-period" 54 | tracking-max-warnings: 4 55 | tracking-max-kick-msg: You are sending too many packets, :( 56 | # 57 | # ----------------------------------------------------------# 58 | # MULTIPLE VERSIONS OPTIONS # 59 | # ----------------------------------------------------------# 60 | # 61 | # Should we enable our hologram patch? 62 | # If they're in the wrong place enable this 63 | hologram-patch: false 64 | # This is the offset, should work as default when enabled. 65 | hologram-y: -0.96 66 | # Should we disable piston animation for 1.11/1.11.1 clients? 67 | # In some cases when firing lots of pistons it crashes them. 68 | piston-animation-patch: false 69 | # Should we fix nbt for 1.12 and above clients in chat messages (causes invalid item) 70 | chat-nbt-fix: true 71 | # Should we use prefix for team colour on 1.13 and above clients 72 | team-colour-fix: true 73 | # 1.13 introduced new auto complete which can trigger "Kicked for spamming" for servers older than 1.13, the following option will disable it completely. 74 | disable-1_13-auto-complete: false 75 | # The following option will delay the tab complete request in x ticks if greater than 0, if other tab-complete is received, the previous is cancelled 76 | 1_13-tab-complete-delay: 0 77 | # For 1.13 clients the smallest (1 layer) snow doesn't have collision, this will send these as 2 snowlayers for 1.13+ clients to prevent them bugging through them 78 | fix-low-snow-collision: false 79 | # Infested blocks are instantly breakable for 1.13+ clients, resulting in them being unable to break them on sub 1.13 servers. This remaps them to their normal stone variants 80 | fix-infested-block-breaking: true 81 | # In 1.14 the client page limit has been upped to 100 (from 50). Some anti-exploit plugins ban when clients go higher than 50. This option cuts edited books to 50 pages. 82 | truncate-1_14-books: false 83 | # Fixes 1.14+ clients on sub 1.14 servers having a light value of 0 for non full blocks. 84 | fix-non-full-blocklight: true 85 | # Fixes walk animation not shown when health is set to Float.NaN 86 | fix-1_14-health-nan: true 87 | # Should 1.15+ clients respawn instantly / without showing a death screen? 88 | use-1_15-instant-respawn: false 89 | # 90 | # Enable serverside block-connections for 1.13+ clients - all of the options in this section are built around this option 91 | serverside-blockconnections: true 92 | # When activated, only the most important blocks are stored in the blockstorage. (fences, glass panes etc. won't connect to solid blocks) 93 | reduce-blockstorage-memory: false 94 | # When activated with serverside-blockconnections, flower parts with blocks above will be sent as stems 95 | # Useful for lobbyservers where users can't build and those stems are used decoratively 96 | flowerstem-when-block-above: false 97 | # Vines that are not connected to blocks will be mapped to air, else 1.13+ would still be able to climb up on them. 98 | vine-climb-fix: false 99 | # 100 | # Ignores incoming plugin channel messages of 1.16+ clients with channel names longer than 32 characters. 101 | # CraftBukkit had this limit hardcoded until 1.16, so we have to assume any server/proxy might have this arbitrary check present. 102 | ignore-long-1_16-channel-names: true 103 | # 104 | # Force 1.17+ client to accept the server resource pack; they will automatically disconnect if they decline. 105 | forced-use-1_17-resource-pack: false 106 | # The message to be displayed at the prompt when the 1.17+ client receives the server resource pack. 107 | resource-pack-1_17-prompt: '' 108 | # 109 | # Caches light until chunks are unloaded to allow subsequent chunk update packets as opposed to instantly uncaching when the first chunk data is sent. 110 | # Only disable this if you know what you are doing. 111 | cache-1_17-light: true 112 | # 113 | # ----------------------------------------------------------# 114 | # 1.9+ CLIENTS ON 1.8 SERVERS OPTIONS # 115 | # ----------------------------------------------------------# 116 | # 117 | # No collide options, these allow you to configure how collision works. 118 | # Do you want us to prevent collision? 119 | prevent-collision: true 120 | # If the above is true, should we automatically team players until you do? 121 | auto-team: true 122 | # When enabled if certain metadata can't be read we won't tell you about it 123 | suppress-metadata-errors: false 124 | # When enabled 1.9+ will be able to block by using shields 125 | shield-blocking: true 126 | # If this setting is active, the main hand is used instead of the off hand to trigger the blocking of the player. 127 | # With the main hand the blocking starts way faster. 128 | # (Requires "show-shield-when-sword-in-hand" to be disabled) 129 | no-delay-shield-blocking: false 130 | # If this setting is active, the shield will appear immediately for 1.9+ when you hold a sword in your main hand. 131 | # The shield disappears when you switch to another item. 132 | # (Requires "shield-blocking" to be enabled) 133 | show-shield-when-sword-in-hand: false 134 | # Enable player tick simulation, this fixes eating, drinking, nether portals. 135 | simulate-pt: true 136 | # Should we patch boss bars so they work? (Default: true, disable if you're having issues) 137 | bossbar-patch: true 138 | # If your boss bar flickers on 1.9+, set this to 'true'. It will keep all boss bars on 100% (not recommended) 139 | bossbar-anti-flicker: false 140 | # This will show the new effect indicator in the top-right corner for 1.9+ players. 141 | use-new-effect-indicator: true 142 | # Show the new death messages for 1.9+ on the death screen 143 | use-new-deathmessages: true 144 | # Should we cache our items, this will prevent server from being lagged out, however the cost is a constant task caching items 145 | item-cache: true 146 | # Should we replace extended pistons to fix 1.10.1 (Only on chunk load) 147 | replace-pistons: false 148 | # What id should we replace with, default is air. (careful of players getting stuck standing on them) 149 | replacement-piston-id: 0 150 | # Fix 1.9+ clients not rendering the far away chunks and improve chunk rendering when moving fast (Increases network usage and decreases client fps slightly) 151 | chunk-border-fix: false 152 | # Force the string -> json transform 153 | force-json-transform: false 154 | # Minimize the cooldown animation in 1.8 servers 155 | minimize-cooldown: true 156 | # Allows 1.9+ left-handedness (main hand) on 1.8 servers 157 | left-handed-handling: true 158 | # Get the world names which should be returned for each vanilla dimension 159 | map-1_16-world-names: 160 | overworld: minecraft:overworld 161 | nether: minecraft:the_nether 162 | end: minecraft:the_end 163 | -------------------------------------------------------------------------------- /AstralData-1.19.4/config/citresewn.json: -------------------------------------------------------------------------------- 1 | { 2 | "enabled": true, 3 | "mute_errors": false, 4 | "mute_warns": false, 5 | "citenchantment_scroll_multiplier": 8.0, 6 | "cache_ms": 50, 7 | "broken_paths": false 8 | } -------------------------------------------------------------------------------- /AstralData-1.19.4/config/indium-renderer.properties: -------------------------------------------------------------------------------- 1 | #Indium properties file 2 | #Sat Feb 19 23:02:52 MSK 2022 3 | debug-compare-lighting=auto 4 | fix-exterior-vertex-lighting=auto 5 | ambient-occlusion-mode=auto 6 | always-tesselate-blocks=auto 7 | fix-smooth-lighting-offset=auto 8 | fix-luminous-block-ambient-occlusion=auto 9 | -------------------------------------------------------------------------------- /AstralData-1.19.4/config/iris.properties: -------------------------------------------------------------------------------- 1 | #This file stores configuration options for Iris, such as the currently active shaderpack 2 | #Sat Feb 19 23:02:53 MSK 2022 3 | maxShadowRenderDistance=8 4 | shaderPack=Sildur's+Vibrant+Shaders+v1.32+Extreme-VL.zip 5 | enableShaders=false 6 | -------------------------------------------------------------------------------- /AstralData-1.19.4/config/lithium.properties: -------------------------------------------------------------------------------- 1 | # This is the configuration file for Lithium. 2 | # 3 | # You can find information on editing this file and all the available options here: 4 | # https://github.com/jellysquid3/lithium-fabric/wiki/Configuration-File 5 | # 6 | # By default, this file will be empty except for this notice. 7 | -------------------------------------------------------------------------------- /AstralData-1.19.4/config/modmenu.json: -------------------------------------------------------------------------------- 1 | { 2 | "sorting": "ascending", 3 | "count_libraries": true, 4 | "compact_list": true, 5 | "count_children": true, 6 | "mods_button_style": "icon", 7 | "count_hidden_mods": true, 8 | "mod_count_location": "none", 9 | "hide_mod_links": false, 10 | "show_libraries": false, 11 | "hide_mod_license": false, 12 | "hide_badges": false, 13 | "hide_mod_credits": false, 14 | "easter_eggs": true, 15 | "modify_title_screen": true, 16 | "modify_game_menu": true, 17 | "hide_config_buttons": false, 18 | "hidden_mods": [] 19 | } -------------------------------------------------------------------------------- /AstralData-1.19.4/config/roughlyenoughitems/changelog.txt: -------------------------------------------------------------------------------- 1 | 2022.1 -------------------------------------------------------------------------------- /AstralData-1.19.4/config/roughlyenoughitems/config.json5: -------------------------------------------------------------------------------- 1 | { 2 | "basics": { 3 | "favorites": [ 4 | "{type:\"roughlyenoughitems:weather\",weather:\"NOT_SET\"}", 5 | "{mode:\"NOT_SET\",type:\"roughlyenoughitems:time\"}", 6 | "{mode:\"NOT_SET\",type:\"roughlyenoughitems:gamemode\"}" 7 | ], 8 | // Declares whether cheating mode is on. 9 | "cheating": false, 10 | "favoritesEnabled": true, 11 | "keyBindings": { 12 | "recipeKeybind": { 13 | "keyCode": "key.keyboard.r", 14 | "modifier": 0 15 | }, 16 | "usageKeybind": { 17 | "keyCode": "key.keyboard.t", 18 | "modifier": 0 19 | }, 20 | "hideKeybind": { 21 | "keyCode": "key.keyboard.grave.accent", 22 | "modifier": 0 23 | }, 24 | "previousPageKeybind": { 25 | "keyCode": "key.keyboard.unknown", 26 | "modifier": 0 27 | }, 28 | "nextPageKeybind": { 29 | "keyCode": "key.keyboard.unknown", 30 | "modifier": 0 31 | }, 32 | "focusSearchFieldKeybind": { 33 | "keyCode": "key.keyboard.unknown", 34 | "modifier": 0 35 | }, 36 | "copyRecipeIdentifierKeybind": { 37 | "keyCode": "key.keyboard.unknown", 38 | "modifier": 0 39 | }, 40 | "favoriteKeybind": { 41 | "keyCode": "key.keyboard.z", 42 | "modifier": 0 43 | }, 44 | "exportImageKeybind": { 45 | "keyCode": "key.keyboard.unknown", 46 | "modifier": 0 47 | }, 48 | "previousScreenKeybind": { 49 | "keyCode": "key.keyboard.backspace", 50 | "modifier": 0 51 | } 52 | }, 53 | // Declares whether REI is visible. 54 | "overlayVisible": true, 55 | "cheatingStyle": "GRAB", 56 | "motion": { 57 | "favoritesAnimation": true 58 | } 59 | }, 60 | "advanced": { 61 | "filtering": { 62 | "shouldFilterDisplays": true, 63 | "filteringRules": [ 64 | "{id:\"roughlyenoughitems:manual\",rule:{}}" 65 | ], 66 | "filteredStacks": [] 67 | }, 68 | "enableJeiCompatibilityLayer": true, 69 | "tooltips": { 70 | // Declares whether REI should append mod names to entries. 71 | "appendModNames": true, 72 | // Declares whether favorites tooltip should be displayed. 73 | "displayFavoritesTooltip": false 74 | }, 75 | "layout": { 76 | // The ordering of the items on the entry panel. 77 | "entryPanelOrdering": "REGISTRY_ASCENDING", 78 | // Declares the maximum amount of recipes displayed in a page if possible. 79 | "maxRecipesPerPage": 8, 80 | // Declares the maximum amount of recipes displayed in a page if possible. 81 | "maxRecipesPageHeight": 300, 82 | // Declares whether entry rendering time should be debugged. 83 | "debugRenderTimeRequired": false, 84 | // Merges displays with equal contents under 1 display. 85 | "mergeDisplayUnderOne": true, 86 | "favoriteAddWidgetMode": "ALWAYS_VISIBLE" 87 | }, 88 | "accessibility": { 89 | "entrySize": 1.0, 90 | // Declares the position of the entry panel. 91 | "displayPanelLocation": "RIGHT", 92 | // Declares how the scrollbar in composite screen should act. 93 | "compositeScrollBarPermanent": false, 94 | "toastDisplayedOnCopyIdentifier": true, 95 | // Declares whether REI should use compact tabs for categories. 96 | "useCompactTabs": true, 97 | // Declares whether REI should use compact tab buttons for categories. 98 | "useCompactTabButtons": true 99 | }, 100 | "search": { 101 | // Declares whether search time should be debugged. 102 | "debugSearchTimeRequired": false, 103 | // Declares whether REI should search async. 104 | "asyncSearch": true, 105 | // Declares how many entries should be grouped one async search. 106 | "asyncSearchPartitionSize": 100, 107 | "tooltipSearch": "ALWAYS", 108 | "tagSearch": "PREFIX", 109 | "identifierSearch": "ALWAYS", 110 | "modSearch": "PREFIX" 111 | }, 112 | "commands": { 113 | // Declares the command used to change gamemode. 114 | "gamemodeCommand": "/gamemode {gamemode}", 115 | // Declares the command used in servers to cheat items. 116 | "giveCommand": "/give {player_name} {item_identifier}{nbt} {count}", 117 | // Declares the command used to change weather. 118 | "weatherCommand": "/weather {weather}", 119 | // Declares the command used to change time. 120 | "timeCommand": "/time set {time}" 121 | }, 122 | "miscellaneous": { 123 | // Declares whether arrows in containers should be clickable. 124 | "clickableRecipeArrows": true, 125 | "registerRecipesInAnotherThread": true, 126 | "newFastEntryRendering": true, 127 | "cachingFastEntryRendering": false 128 | } 129 | }, 130 | "appearance": { 131 | "recipeScreenType": "UNSET", 132 | // Declares the appearance of REI windows. 133 | "theme": "DARK", 134 | "layout": { 135 | // Declares the position of the search field. 136 | "searchFieldLocation": "CENTER", 137 | // Declares the position of the config button. 138 | "configButtonLocation": "LOWER", 139 | // Declares whether the craftable filter button is enabled. 140 | "showCraftableOnlyButton": true 141 | }, 142 | // Declares the appearance of recipe's border. 143 | "recipeBorder": "DEFAULT", 144 | // Declares whether entry panel is scrolled. 145 | "scrollingEntryListWidget": true, 146 | "horizontalEntriesBoundaries": 1.0, 147 | "verticalEntriesBoundaries": 1.0, 148 | "horizontalEntriesBoundariesColumns": 50, 149 | "verticalEntriesBoundariesRows": 1000, 150 | "favoritesHorizontalEntriesBoundaries": 1.0, 151 | "favoritesHorizontalEntriesBoundariesColumns": 50, 152 | "syntaxHighlightingMode": "COLORFUL", 153 | "isFocusModeZoomed": false 154 | }, 155 | "functionality": { 156 | // Declares whether REI should remove the recipe book. 157 | "disableRecipeBook": false, 158 | // Declares whether mob effects should be on the left side instead of the right side. 159 | "leftSideMobEffects": false, 160 | // Declares whether subsets is enabled. 161 | "isSubsetsEnabled": false, 162 | "allowInventoryHighlighting": true, 163 | "itemCheatingMode": "REI_LIKE" 164 | } 165 | } 166 | -------------------------------------------------------------------------------- /AstralData-1.19.4/config/sodium-options.json: -------------------------------------------------------------------------------- 1 | { 2 | "quality": { 3 | "weather_quality": "FAST", 4 | "leaves_quality": "DEFAULT", 5 | "enable_vignette": true 6 | }, 7 | "advanced": { 8 | "arena_memory_allocator": "ASYNC", 9 | "allow_direct_memory_access": true, 10 | "enable_memory_tracing": false, 11 | "use_advanced_staging_buffers": true, 12 | "cpu_render_ahead_limit": 3 13 | }, 14 | "performance": { 15 | "chunk_builder_threads": 2, 16 | "always_defer_chunk_updates": false, 17 | "animate_only_visible_textures": true, 18 | "use_entity_culling": true, 19 | "use_particle_culling": true, 20 | "use_fog_occlusion": true, 21 | "use_block_face_culling": true 22 | }, 23 | "notifications": { 24 | "hide_donation_button": true 25 | } 26 | } -------------------------------------------------------------------------------- /AstralData-1.19.4/config/verify.txt: -------------------------------------------------------------------------------- 1 | ░█████╗░░██████╗████████╗██████╗░░█████╗░██╗░░░░░██╗██╗░░░██╗███╗░░░███╗  ░█████╗░██████╗░░██████╗░░░░ 2 | ██╔══██╗██╔════╝╚══██╔══╝██╔══██╗██╔══██╗██║░░░░░██║██║░░░██║████╗░████║  ██╔══██╗██╔══██╗██╔════╝░░░░ 3 | ███████║╚█████╗░░░░██║░░░██████╔╝███████║██║░░░░░██║██║░░░██║██╔████╔██║  ██║░░██║██████╔╝██║░░██╗░░░░ 4 | ██╔══██║░╚═══██╗░░░██║░░░██╔══██╗██╔══██║██║░░░░░██║██║░░░██║██║╚██╔╝██║  ██║░░██║██╔══██╗██║░░╚██╗░░░ 5 | ██║░░██║██████╔╝░░░██║░░░██║░░██║██║░░██║███████╗██║╚██████╔╝██║░╚═╝░██║  ╚█████╔╝██║░░██║╚██████╔╝██╗ 6 | ╚═╝░░╚═╝╚═════╝░░░░╚═╝░░░╚═╝░░╚═╝╚═╝░░╚═╝╚══════╝╚═╝░╚═════╝░╚═╝░░░░░╚═╝  ░╚════╝░╚═╝░░╚═╝░╚═════╝░╚═╝ 7 | -------------------------------------------------------------------------------- /AstralData-1.19.4/mods/CITResewn-1.1.3+1.19.4.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/mods/CITResewn-1.1.3+1.19.4.jar -------------------------------------------------------------------------------- /AstralData-1.19.4/mods/Debugify-1.19.4+2.2.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/mods/Debugify-1.19.4+2.2.jar -------------------------------------------------------------------------------- /AstralData-1.19.4/mods/Fastload+1.18.2-1.20-3.4.0.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/mods/Fastload+1.18.2-1.20-3.4.0.jar -------------------------------------------------------------------------------- /AstralData-1.19.4/mods/IBEEditor-1.19.4-2.2.2-fabric.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/mods/IBEEditor-1.19.4-2.2.2-fabric.jar -------------------------------------------------------------------------------- /AstralData-1.19.4/mods/RoughlyEnoughItems-11.0.617.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/mods/RoughlyEnoughItems-11.0.617.jar -------------------------------------------------------------------------------- /AstralData-1.19.4/mods/alternate-current-mc1.19-1.6.0.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/mods/alternate-current-mc1.19-1.6.0.jar -------------------------------------------------------------------------------- /AstralData-1.19.4/mods/architectury-8.1.87-fabric.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/mods/architectury-8.1.87-fabric.jar -------------------------------------------------------------------------------- /AstralData-1.19.4/mods/capes-1.5.2+1.19.3-fabric.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/mods/capes-1.5.2+1.19.3-fabric.jar -------------------------------------------------------------------------------- /AstralData-1.19.4/mods/cem-0.7.3.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/mods/cem-0.7.3.jar -------------------------------------------------------------------------------- /AstralData-1.19.4/mods/chunksfadein-v1.0.3-1.19.4.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/mods/chunksfadein-v1.0.3-1.19.4.jar -------------------------------------------------------------------------------- /AstralData-1.19.4/mods/cloth-config-10.0.96-fabric.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/mods/cloth-config-10.0.96-fabric.jar -------------------------------------------------------------------------------- /AstralData-1.19.4/mods/emotecraft-for-MC1.19.4-2.2.7-b.build.48-fabric.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/mods/emotecraft-for-MC1.19.4-2.2.7-b.build.48-fabric.jar -------------------------------------------------------------------------------- /AstralData-1.19.4/mods/exordium-fabric-1.1.1-mc1.19.4.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/mods/exordium-fabric-1.1.1-mc1.19.4.jar -------------------------------------------------------------------------------- /AstralData-1.19.4/mods/fabric-api-0.83.0+1.19.4.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/mods/fabric-api-0.83.0+1.19.4.jar -------------------------------------------------------------------------------- /AstralData-1.19.4/mods/fabric-language-kotlin-1.9.5+kotlin.1.8.22.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/mods/fabric-language-kotlin-1.9.5+kotlin.1.8.22.jar -------------------------------------------------------------------------------- /AstralData-1.19.4/mods/ferritecore-5.2.0-fabric.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/mods/ferritecore-5.2.0-fabric.jar -------------------------------------------------------------------------------- /AstralData-1.19.4/mods/iris-mc1.19.4-1.6.4.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/mods/iris-mc1.19.4-1.6.4.jar -------------------------------------------------------------------------------- /AstralData-1.19.4/mods/limboauth-clientmod-1.0.0-fabric.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/mods/limboauth-clientmod-1.0.0-fabric.jar -------------------------------------------------------------------------------- /AstralData-1.19.4/mods/lithium-fabric-mc1.19.4-0.11.1.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/mods/lithium-fabric-mc1.19.4-0.11.1.jar -------------------------------------------------------------------------------- /AstralData-1.19.4/mods/memoryleakfix-fabric-1.17+-1.0.0.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/mods/memoryleakfix-fabric-1.17+-1.0.0.jar -------------------------------------------------------------------------------- /AstralData-1.19.4/mods/modmenu-6.1.0-rc.4.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/mods/modmenu-6.1.0-rc.4.jar -------------------------------------------------------------------------------- /AstralData-1.19.4/mods/reeses_sodium_options-1.5.0+mc1.19.4-build.72.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/mods/reeses_sodium_options-1.5.0+mc1.19.4-build.72.jar -------------------------------------------------------------------------------- /AstralData-1.19.4/mods/shulkerboxtooltip-fabric-3.3.1+1.19.4.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/mods/shulkerboxtooltip-fabric-3.3.1+1.19.4.jar -------------------------------------------------------------------------------- /AstralData-1.19.4/mods/sodium-extra-0.4.18+mc1.19.4-build.100.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/mods/sodium-extra-0.4.18+mc1.19.4-build.100.jar -------------------------------------------------------------------------------- /AstralData-1.19.4/mods/sodium-fabric-mc1.19.4-0.4.10+build.24.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/mods/sodium-fabric-mc1.19.4-0.4.10+build.24.jar -------------------------------------------------------------------------------- /AstralData-1.19.4/mods/starlight-1.1.1+fabric.ae22326.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/mods/starlight-1.1.1+fabric.ae22326.jar -------------------------------------------------------------------------------- /AstralData-1.19.4/mods/stendhal-1.3.6-1.19.4.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/mods/stendhal-1.3.6-1.19.4.jar -------------------------------------------------------------------------------- /AstralData-1.19.4/mods/verify.txt: -------------------------------------------------------------------------------- 1 | ░█████╗░░██████╗████████╗██████╗░░█████╗░██╗░░░░░██╗██╗░░░██╗███╗░░░███╗  ░█████╗░██████╗░░██████╗░░░░ 2 | ██╔══██╗██╔════╝╚══██╔══╝██╔══██╗██╔══██╗██║░░░░░██║██║░░░██║████╗░████║  ██╔══██╗██╔══██╗██╔════╝░░░░ 3 | ███████║╚█████╗░░░░██║░░░██████╔╝███████║██║░░░░░██║██║░░░██║██╔████╔██║  ██║░░██║██████╔╝██║░░██╗░░░░ 4 | ██╔══██║░╚═══██╗░░░██║░░░██╔══██╗██╔══██║██║░░░░░██║██║░░░██║██║╚██╔╝██║  ██║░░██║██╔══██╗██║░░╚██╗░░░ 5 | ██║░░██║██████╔╝░░░██║░░░██║░░██║██║░░██║███████╗██║╚██████╔╝██║░╚═╝░██║  ╚█████╔╝██║░░██║╚██████╔╝██╗ 6 | ╚═╝░░╚═╝╚═════╝░░░░╚═╝░░░╚═╝░░╚═╝╚═╝░░╚═╝╚══════╝╚═╝░╚═════╝░╚═╝░░░░░╚═╝  ░╚════╝░╚═╝░░╚═╝░╚═════╝░╚═╝ 7 | -------------------------------------------------------------------------------- /AstralData-1.19.4/mods/viafabric-0.4.10+38-dev.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/mods/viafabric-0.4.10+38-dev.jar -------------------------------------------------------------------------------- /AstralData-1.19.4/mods/voicechat-fabric-1.19.4-2.4.9.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/mods/voicechat-fabric-1.19.4-2.4.9.jar -------------------------------------------------------------------------------- /AstralData-1.19.4/resourcepacks/Astralium-1.19.4.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/resourcepacks/Astralium-1.19.4.zip -------------------------------------------------------------------------------- /AstralData-1.19.4/resourcepacks/verify.txt: -------------------------------------------------------------------------------- 1 | ░█████╗░░██████╗████████╗██████╗░░█████╗░██╗░░░░░██╗██╗░░░██╗███╗░░░███╗  ░█████╗░██████╗░░██████╗░░░░ 2 | ██╔══██╗██╔════╝╚══██╔══╝██╔══██╗██╔══██╗██║░░░░░██║██║░░░██║████╗░████║  ██╔══██╗██╔══██╗██╔════╝░░░░ 3 | ███████║╚█████╗░░░░██║░░░██████╔╝███████║██║░░░░░██║██║░░░██║██╔████╔██║  ██║░░██║██████╔╝██║░░██╗░░░░ 4 | ██╔══██║░╚═══██╗░░░██║░░░██╔══██╗██╔══██║██║░░░░░██║██║░░░██║██║╚██╔╝██║  ██║░░██║██╔══██╗██║░░╚██╗░░░ 5 | ██║░░██║██████╔╝░░░██║░░░██║░░██║██║░░██║███████╗██║╚██████╔╝██║░╚═╝░██║  ╚█████╔╝██║░░██║╚██████╔╝██╗ 6 | ╚═╝░░╚═╝╚═════╝░░░░╚═╝░░░╚═╝░░╚═╝╚═╝░░╚═╝╚══════╝╚═╝░╚═════╝░╚═╝░░░░░╚═╝  ░╚════╝░╚═╝░░╚═╝░╚═════╝░╚═╝ 7 | -------------------------------------------------------------------------------- /AstralData-1.19.4/shaderpacks/BSL_v8.2.01.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/shaderpacks/BSL_v8.2.01.zip -------------------------------------------------------------------------------- /AstralData-1.19.4/shaderpacks/Builder's QOL Shaders V2.10.0.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/shaderpacks/Builder's QOL Shaders V2.10.0.zip -------------------------------------------------------------------------------- /AstralData-1.19.4/shaderpacks/ComplementaryReimagined_r1.4.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/shaderpacks/ComplementaryReimagined_r1.4.zip -------------------------------------------------------------------------------- /AstralData-1.19.4/shaderpacks/ComplementaryShaders_v4.6.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/shaderpacks/ComplementaryShaders_v4.6.zip -------------------------------------------------------------------------------- /AstralData-1.19.4/shaderpacks/Sildur's+Basic+Shaders+v2.1+DoF.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/shaderpacks/Sildur's+Basic+Shaders+v2.1+DoF.zip -------------------------------------------------------------------------------- /AstralData-1.19.4/shaderpacks/Sildur's+Basic+Shaders+v2.1+Fancy.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/shaderpacks/Sildur's+Basic+Shaders+v2.1+Fancy.zip -------------------------------------------------------------------------------- /AstralData-1.19.4/shaderpacks/Sildur's+Basic+Shaders+v2.1+Fast.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/shaderpacks/Sildur's+Basic+Shaders+v2.1+Fast.zip -------------------------------------------------------------------------------- /AstralData-1.19.4/shaderpacks/Sildur's+Basic+Shaders+v2.1+MB.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/shaderpacks/Sildur's+Basic+Shaders+v2.1+MB.zip -------------------------------------------------------------------------------- /AstralData-1.19.4/shaderpacks/Sildur's+Enhanced+Default+v1.15+Fancy.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/shaderpacks/Sildur's+Enhanced+Default+v1.15+Fancy.zip -------------------------------------------------------------------------------- /AstralData-1.19.4/shaderpacks/Sildur's+Enhanced+Default+v1.15+Fast.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/shaderpacks/Sildur's+Enhanced+Default+v1.15+Fast.zip -------------------------------------------------------------------------------- /AstralData-1.19.4/shaderpacks/Sildur's+Vibrant+Shaders+v1.50+Extreme-VL.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/shaderpacks/Sildur's+Vibrant+Shaders+v1.50+Extreme-VL.zip -------------------------------------------------------------------------------- /AstralData-1.19.4/shaderpacks/Sildur's+Vibrant+Shaders+v1.50+Extreme.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/shaderpacks/Sildur's+Vibrant+Shaders+v1.50+Extreme.zip -------------------------------------------------------------------------------- /AstralData-1.19.4/shaderpacks/Sildur's+Vibrant+Shaders+v1.50+High-MB.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/shaderpacks/Sildur's+Vibrant+Shaders+v1.50+High-MB.zip -------------------------------------------------------------------------------- /AstralData-1.19.4/shaderpacks/Sildur's+Vibrant+Shaders+v1.50+High.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/shaderpacks/Sildur's+Vibrant+Shaders+v1.50+High.zip -------------------------------------------------------------------------------- /AstralData-1.19.4/shaderpacks/Sildur's+Vibrant+Shaders+v1.50+Lite.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/shaderpacks/Sildur's+Vibrant+Shaders+v1.50+Lite.zip -------------------------------------------------------------------------------- /AstralData-1.19.4/shaderpacks/Sildur's+Vibrant+Shaders+v1.50+Medium.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/shaderpacks/Sildur's+Vibrant+Shaders+v1.50+Medium.zip -------------------------------------------------------------------------------- /AstralData-1.19.4/shaderpacks/Solas Shader V1.4.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.19.4/shaderpacks/Solas Shader V1.4.zip -------------------------------------------------------------------------------- /AstralData-1.19.4/shaderpacks/verify.txt: -------------------------------------------------------------------------------- 1 | ░█████╗░░██████╗████████╗██████╗░░█████╗░██╗░░░░░██╗██╗░░░██╗███╗░░░███╗  ░█████╗░██████╗░░██████╗░░░░ 2 | ██╔══██╗██╔════╝╚══██╔══╝██╔══██╗██╔══██╗██║░░░░░██║██║░░░██║████╗░████║  ██╔══██╗██╔══██╗██╔════╝░░░░ 3 | ███████║╚█████╗░░░░██║░░░██████╔╝███████║██║░░░░░██║██║░░░██║██╔████╔██║  ██║░░██║██████╔╝██║░░██╗░░░░ 4 | ██╔══██║░╚═══██╗░░░██║░░░██╔══██╗██╔══██║██║░░░░░██║██║░░░██║██║╚██╔╝██║  ██║░░██║██╔══██╗██║░░╚██╗░░░ 5 | ██║░░██║██████╔╝░░░██║░░░██║░░██║██║░░██║███████╗██║╚██████╔╝██║░╚═╝░██║  ╚█████╔╝██║░░██║╚██████╔╝██╗ 6 | ╚═╝░░╚═╝╚═════╝░░░░╚═╝░░░╚═╝░░╚═╝╚═╝░░╚═╝╚══════╝╚═╝░╚═════╝░╚═╝░░░░░╚═╝  ░╚════╝░╚═╝░░╚═╝░╚═════╝░╚═╝ 7 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/.index/alternate-current.pw.toml: -------------------------------------------------------------------------------- 1 | name = "Alternate Current" 2 | filename = "alternate-current-mc1.20-1.7.0.jar" 3 | side = "both" 4 | 5 | [download] 6 | mode = "url" 7 | url = "https://cdn.modrinth.com/data/r0v8vy1s/versions/zrRsTCOk/alternate-current-mc1.20-1.7.0.jar" 8 | hash-format = "sha512" 9 | hash = "10355abdedd8f23c3ad7afa2268988dbce90306c807ab1076f6103f2263dcaad8323b356d76e585910ed6acd0226dc4031e681462524ed4c4c8c0a3564042619" 10 | 11 | [update] 12 | [update.modrinth] 13 | mod-id = "r0v8vy1s" 14 | version = "zrRsTCOk" 15 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/.index/architectury-api.pw.toml: -------------------------------------------------------------------------------- 1 | name = "Architectury" 2 | filename = "architectury-9.1.12-fabric.jar" 3 | side = "both" 4 | 5 | [download] 6 | mode = "url" 7 | url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/Sbew3kXe/architectury-9.1.12-fabric.jar" 8 | hash-format = "sha512" 9 | hash = "54bdfc469f897e70a10b31c49d908e09b9cdefdda87c662ad6695c713fbf901bc37256c157ca7d2b9c70a13b304ee74a88cbead98bb23f1ae10e2aef3482db17" 10 | 11 | [update] 12 | [update.modrinth] 13 | mod-id = "lhGA9TYQ" 14 | version = "Sbew3kXe" 15 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/.index/cem.pw.toml: -------------------------------------------------------------------------------- 1 | name = "Custom Entity Models" 2 | filename = "cem-0.8.0.jar" 3 | side = "both" 4 | 5 | [download] 6 | mode = "url" 7 | url = "https://cdn.modrinth.com/data/YOQCucah/versions/lnLwlnjz/cem-0.8.0.jar" 8 | hash-format = "sha512" 9 | hash = "e04b3b7054674efffcb75d1d55683854f96b342db4e3313f36b7cc0780e5b4d6f5a7be4aea6097e10563afc3f25f2d9d95ca8884c6517e836a861a81a8972138" 10 | 11 | [update] 12 | [update.modrinth] 13 | mod-id = "YOQCucah" 14 | version = "lnLwlnjz" 15 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/.index/chunks-fade-in.pw.toml: -------------------------------------------------------------------------------- 1 | name = "Chunks fade in" 2 | filename = "chunksfadein-v1.0.1-1.20.jar" 3 | side = "both" 4 | 5 | [download] 6 | mode = "url" 7 | url = "https://cdn.modrinth.com/data/JaNmzvA8/versions/15vyEm1W/chunksfadein-v1.0.1-1.20.jar" 8 | hash-format = "sha512" 9 | hash = "186425f009303aba24fbd61545493bacb2be0c7cc6bca8ac1ecb85946d31d1335c4b84594796943db8cf6d4b79f4cda00d0ae9d2e47309bbd9534e1258bd8751" 10 | 11 | [update] 12 | [update.modrinth] 13 | mod-id = "JaNmzvA8" 14 | version = "15vyEm1W" 15 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/.index/cit-resewn.pw.toml: -------------------------------------------------------------------------------- 1 | name = "CIT Resewn" 2 | filename = "CITResewn-1.1.3+1.20.jar" 3 | side = "both" 4 | 5 | [download] 6 | mode = "url" 7 | url = "https://cdn.modrinth.com/data/otVJckYQ/versions/c7Lo4vij/CITResewn-1.1.3%2B1.20.jar" 8 | hash-format = "sha512" 9 | hash = "9cd0d8445e65e530cbe1df26809cdf56b84502146f0dd601c47a7ba5df8dd8b861d1cc0344e06cd5277dac71c448376f01ea12be953644ebcba76a8b63befed5" 10 | 11 | [update] 12 | [update.modrinth] 13 | mod-id = "otVJckYQ" 14 | version = "c7Lo4vij" 15 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/.index/cloth-config.pw.toml: -------------------------------------------------------------------------------- 1 | name = "Cloth Config v11" 2 | filename = "cloth-config-11.1.106-fabric.jar" 3 | side = "both" 4 | 5 | [download] 6 | mode = "url" 7 | url = "https://cdn.modrinth.com/data/9s6osm5g/versions/s7VTKfLA/cloth-config-11.1.106-fabric.jar" 8 | hash-format = "sha512" 9 | hash = "bce3d04905f49a331ade089332f0bb5f2329a81451f2acdd4d95590cb090dbc88f0192a85de342e705f4aea9f4cdf2add8b5ef842d0014e29f0a2a9c281984a2" 10 | 11 | [update] 12 | [update.modrinth] 13 | mod-id = "9s6osm5g" 14 | version = "s7VTKfLA" 15 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/.index/cull-less-leaves.pw.toml: -------------------------------------------------------------------------------- 1 | name = "Cull Less Leaves" 2 | filename = "CullLessLeaves-1.2.0.jar" 3 | side = "both" 4 | 5 | [download] 6 | mode = "url" 7 | url = "https://cdn.modrinth.com/data/iG6ZHsUV/versions/mafk58Fm/CullLessLeaves-1.2.0.jar" 8 | hash-format = "sha512" 9 | hash = "8f56805c53d1e663945175c5dad9492519c5e2aa56163290de8c3e7c2cc2a9c323828cbb5a7198c601910a55093f5172703ba540602ea9fe22dd9c5ff4b83e31" 10 | 11 | [update] 12 | [update.modrinth] 13 | mod-id = "iG6ZHsUV" 14 | version = "mafk58Fm" 15 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/.index/debugify.pw.toml: -------------------------------------------------------------------------------- 1 | name = "Debugify" 2 | filename = "Debugify-1.20.1+2.0.jar" 3 | side = "both" 4 | 5 | [download] 6 | mode = "url" 7 | url = "https://cdn.modrinth.com/data/QwxR6Gcd/versions/6XDJoCks/Debugify-1.20.1%2B2.0.jar" 8 | hash-format = "sha512" 9 | hash = "4cbeeafd7daadcf8a54526b6f415eac39c8bd1459d44967f484c499f407b9625c10faa5c8f825946d97529d5d64fd7504669bc13ebc4c3eb2a143aa20b50e4bd" 10 | 11 | [update] 12 | [update.modrinth] 13 | mod-id = "QwxR6Gcd" 14 | version = "6XDJoCks" 15 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/.index/dynamic-fps.pw.toml: -------------------------------------------------------------------------------- 1 | name = "Dynamic FPS" 2 | filename = "dynamic-fps-2.4.0.jar" 3 | side = "both" 4 | 5 | [download] 6 | mode = "url" 7 | url = "https://cdn.modrinth.com/data/LQ3K71Q1/versions/Usg995P0/dynamic-fps-2.4.0.jar" 8 | hash-format = "sha512" 9 | hash = "4eb6ba150ef34f846c1552e0b1e6ba692f21e9347fcbc28d4c3d802a901a4d06d62bd54c24d4006dbf0872e2a4daf41e8379dd867aeb52173aca550159b9974c" 10 | 11 | [update] 12 | [update.modrinth] 13 | mod-id = "LQ3K71Q1" 14 | version = "Usg995P0" 15 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/.index/emi.pw.toml: -------------------------------------------------------------------------------- 1 | name = "EMI" 2 | filename = "emi-1.0.18+1.20.1+fabric.jar" 3 | side = "both" 4 | 5 | [download] 6 | mode = "url" 7 | url = "https://cdn.modrinth.com/data/fRiHVvU7/versions/4mx41ehI/emi-1.0.18%2B1.20.1%2Bfabric.jar" 8 | hash-format = "sha512" 9 | hash = "517f786d53a01acc6767e3b00e3eaacacd229c078b77293344e90e6004b75fb529646a071ad3911af1a8be3bba7044047ad3eba495a2de103739f8d78a3a3fdc" 10 | 11 | [update] 12 | [update.modrinth] 13 | mod-id = "fRiHVvU7" 14 | version = "4mx41ehI" 15 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/.index/entityculling.pw.toml: -------------------------------------------------------------------------------- 1 | name = "Entity Culling" 2 | filename = "entityculling-fabric-1.6.2-mc1.20.jar" 3 | side = "both" 4 | 5 | [download] 6 | mode = "url" 7 | url = "https://cdn.modrinth.com/data/NNAgCjsB/versions/d20sUcYn/entityculling-fabric-1.6.2-mc1.20.jar" 8 | hash-format = "sha512" 9 | hash = "d041998579b5b814c2e1c8deab3aa3cb76132c9130fd5abdbedbe4fda8d503cb333922ab5f33c40b2649c6e0504cd9f65c44246c6e346b8e9cfd8f7895fd7334" 10 | 11 | [update] 12 | [update.modrinth] 13 | mod-id = "NNAgCjsB" 14 | version = "d20sUcYn" 15 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/.index/fabric-api.pw.toml: -------------------------------------------------------------------------------- 1 | name = "Fabric API" 2 | filename = "fabric-api-0.86.1+1.20.1.jar" 3 | side = "both" 4 | 5 | [download] 6 | mode = "url" 7 | url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/XheZ9iGK/fabric-api-0.86.1%2B1.20.1.jar" 8 | hash-format = "sha512" 9 | hash = "f5c29b3e054769d9536e0b1178c234b0fa26a0358643ccd5171856841c7948dc73e7a2726cf249a378b11ee8ddedf030d33f7cbeca1fff52d2865afa5ab8ee33" 10 | 11 | [update] 12 | [update.modrinth] 13 | mod-id = "P7dR8mSH" 14 | version = "XheZ9iGK" 15 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/.index/fabric-language-kotlin.pw.toml: -------------------------------------------------------------------------------- 1 | name = "Fabric Language Kotlin" 2 | filename = "fabric-language-kotlin-1.10.8+kotlin.1.9.0.jar" 3 | side = "both" 4 | 5 | [download] 6 | mode = "url" 7 | url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/s10JMAtS/fabric-language-kotlin-1.10.8%2Bkotlin.1.9.0.jar" 8 | hash-format = "sha512" 9 | hash = "8f20eb2f1c9ad30781e599df265476e38bc549466d7f8acd5bdd27d664d15f9da93b3d543a6f0ccc7ff19d11d808dc2c03273cb0a5d4e942074d4823981d23b3" 10 | 11 | [update] 12 | [update.modrinth] 13 | mod-id = "Ha28R6CL" 14 | version = "s10JMAtS" 15 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/.index/ferrite-core.pw.toml: -------------------------------------------------------------------------------- 1 | name = "FerriteCore" 2 | filename = "ferritecore-6.0.0-fabric.jar" 3 | side = "both" 4 | 5 | [download] 6 | mode = "url" 7 | url = "https://cdn.modrinth.com/data/uXXizFIs/versions/FCnCG6PS/ferritecore-6.0.0-fabric.jar" 8 | hash-format = "sha512" 9 | hash = "9f563d8ceb2ec838e5da23257d369a26be0323e2f7777df8bb6e2ac4610dd0020827411f7e82e1f151d0fd9236014a8f02801ab4c1a5857ad3fd90345f6cfa9c" 10 | 11 | [update] 12 | [update.modrinth] 13 | mod-id = "uXXizFIs" 14 | version = "FCnCG6PS" 15 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/.index/forcecloseworldloadingscreen.pw.toml: -------------------------------------------------------------------------------- 1 | name = "kennytvs-epic-force-close-loading-screen-mod-for-fabric" 2 | filename = "forcecloseloadingscreen-2.1.1.jar" 3 | side = "both" 4 | 5 | [download] 6 | mode = "url" 7 | url = "https://cdn.modrinth.com/data/blWBX5n1/versions/thTIgDLT/forcecloseloadingscreen-2.1.1.jar" 8 | hash-format = "sha512" 9 | hash = "b51282bf81792ff33ebb80ee102dbd78dc9415e8ccea68a3f7a6bf7a63224705773f92213a854f2f079a68193986a0dfe1a0226dec34e5c0551ee17ce845adf3" 10 | 11 | [update] 12 | [update.modrinth] 13 | mod-id = "blWBX5n1" 14 | version = "thTIgDLT" 15 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/.index/ibe-editor.pw.toml: -------------------------------------------------------------------------------- 1 | name = "IBE Editor" 2 | filename = "IBEEditor-1.20-2.2.3-fabric.jar" 3 | side = "both" 4 | 5 | [download] 6 | mode = "url" 7 | url = "https://cdn.modrinth.com/data/E9sX1ncV/versions/FlcRmy4g/IBEEditor-1.20-2.2.3-fabric.jar" 8 | hash-format = "sha512" 9 | hash = "6e647e642d0218237bf5c894285514809c2b5558309515af43da786fe4b064a1fd780c1b343f372392d391851e7ed12a564c03e879fda3551b51d925688b2143" 10 | 11 | [update] 12 | [update.modrinth] 13 | mod-id = "E9sX1ncV" 14 | version = "FlcRmy4g" 15 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/.index/iris.pw.toml: -------------------------------------------------------------------------------- 1 | name = "Iris" 2 | filename = "iris-mc1.20.1-1.6.5.jar" 3 | side = "both" 4 | 5 | [download] 6 | mode = "url" 7 | url = "https://cdn.modrinth.com/data/YL57xq9U/versions/Sc0OZ0Ze/iris-mc1.20.1-1.6.5.jar" 8 | hash-format = "sha512" 9 | hash = "770828177b41b6921913cac57eacc94796ea470bf11c3310d9b062274515001e3a123f509f9f034e14c9e0411939f033ac0b731d1ebaa1689e11c7deb1159957" 10 | 11 | [update] 12 | [update.modrinth] 13 | mod-id = "YL57xq9U" 14 | version = "Sc0OZ0Ze" 15 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/.index/lithium.pw.toml: -------------------------------------------------------------------------------- 1 | name = "Lithium" 2 | filename = "lithium-fabric-mc1.20.1-0.11.2.jar" 3 | side = "both" 4 | 5 | [download] 6 | mode = "url" 7 | url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/ZSNsJrPI/lithium-fabric-mc1.20.1-0.11.2.jar" 8 | hash-format = "sha512" 9 | hash = "d1b5c90ba8b4879814df7fbf6e67412febbb2870e8131858c211130e9b5546e86b213b768b912fc7a2efa37831ad91caf28d6d71ba972274618ffd59937e5d0d" 10 | 11 | [update] 12 | [update.modrinth] 13 | mod-id = "gvQqBUqZ" 14 | version = "ZSNsJrPI" 15 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/.index/memoryleakfix.pw.toml: -------------------------------------------------------------------------------- 1 | name = "Memory Leak Fix" 2 | filename = "memoryleakfix-fabric-1.17+-1.1.1.jar" 3 | side = "both" 4 | 5 | [download] 6 | mode = "url" 7 | url = "https://cdn.modrinth.com/data/NRjRiSSD/versions/kLyFtyv2/memoryleakfix-fabric-1.17%2B-1.1.1.jar" 8 | hash-format = "sha512" 9 | hash = "9fb9c9702209d290ea47ce527067e7c32feb1882da21e566a597d17198d102c35445de5ab72643ea4f8f972843002df2aa8fce70133bf08709a1b4868040d75e" 10 | 11 | [update] 12 | [update.modrinth] 13 | mod-id = "NRjRiSSD" 14 | version = "kLyFtyv2" 15 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/.index/modmenu.pw.toml: -------------------------------------------------------------------------------- 1 | name = "Mod Menu" 2 | filename = "modmenu-7.2.1.jar" 3 | side = "both" 4 | 5 | [download] 6 | mode = "url" 7 | url = "https://cdn.modrinth.com/data/mOgUt4GM/versions/eTCL1uh8/modmenu-7.2.1.jar" 8 | hash-format = "sha512" 9 | hash = "bcf9f30825d51e55ed5edef77b481a8e42ba61e6b78e32b6258ce86aaf4cfe812c4bd81595c5acebc65c876ae5b9840a7fb57d8ad7d26229c74b49c1b530e76f" 10 | 11 | [update] 12 | [update.modrinth] 13 | mod-id = "mOgUt4GM" 14 | version = "eTCL1uh8" 15 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/.index/not-enough-animations.pw.toml: -------------------------------------------------------------------------------- 1 | name = "Not Enough Animations" 2 | filename = "notenoughanimations-fabric-1.6.4-mc1.20.jar" 3 | side = "both" 4 | 5 | [download] 6 | mode = "url" 7 | url = "https://cdn.modrinth.com/data/MPCX6s5C/versions/6auoqhMp/notenoughanimations-fabric-1.6.4-mc1.20.jar" 8 | hash-format = "sha512" 9 | hash = "ff4ad244f553e2b75f264eb2487f831745ade306dd1039522f25010608db6f27b9283517cbec01c10908ef6c8d9d36f9296f5d6acb47c68a588df5347e298ebd" 10 | 11 | [update] 12 | [update.modrinth] 13 | mod-id = "MPCX6s5C" 14 | version = "6auoqhMp" 15 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/.index/reeses-sodium-options.pw.toml: -------------------------------------------------------------------------------- 1 | name = "Reese's Sodium Options" 2 | filename = "reeses_sodium_options-1.6.4+mc1.20.1-build.94.jar" 3 | side = "both" 4 | 5 | [download] 6 | mode = "url" 7 | url = "https://cdn.modrinth.com/data/Bh37bMuy/versions/JB3vAAoX/reeses_sodium_options-1.6.4%2Bmc1.20.1-build.94.jar" 8 | hash-format = "sha512" 9 | hash = "7abf6474f694d5a6d3dff4c8e88051b423f33afb770fcf457d15fcafde946103e6a1081159e4f8ff1f84e3e7cc0a3de4b98b81d90ec6e108a8be8b7664838cde" 10 | 11 | [update] 12 | [update.modrinth] 13 | mod-id = "Bh37bMuy" 14 | version = "JB3vAAoX" 15 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/.index/shulkerboxtooltip.pw.toml: -------------------------------------------------------------------------------- 1 | name = "Shulker Box Tooltip" 2 | filename = "shulkerboxtooltip-fabric-4.0.4+1.20.1.jar" 3 | side = "both" 4 | 5 | [download] 6 | mode = "url" 7 | url = "https://cdn.modrinth.com/data/2M01OLQq/versions/gVxjsEiQ/shulkerboxtooltip-fabric-4.0.4%2B1.20.1.jar" 8 | hash-format = "sha512" 9 | hash = "65cdc8b565e5a7f9a855dd35c7c4b20daae0c6a5822e9a32dabd0f8fd4df6353c9fbd9d1437b83c6f7824e1c65ce466a82f70a7b7ef007bd54afa63718037043" 10 | 11 | [update] 12 | [update.modrinth] 13 | mod-id = "2M01OLQq" 14 | version = "gVxjsEiQ" 15 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/.index/simple-voice-chat.pw.toml: -------------------------------------------------------------------------------- 1 | name = "Simple Voice Chat" 2 | filename = "voicechat-fabric-1.20.1-2.4.16.jar" 3 | side = "both" 4 | 5 | [download] 6 | mode = "url" 7 | url = "https://cdn.modrinth.com/data/9eGKb6K1/versions/Wq1967bc/voicechat-fabric-1.20.1-2.4.16.jar" 8 | hash-format = "sha512" 9 | hash = "f41fc5a6bcddadeac0fc639eb0dc8fc47cdef06038bb4745cc83d70492e419751bf2fe563b37389565497898225cf790b4ff4d08b99954321b623ea1ba274952" 10 | 11 | [update] 12 | [update.modrinth] 13 | mod-id = "9eGKb6K1" 14 | version = "Wq1967bc" 15 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/.index/smooth-swapping.pw.toml: -------------------------------------------------------------------------------- 1 | name = "Smooth Swapping" 2 | filename = "smoothswapping-0.9.2-1.20-fabric.jar" 3 | side = "both" 4 | 5 | [download] 6 | mode = "url" 7 | url = "https://cdn.modrinth.com/data/ydZic5r4/versions/KOYMoQlX/smoothswapping-0.9.2-1.20-fabric.jar" 8 | hash-format = "sha512" 9 | hash = "3d03f9bebfb5f7478bab9f080e43c47799c82937db3940380219280f9b0a12dceb24532f9ff6d277022e7f96f2aeb5b2d53014e5f895f3da4a78c6a8e012f0cd" 10 | 11 | [update] 12 | [update.modrinth] 13 | mod-id = "ydZic5r4" 14 | version = "KOYMoQlX" 15 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/.index/sodium-extra.pw.toml: -------------------------------------------------------------------------------- 1 | name = "Sodium Extra" 2 | filename = "sodium-extra-0.5.0+mc1.20.1-build.111.jar" 3 | side = "both" 4 | 5 | [download] 6 | mode = "url" 7 | url = "https://cdn.modrinth.com/data/PtjYWJkn/versions/5KCYvoSI/sodium-extra-0.5.0%2Bmc1.20.1-build.111.jar" 8 | hash-format = "sha512" 9 | hash = "5e250e73a45b166e12339a0c705462338c5641d6fbe2be57680460090a8f9c2565410f73a33c971a637ddc355ffe79cf84dba7cf01116d8789e3cb6108235252" 10 | 11 | [update] 12 | [update.modrinth] 13 | mod-id = "PtjYWJkn" 14 | version = "5KCYvoSI" 15 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/.index/sodium.pw.toml: -------------------------------------------------------------------------------- 1 | name = "Sodium" 2 | filename = "sodium-fabric-mc1.20.1-0.5.0.jar" 3 | side = "both" 4 | 5 | [download] 6 | mode = "url" 7 | url = "https://cdn.modrinth.com/data/AANobbMI/versions/hiO9bwqc/sodium-fabric-mc1.20.1-0.5.0.jar" 8 | hash-format = "sha512" 9 | hash = "506c80ffc90219cff0983b74d9774b892b4a5dd1d60d79cd2972b56dd38bb7d2a2a624be995c9782bae6775b89b4d753227759d6d84e7570986793d245a249de" 10 | 11 | [update] 12 | [update.modrinth] 13 | mod-id = "AANobbMI" 14 | version = "hiO9bwqc" 15 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/.index/starlight.pw.toml: -------------------------------------------------------------------------------- 1 | name = "Starlight (Fabric)" 2 | filename = "starlight-1.1.2+fabric.dbc156f.jar" 3 | side = "both" 4 | 5 | [download] 6 | mode = "url" 7 | url = "https://cdn.modrinth.com/data/H8CaAYZC/versions/XGIsoVGT/starlight-1.1.2%2Bfabric.dbc156f.jar" 8 | hash-format = "sha512" 9 | hash = "6b0e363fc2d6cd2f73b466ab9ba4f16582bb079b8449b7f3ed6e11aa365734af66a9735a7203cf90f8bc9b24e7ce6409eb04d20f84e04c7c6b8e34f4cc8578bb" 10 | 11 | [update] 12 | [update.modrinth] 13 | mod-id = "H8CaAYZC" 14 | version = "XGIsoVGT" 15 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/.index/viafabric.pw.toml: -------------------------------------------------------------------------------- 1 | name = "ViaFabric" 2 | filename = "viafabric-0.4.10+40-main.jar" 3 | side = "both" 4 | 5 | [download] 6 | mode = "url" 7 | url = "https://cdn.modrinth.com/data/YlKdE5VK/versions/j15sFcP7/viafabric-0.4.10%2B40-main.jar" 8 | hash-format = "sha512" 9 | hash = "3f7742aea9fc4ae3059394f5e386edb2d52a2a6d77861bd4590ae2320606b4381c723e22f7c419644037f71b8cef5a51d89372f2ed050eefaf79defb5e462b3d" 10 | 11 | [update] 12 | [update.modrinth] 13 | mod-id = "YlKdE5VK" 14 | version = "j15sFcP7" 15 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/.index/yacl.pw.toml: -------------------------------------------------------------------------------- 1 | name = "YetAnotherConfigLib" 2 | filename = "yet-another-config-lib-fabric-3.1.0+1.20.jar" 3 | side = "both" 4 | 5 | [download] 6 | mode = "url" 7 | url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/CgwTUAR2/yet-another-config-lib-fabric-3.1.0%2B1.20.jar" 8 | hash-format = "sha512" 9 | hash = "252d3063e99476c4a0b4de70bf030b8e590f1ab37f7681360e53268c6d40d6fb87aef5ad778943296246a1cce0dcd606a267c3f1779807ac7a8783f010679b45" 10 | 11 | [update] 12 | [update.modrinth] 13 | mod-id = "1eAoo2KR" 14 | version = "CgwTUAR2" 15 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/CITResewn-1.1.3+1.20.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/mods/CITResewn-1.1.3+1.20.jar -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/CullLessLeaves-1.2.0.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/mods/CullLessLeaves-1.2.0.jar -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/Debugify-1.20.1+2.0.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/mods/Debugify-1.20.1+2.0.jar -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/IBEEditor-1.20-2.2.3-fabric.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/mods/IBEEditor-1.20-2.2.3-fabric.jar -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/alternate-current-mc1.20-1.7.0.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/mods/alternate-current-mc1.20-1.7.0.jar -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/architectury-9.1.12-fabric.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/mods/architectury-9.1.12-fabric.jar -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/cem-0.8.0.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/mods/cem-0.8.0.jar -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/chunksfadein-v1.0.1-1.20.jar.disabled: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/mods/chunksfadein-v1.0.1-1.20.jar.disabled -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/cloth-config-11.1.106-fabric.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/mods/cloth-config-11.1.106-fabric.jar -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/dynamic-fps-2.4.0.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/mods/dynamic-fps-2.4.0.jar -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/emi-1.0.18+1.20.1+fabric.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/mods/emi-1.0.18+1.20.1+fabric.jar -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/entityculling-fabric-1.6.2-mc1.20.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/mods/entityculling-fabric-1.6.2-mc1.20.jar -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/fabric-api-0.86.1+1.20.1.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/mods/fabric-api-0.86.1+1.20.1.jar -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/fabric-language-kotlin-1.10.8+kotlin.1.9.0.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/mods/fabric-language-kotlin-1.10.8+kotlin.1.9.0.jar -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/ferritecore-6.0.0-fabric.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/mods/ferritecore-6.0.0-fabric.jar -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/forcecloseloadingscreen-2.1.1.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/mods/forcecloseloadingscreen-2.1.1.jar -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/iris-mc1.20.1-1.6.5.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/mods/iris-mc1.20.1-1.6.5.jar -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/lithium-fabric-mc1.20.1-0.11.2.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/mods/lithium-fabric-mc1.20.1-0.11.2.jar -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/memoryleakfix-fabric-1.17+-1.1.1.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/mods/memoryleakfix-fabric-1.17+-1.1.1.jar -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/modmenu-7.2.1.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/mods/modmenu-7.2.1.jar -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/notenoughanimations-fabric-1.6.4-mc1.20.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/mods/notenoughanimations-fabric-1.6.4-mc1.20.jar -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/reeses_sodium_options-1.6.4+mc1.20.1-build.94.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/mods/reeses_sodium_options-1.6.4+mc1.20.1-build.94.jar -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/shulkerboxtooltip-fabric-4.0.4+1.20.1.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/mods/shulkerboxtooltip-fabric-4.0.4+1.20.1.jar -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/smoothswapping-0.9.2-1.20-fabric.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/mods/smoothswapping-0.9.2-1.20-fabric.jar -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/sodium-extra-0.5.0+mc1.20.1-build.111.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/mods/sodium-extra-0.5.0+mc1.20.1-build.111.jar -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/sodium-fabric-mc1.20.1-0.5.0.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/mods/sodium-fabric-mc1.20.1-0.5.0.jar -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/starlight-1.1.2+fabric.dbc156f.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/mods/starlight-1.1.2+fabric.dbc156f.jar -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/verify.txt: -------------------------------------------------------------------------------- 1 | ░█████╗░░██████╗████████╗██████╗░░█████╗░██╗░░░░░██╗██╗░░░██╗███╗░░░███╗  ░█████╗░██████╗░░██████╗░░░░ 2 | ██╔══██╗██╔════╝╚══██╔══╝██╔══██╗██╔══██╗██║░░░░░██║██║░░░██║████╗░████║  ██╔══██╗██╔══██╗██╔════╝░░░░ 3 | ███████║╚█████╗░░░░██║░░░██████╔╝███████║██║░░░░░██║██║░░░██║██╔████╔██║  ██║░░██║██████╔╝██║░░██╗░░░░ 4 | ██╔══██║░╚═══██╗░░░██║░░░██╔══██╗██╔══██║██║░░░░░██║██║░░░██║██║╚██╔╝██║  ██║░░██║██╔══██╗██║░░╚██╗░░░ 5 | ██║░░██║██████╔╝░░░██║░░░██║░░██║██║░░██║███████╗██║╚██████╔╝██║░╚═╝░██║  ╚█████╔╝██║░░██║╚██████╔╝██╗ 6 | ╚═╝░░╚═╝╚═════╝░░░░╚═╝░░░╚═╝░░╚═╝╚═╝░░╚═╝╚══════╝╚═╝░╚═════╝░╚═╝░░░░░╚═╝  ░╚════╝░╚═╝░░╚═╝░╚═════╝░╚═╝ 7 | -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/viafabric-0.4.10+40-main.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/mods/viafabric-0.4.10+40-main.jar -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/voicechat-fabric-1.20.1-2.4.16.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/mods/voicechat-fabric-1.20.1-2.4.16.jar -------------------------------------------------------------------------------- /AstralData-1.20.1/mods/yet-another-config-lib-fabric-3.1.0+1.20.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/mods/yet-another-config-lib-fabric-3.1.0+1.20.jar -------------------------------------------------------------------------------- /AstralData-1.20.1/resourcepacks/Astralium-1.20.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/resourcepacks/Astralium-1.20.zip -------------------------------------------------------------------------------- /AstralData-1.20.1/resourcepacks/verify.txt: -------------------------------------------------------------------------------- 1 | ░█████╗░░██████╗████████╗██████╗░░█████╗░██╗░░░░░██╗██╗░░░██╗███╗░░░███╗  ░█████╗░██████╗░░██████╗░░░░ 2 | ██╔══██╗██╔════╝╚══██╔══╝██╔══██╗██╔══██╗██║░░░░░██║██║░░░██║████╗░████║  ██╔══██╗██╔══██╗██╔════╝░░░░ 3 | ███████║╚█████╗░░░░██║░░░██████╔╝███████║██║░░░░░██║██║░░░██║██╔████╔██║  ██║░░██║██████╔╝██║░░██╗░░░░ 4 | ██╔══██║░╚═══██╗░░░██║░░░██╔══██╗██╔══██║██║░░░░░██║██║░░░██║██║╚██╔╝██║  ██║░░██║██╔══██╗██║░░╚██╗░░░ 5 | ██║░░██║██████╔╝░░░██║░░░██║░░██║██║░░██║███████╗██║╚██████╔╝██║░╚═╝░██║  ╚█████╔╝██║░░██║╚██████╔╝██╗ 6 | ╚═╝░░╚═╝╚═════╝░░░░╚═╝░░░╚═╝░░╚═╝╚═╝░░╚═╝╚══════╝╚═╝░╚═════╝░╚═╝░░░░░╚═╝  ░╚════╝░╚═╝░░╚═╝░╚═════╝░╚═╝ 7 | -------------------------------------------------------------------------------- /AstralData-1.20.1/shaderpacks/BSL_v8.2.01.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/shaderpacks/BSL_v8.2.01.zip -------------------------------------------------------------------------------- /AstralData-1.20.1/shaderpacks/Builder's QOL Shaders V2.10.0.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/shaderpacks/Builder's QOL Shaders V2.10.0.zip -------------------------------------------------------------------------------- /AstralData-1.20.1/shaderpacks/ComplementaryReimagined_r1.4.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/shaderpacks/ComplementaryReimagined_r1.4.zip -------------------------------------------------------------------------------- /AstralData-1.20.1/shaderpacks/ComplementaryShaders_v4.6.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/shaderpacks/ComplementaryShaders_v4.6.zip -------------------------------------------------------------------------------- /AstralData-1.20.1/shaderpacks/Sildur's+Basic+Shaders+v2.1+DoF.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/shaderpacks/Sildur's+Basic+Shaders+v2.1+DoF.zip -------------------------------------------------------------------------------- /AstralData-1.20.1/shaderpacks/Sildur's+Basic+Shaders+v2.1+Fancy.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/shaderpacks/Sildur's+Basic+Shaders+v2.1+Fancy.zip -------------------------------------------------------------------------------- /AstralData-1.20.1/shaderpacks/Sildur's+Basic+Shaders+v2.1+Fast.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/shaderpacks/Sildur's+Basic+Shaders+v2.1+Fast.zip -------------------------------------------------------------------------------- /AstralData-1.20.1/shaderpacks/Sildur's+Basic+Shaders+v2.1+MB.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/shaderpacks/Sildur's+Basic+Shaders+v2.1+MB.zip -------------------------------------------------------------------------------- /AstralData-1.20.1/shaderpacks/Sildur's+Enhanced+Default+v1.15+Fancy.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/shaderpacks/Sildur's+Enhanced+Default+v1.15+Fancy.zip -------------------------------------------------------------------------------- /AstralData-1.20.1/shaderpacks/Sildur's+Enhanced+Default+v1.15+Fast.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/shaderpacks/Sildur's+Enhanced+Default+v1.15+Fast.zip -------------------------------------------------------------------------------- /AstralData-1.20.1/shaderpacks/Sildur's+Vibrant+Shaders+v1.50+Extreme-VL.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/shaderpacks/Sildur's+Vibrant+Shaders+v1.50+Extreme-VL.zip -------------------------------------------------------------------------------- /AstralData-1.20.1/shaderpacks/Sildur's+Vibrant+Shaders+v1.50+Extreme.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/shaderpacks/Sildur's+Vibrant+Shaders+v1.50+Extreme.zip -------------------------------------------------------------------------------- /AstralData-1.20.1/shaderpacks/Sildur's+Vibrant+Shaders+v1.50+High-MB.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/shaderpacks/Sildur's+Vibrant+Shaders+v1.50+High-MB.zip -------------------------------------------------------------------------------- /AstralData-1.20.1/shaderpacks/Sildur's+Vibrant+Shaders+v1.50+High.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/shaderpacks/Sildur's+Vibrant+Shaders+v1.50+High.zip -------------------------------------------------------------------------------- /AstralData-1.20.1/shaderpacks/Sildur's+Vibrant+Shaders+v1.50+Lite.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/shaderpacks/Sildur's+Vibrant+Shaders+v1.50+Lite.zip -------------------------------------------------------------------------------- /AstralData-1.20.1/shaderpacks/Sildur's+Vibrant+Shaders+v1.50+Medium.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/shaderpacks/Sildur's+Vibrant+Shaders+v1.50+Medium.zip -------------------------------------------------------------------------------- /AstralData-1.20.1/shaderpacks/Solas Shader V1.4.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralData-1.20.1/shaderpacks/Solas Shader V1.4.zip -------------------------------------------------------------------------------- /AstralData-1.20.1/shaderpacks/verify.txt: -------------------------------------------------------------------------------- 1 | ░█████╗░░██████╗████████╗██████╗░░█████╗░██╗░░░░░██╗██╗░░░██╗███╗░░░███╗  ░█████╗░██████╗░░██████╗░░░░ 2 | ██╔══██╗██╔════╝╚══██╔══╝██╔══██╗██╔══██╗██║░░░░░██║██║░░░██║████╗░████║  ██╔══██╗██╔══██╗██╔════╝░░░░ 3 | ███████║╚█████╗░░░░██║░░░██████╔╝███████║██║░░░░░██║██║░░░██║██╔████╔██║  ██║░░██║██████╔╝██║░░██╗░░░░ 4 | ██╔══██║░╚═══██╗░░░██║░░░██╔══██╗██╔══██║██║░░░░░██║██║░░░██║██║╚██╔╝██║  ██║░░██║██╔══██╗██║░░╚██╗░░░ 5 | ██║░░██║██████╔╝░░░██║░░░██║░░██║██║░░██║███████╗██║╚██████╔╝██║░╚═╝░██║  ╚█████╔╝██║░░██║╚██████╔╝██╗ 6 | ╚═╝░░╚═╝╚═════╝░░░░╚═╝░░░╚═╝░░╚═╝╚═╝░░╚═╝╚══════╝╚═╝░╚═════╝░╚═╝░░░░░╚═╝  ░╚════╝░╚═╝░░╚═╝░╚═════╝░╚═╝ 7 | -------------------------------------------------------------------------------- /AstralLoaders/fabric-installer-0.11.2.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralLoaders/fabric-installer-0.11.2.jar -------------------------------------------------------------------------------- /AstralLoaders/forge-1.12.2-14.23.5.2860-installer.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/AstraliumDev/AstraliumClient/15c347106873ce7b9cfcbef9fa66c41aad593065/AstralLoaders/forge-1.12.2-14.23.5.2860-installer.jar -------------------------------------------------------------------------------- /Information/INFO.txt: -------------------------------------------------------------------------------- 1 | -=-=- UPDATED AT 11 June 2023 (MSK TIME (GMT +3 / UTC +3)) -=-=- 2 | |-====================================================================================================-| 3 | 4 | < ! > EN/RU < ! > 5 | 6 | < Astralium Client Author => DIDIRUS (Dmitriy) > 7 | < DISCORD => didirus > 8 | < GITHUB => https://github.com/AstraliumMC/AstraliumClient > 9 | 10 | < ! > ACTIVE DEVELOPMENT ON LATEST VERSIONS < ! > 11 | 12 | |-====================================================================================================-| 13 | 14 | About Project: 15 | 16 | » Astralium Client (Known as SOPP) - Universal Modpack Client (We're support 1.12.2 / 1.16.5 / 1.19.4 + Any mojang patches for this version of minecraft / 1.20) « 17 | `\ 18 | > ᛜ Quility optimized configuration can make your game smoothed 19 | > ᛜ The B E S T Modpack-Client based on Fabric in Russia ⭐ 20 | > ᛜ Continuous support with updates ⌛ 21 | > ᛜ Suitable for weak devices ⚡ 22 | > ᛜ Suitable for PvP* servers in new versions of the game 23 | > ᛜ Better performance when playing with hard shaders 24 | 25 | - '< ! > Compatible with Wurst Utility mod < ! >' 26 | - '< ! > We DON'T recommend using our client with these utilities to play on third-party servers. < ! >' 27 | - '< ! > You CAN USE these utilities EXCLUSIVELY to test some holes or mechanics on your servers or in a single-player game. < ! >' 28 | |-====================================================================================================-| 29 | 30 | - 'The author is not responsible for the use of other third-party modifications in Astralium Client.' 31 | - 'Created with <3 to deliver the best gaming experience in minecraft.' 32 | 33 | |-====================================================================================================-| 34 | 35 | 36 | Congratulations! You are now a member of our client 37 | We wish you a pleasant game! Enjoy (-: 38 | Link support: 39 | 40 | Links: 41 | `\ 42 | > [EN/RU] Github - https://github.com/AstraliumMC/ 43 | > [EN/RU] Astralium Client Github - https://github.com/AstraliumMC/AstraliumClient 44 | > [EN/RU (Priority)] Author Github - https://github.com/DIDIRUS4 45 | > [EN/RU (Priority)] Astralium Organization Telegram - https://t.me/AstraliumOrg 46 | > [EN/RU] Astralium Development in Discord - https://discord.gg/7XkGYJbtZg 47 | > [RU] Astralium Website - https://astralium.su or https://www.astralium.su -------------------------------------------------------------------------------- /JVM.md: -------------------------------------------------------------------------------- 1 | # Suitable JVM Flags for your Minecraft Client 2 | > If you use Eclipse Adoptium JRE/JDK - Ok! Else consider stay at -XX:+UseG1GC, because OpenJDK doesn't contains Shenandoah Garbage Collector 3 | - -XX:+UseShenandoahGC -XX:+UnlockExperimentalVMOptions -XX:+HeapDumpOnOutOfMemoryError -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -XX:SurvivorRatio=32 -XX:+ParallelRefProcEnabled -XX:G1RSetUpdatingPauseTimePercent=5 -XX:MaxTenuringThreshold=1 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:InitiatingHeapOccupancyPercent=15 4 | 5 | ### Install optimized and suitable JDK's 6 | - https://github.com/adoptium -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | MIT License 2 | 3 | Copyright (c) 2021 DIDIRUS4 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | ![Astralium-RoundedLogo](https://user-images.githubusercontent.com/77334306/230110135-c7cea862-0d39-46c3-b8c5-a90958009e63.png) 2 | # Rights of use / Permissions 3 | - We use the available mods in Github repositories or on CF, MR platforms. Nothing is violated from our side, since this is the author's personal mod package and he just shares it with users. Other users can easily assemble this mod package by downloading the same mods/add-ons or part-rewrite them code for yourself. 4 | # About Astralium Client 5 | - Our mod pack client aims for better performance compared to other mod packs. Get fast chunk generation, less RAM using and stable fps on new versions of the Minecraft. 6 | - Our Discord - https://discord.gg/7XkGYJbtZg 7 | 8 | # Third-Party Authors Links 9 | 10 | - There can be no violations on our part, because we simply publish as a custom add-on package. Links to the authors' resources are listed in this article. If you want us to review the use of your addons here, and you are one of the authors of some addons in this custom package, then you can write to me: Discord - DIDIRUS4#8994 / Telegram - t.me/DIDIRUS4 11 | - If you wish, you can safely go to the source repository, which is available on the specified resources (CurseForge) 12 | 13 | - `All the addons presented below are/have been used in this custom addon package` 14 | 15 | - https://www.curseforge.com/minecraft/mc-mods/architectury-api 16 | - https://www.curseforge.com/minecraft/mc-mods/betterloadingscreen 17 | - https://www.curseforge.com/minecraft/mc-mods/cit-resewn 18 | - https://www.curseforge.com/minecraft/mc-mods/cloth-config 19 | - https://www.curseforge.com/minecraft/mc-mods/continuity 20 | - https://www.curseforge.com/minecraft/mc-mods/custom-entity-models-cem 21 | - https://www.curseforge.com/minecraft/mc-mods/dynamic-fps 22 | - https://www.curseforge.com/minecraft/mc-mods/enhanced-block-entities 23 | - https://www.curseforge.com/minecraft/mc-mods/fabric-api 24 | - https://www.curseforge.com/minecraft/mc-mods/capes 25 | - https://www.curseforge.com/minecraft/mc-mods/fabric-language-kotlin 26 | - https://www.curseforge.com/minecraft/mc-mods/ferritecore-fabric 27 | - https://www.curseforge.com/minecraft/mc-mods/indium 28 | - https://www.curseforge.com/minecraft/mc-mods/irisshaders 29 | - https://www.curseforge.com/minecraft/mc-mods/krypton 30 | - https://www.curseforge.com/minecraft/mc-mods/lambdynamiclights 31 | - https://www.curseforge.com/minecraft/mc-mods/lazydfu 32 | - https://www.curseforge.com/minecraft/mc-mods/modmenu 33 | - https://www.curseforge.com/minecraft/mc-mods/not-enough-animations 34 | - https://www.curseforge.com/minecraft/mc-mods/not-enough-crashes 35 | - https://www.curseforge.com/minecraft/mc-mods/ok-zoomer 36 | - https://www.curseforge.com/minecraft/mc-mods/roughly-enough-items 37 | - https://www.curseforge.com/minecraft/mc-mods/sodium 38 | - https://www.curseforge.com/minecraft/mc-mods/spark 39 | - https://www.curseforge.com/minecraft/mc-mods/starlight 40 | - https://www.curseforge.com/minecraft/mc-mods/viafabric 41 | 42 | - `All the addons presented below with closed sources` 43 | 44 | - https://www.curseforge.com/minecraft/mc-mods/simple-discord-rpc 45 | - `For XaerosMods - https://chocolateminecraft.com/index.php` 46 | - https://www.curseforge.com/minecraft/mc-mods/xaeros-minimap 47 | - https://www.curseforge.com/minecraft/mc-mods/xaeros-world-map 48 | 49 | ### Why Astralium Client ModPack Client 50 | - Using our client, you do not risk losing performance, unless you have too old hardware in your PC / Laptop, but in this case I can direct you to study the minimum characteristics. However, I will still try to help you on my discord channel. 51 | 52 | ### The main advantages of the Astralium Client 53 | 54 | - The mod-pack client completely changes the processing of light in the game due to the StarLight mod (By Tuinity developer), which significantly increases the speed of generating chunks and loading the world on the client side, as well as if the mod is on the server side 55 | With Sodium, Sodium & Iris, you get the best optimization in the game. Optifine is not very good :) 56 | 57 | - In addition to optimizing the game itself, you get a decrease in RAM usage when playing, as well as an accelerated launch of the game (This may not have the full effect if you have a very weak PC or laptop!) 58 | 59 | # Popular Questions 60 | 61 | ### Where OptiFine in SOPP ModPack Client? 62 | - We are not using OptiFine as it conflicts with many mods from other developers for Fabric Loader 63 | Ideal alternative is Sodium or even Iris & Sodium (Shader support in the latter :)) 64 | ### OptiFine Edition 65 | - First added to SOPPv15ROF-STAR. It still has very good optimization due to other mods (Starlight, Hydrogen for example and others). As before, OptiFine with shaders shows very poor performance. 66 | - We do not support Optifine 100% at the moment. This is an open source add-on. Optifine can increase FPS without shaders, powerful particle effects, etc ... But still RSI is the main way to improve the performance of your game 67 | 68 | ### Do you have any plans for a SOPP port for Forge? 69 | 70 | - Unfortunately, this is ruled out, since Forge Loader does not provide an opportunity to optimize it perfectly (At least as it is possible if you used Fabric Loader :)) 71 | 72 | 73 | 74 | # SOPP Addons 75 | ### LFire Addon 76 | - Improves visibility when you burn and in general the fire on the block becomes less than the original 77 | ### HDShield Addon 78 | - Improves shields, making them an HD model (For example, applied drawing patterns) 79 | ### 3D Addon 80 | - Improves the quality of some models, for example: Pointed Dripstone, StoneCutter, Ladders, Chains and other similar models 81 | ### LParticles Addon 82 | - Reduces some particles in PvP and softens campfire smoke 83 | ### LWeather Addon 84 | - Reduces the number of particles during snowfall and rain 85 | ### DarkGUI Addon 86 | - Makes a simple dark theme for inventory, action buttons 87 | 88 | ### Download 89 | Created with VanillaTweaks 90 | - https://github.com/AstraliumMC/SOPP-Client/releases/tag/RPV1 91 | 92 | ### Create your own ResourcePack 93 | < ! > I'm not the owner of VanillaTweaks! < ! > 94 | - https://vanillatweaks.net/picker/resource-packs/ 95 | 96 | # Be careful while download every Astralium /releases 97 | - Some public builds may be labeled as experimental / dangerous / raw or hot tags! 98 | - The author is not responsible for the breakdown of your game when using these versions! Please check with the author if this build is reliable, if you doubt. We hope to always release more or less stable public releases with notes from this paragraph :) Good luck! 99 | 100 | 101 | # Installing Astralium Client 102 | 103 | ### Old Download Package/Archive 104 | - https://github.com/AstraliumMC/SOPP-Client/releases/latest 105 | 106 | ### New Download Package/Archive 107 | > You can execute next command for download modpack package -> `git clone` `{link below}`. 108 | > 109 | > Doesn't have a `Git`? Install it, from this official web resource -> https://git-scm.com/download/ 110 | - https://github.com/AstraliumMC/AstraliumClient.git 111 | 112 | # Methods for installing our client (MultiMC Supported) 113 | 114 | # Installing MultiMC Minecraft Instance Launcher for Arch based Linux distros. 115 | > 1. mkdir multimc-pkgbuild 116 | > 2. cd multimc-pkgbuild 117 | > 3. wget https://raw.githubusercontent.com/MultiMC/multimc-pkgbuild/master/PKGBUILD 118 | > 4. makepkg -si 119 | > 5. Press `Meta` button (like Microsoft Windows button) and type `Multimc` in search area 120 | 121 | 122 | ### How install this modpack client? 123 | > Obviously, the first step is downloading and unpacking our package. 124 | > 125 | > Second step is so easy -> Push `Win (Meta) + R` buttons and input `%appdata%/Roaming/.minecraft`. 126 | > 127 | > Third step is dragging modpack unpacked files from your download/desktop directory to your game directory `.minecraft`. 128 | 129 | # Credits / Rights 130 | - (Our client does not appropriate other people's/author's rights, we're opensource with the MIT license) 131 | 132 | # Thank you for your attention, Astralium Organization appreciates this. 133 | --------------------------------------------------------------------------------