diff --git a/.minecraft/config/default_files/config/betterf3.toml b/.minecraft/config/default_files/config/betterf3.toml deleted file mode 100644 index db34b1d..0000000 --- a/.minecraft/config/default_files/config/betterf3.toml +++ /dev/null @@ -1,82 +0,0 @@ -general = {disable_mod = false, space_modules = false, shadow_text = true, animations = true, animationSpeed = 1.0, fontScale = 1.0, background_color = 1867534416} - -[[modules_left]] - name = "minecraft" - name_color = 10506797 - value_color = 43520 - enabled = true - lines = {minecraft = true} - -[[modules_left]] - name = "fps" - color_high = 5635925 - color_med = 16777045 - color_low = 16733525 - enabled = true - lines = {fps = true} - -[[modules_left]] - name = "empty" - enabled = true - lines = {nothing = true} - -[[modules_left]] - name = "coords" - name_color = 16733525 - color_x = 16733525 - color_y = 5635925 - color_z = 5636095 - enabled = true - lines = {player_coords = true, block_coords = false, chunk_relative_coords = false, chunk_coords = false} - -[[modules_left]] - name = "location" - name_color = 43520 - value_color = 5636095 - enabled = true - lines = {dimension = true, facing = false, rotation = false, light = true, light_server = true, highest_block = false, highest_block_server = false, biome = true, local_difficulty = false, days_played = true} - -[[modules_left]] - name = "empty" - enabled = true - lines = {nothing = true} - -[[modules_left]] - name = "graphics" - name_color = 16755200 - value_color = 5636095 - enabled = true - lines = {render_distance = true, graphics = true, clouds = true, biome_blend_radius = true, shader = true} - -[[modules_left]] - name = "server" - name_color = 11184810 - value_color = 16777045 - enabled = true - lines = {server_tick = true, packets_sent = true, packets_received = true} - -[[modules_right]] - name = "system" - name_color = 16755200 - value_color = 5636095 - enabled = true - lines = {java_version = true, memory_usage = true, allocated_memory = true, cpu = true, display = true, gpu = true, opengl_version = true, gpu_driver = true} - -[[modules_right]] - name = "miscright" - name_color = 16645526 - value_color = 5636095 - enabled = false - lines = {misc_right = true} - -[[modules_right]] - name = "empty" - enabled = true - lines = {nothing = true} - -[[modules_right]] - name = "target" - name_color = 43775 - value_color = 16777045 - enabled = true - lines = {targeted_block = true, id_block = true, block_states = true, block_tags = true, blank = true, targeted_fluid = true, id_fluid = true, fluid_states = true, fluid_tags = true, blank2 = true, targeted_entity = true} \ No newline at end of file diff --git a/.minecraft/config/default_files/config/sodiumdynamiclights-client.toml b/.minecraft/config/default_files/config/sodiumdynamiclights-client.toml deleted file mode 100644 index 628ab95..0000000 --- a/.minecraft/config/default_files/config/sodiumdynamiclights-client.toml +++ /dev/null @@ -1,18 +0,0 @@ -[sodiumdynamiclights] - #Lighting mode - #Allowed Values: OFF, SLOW, FAST, REALTIME - mode = "REALTIME" - #Enable entities light source. - entities = true - #Enable first-person player light source. - self = true - #Enable block entities light source. - block_entities = true - #Enables water-sensitive light sources check. This means that water-sensitive items will not light up when submerged in water. - water_sensitive_check = true - #TNT lighting mode. May be off, simple or fancy. - #Allowed Values: OFF, SIMPLE, FANCY - tnt = "SIMPLE" - #Creeper lighting mode. May be off, simple or fancy. - #Allowed Values: OFF, SIMPLE, FANCY - creeper = "SIMPLE" diff --git a/.minecraft/config/default_files/servers.dat b/.minecraft/config/default_files/servers.dat deleted file mode 100644 index 88ad77c..0000000 Binary files a/.minecraft/config/default_files/servers.dat and /dev/null differ diff --git a/.minecraft/config/simplemenu.json5 b/.minecraft/config/simplemenu.json5 deleted file mode 100644 index 870dc29..0000000 --- a/.minecraft/config/simplemenu.json5 +++ /dev/null @@ -1,30 +0,0 @@ -{ - // Whether a custom window title should be set. Uses the value set in 'customWindowTitle'. - "setCustomWindowTitle": true, - // The custom window title that's used when 'setCustomWindowTitle' is enabled. - "customWindowTitle": "Unbaked Anarchy", - // If a custom window icon should be set. Two files are needed. Both in PNG format. One a 16 pixel square called 'icon_16x16.png', and one a 32 pixel square called 'icon_32x32.png'. Located in './config/simplemenu/icon'. - "setCustomWindowIcon": true, - // If a custom main menu logo should be rendered. This will replace the 'Minecraft' text. A 'logo.png' file is needed. Located in './config/simplemenu/logo'. By default the image dimensions are 1024x256. To remove it completely, use an empty .png file. - "replaceMainMenuLogo": false, - // If a custom main menu 'edition' logo should be rendered. This will replace the 'Java Edition' text. An 'edition.png' file is needed. Located in './config/simplemenu/logo'. By default the image dimensions are 512x64. To remove it completely, use an empty .png file. - "replaceMainMenuEditionLogo": false, - // If a custom background should be rendered. A 'background.png' file is needed. Located in './config/simplemenu/background/'. - "setCustomBackground": true, - // If the Minecraft Realms button should be hidden from the main menu. Enabled by default, since modded Minecraft is incompatible with it. - "hideMinecraftRealmsButton": false, - // Whether the Minecraft Realms button should be replaced by a serverhosting promo button. - "enableServerPromoButton": false, - // The default server promo button text. - "serverPromoButtonTextDefault": "Need a Server?", - // The server promo button text shown when hovering it. - "serverPromoButtonTextOnHover": "Use code PROMO for 25% off", - // The URL that's being navigated to when clicking the server promo button. - "serverPromoButtonClickURL": "https://localhost/exampleurl", - // Whether the splash text should be hidden on the main menu. - "hideSplashText": false, - // Whether experimental/beta mod loader text should be removed from the main menu. - "removeExperimentalModLoaderText": false, - // Whether the text in the bottom left should be removed from the main menu. - "removeTextBottomLeft": false -} \ No newline at end of file diff --git a/.minecraft/config/simplemenu/background/background.png b/.minecraft/config/simplemenu/background/background.png deleted file mode 100644 index 60c02de..0000000 Binary files a/.minecraft/config/simplemenu/background/background.png and /dev/null differ diff --git a/.minecraft/config/simplemenu/icon/icon_16x16.png b/.minecraft/config/simplemenu/icon/icon_16x16.png deleted file mode 100644 index 7f3f0e3..0000000 Binary files a/.minecraft/config/simplemenu/icon/icon_16x16.png and /dev/null differ diff --git a/.minecraft/config/simplemenu/icon/icon_32x32.png b/.minecraft/config/simplemenu/icon/icon_32x32.png index 1ec56a3..9ae8ef4 100644 Binary files a/.minecraft/config/simplemenu/icon/icon_32x32.png and b/.minecraft/config/simplemenu/icon/icon_32x32.png differ diff --git a/.minecraft/config/starterkit/kits/Default.txt b/.minecraft/config/starterkit/kits/Default.txt deleted file mode 100644 index f459684..0000000 --- a/.minecraft/config/starterkit/kits/Default.txt +++ /dev/null @@ -1,42 +0,0 @@ -'head' : '', -'chest' : '{count:1,id:"minecraft:chainmail_chestplate"}', -'legs' : '', -'feet' : '', -'offhand' : '{count:1,id:"minecraft:shield"}', -0 : '{count:1,id:"copper_reforged:copper_sword"}', -1 : '{components:{"travelersbackpack:ability_enabled":0b,"travelersbackpack:backpack_container":[{item:{},slot:0},{item:{},slot:1},{item:{},slot:2},{item:{},slot:3},{item:{},slot:4},{item:{},slot:5},{item:{},slot:6},{item:{},slot:7},{item:{},slot:8},{item:{},slot:9},{item:{},slot:10},{item:{},slot:11},{item:{},slot:12},{item:{},slot:13},{item:{},slot:14},{item:{},slot:15},{item:{},slot:16},{item:{},slot:17},{item:{},slot:18},{item:{},slot:19},{item:{},slot:20},{item:{},slot:21},{item:{},slot:22},{item:{},slot:23},{item:{},slot:24},{item:{},slot:25},{item:{},slot:26}],"travelersbackpack:render_info":{RenderInfo:{LeftTank:{},RightTank:{}}},"travelersbackpack:show_tool_slots":1b,"travelersbackpack:storage_slots":27,"travelersbackpack:tool_slots":2,"travelersbackpack:tools_container":[{item:{count:1,id:"copper_reforged:copper_axe"},slot:0},{item:{count:1,id:"copper_reforged:copper_pickaxe"},slot:1}],"travelersbackpack:upgrade_slots":2,"travelersbackpack:upgrades":[{item:{count:1,id:"travelersbackpack:tanks_upgrade"},slot:0},{item:{count:1,id:"travelersbackpack:crafting_upgrade"},slot:1}]},count:1,id:"travelersbackpack:standard"}', -2 : '{count:1,id:"minecraft:lantern"}', -3 : '', -4 : '', -5 : '', -6 : '', -7 : '', -8 : '', -9 : '', -10 : '', -11 : '', -12 : '', -13 : '', -14 : '', -15 : '', -16 : '', -17 : '', -18 : '', -19 : '', -20 : '', -21 : '', -22 : '', -23 : '', -24 : '', -25 : '', -26 : '', -27 : '', -28 : '', -29 : '', -30 : '', -31 : '', -32 : '', -33 : '', -34 : '', -35 : '', -'effects' : '', \ No newline at end of file diff --git a/.minecraft/config/yosbr/config/betterf3.json b/.minecraft/config/yosbr/config/betterf3.json new file mode 100644 index 0000000..0ee81a0 --- /dev/null +++ b/.minecraft/config/yosbr/config/betterf3.json @@ -0,0 +1,155 @@ +{ + "modules_left": [ + { + "name": "minecraft", + "name_color": 10506797, + "value_color": 43520, + "enabled": true, + "lines": { + "minecraft": true + } + }, + { + "name": "fps", + "color_high": 5635925, + "color_med": 16777045, + "color_low": 16733525, + "enabled": true, + "lines": { + "fps": true + } + }, + { + "name": "empty", + "enabled": true, + "lines": { + "nothing": true + } + }, + { + "name": "coords", + "name_color": 16733525, + "color_x": 16733525, + "color_y": 5635925, + "color_z": 5636095, + "enabled": true, + "lines": { + "player_coords": true, + "block_coords": false, + "chunk_relative_coords": false, + "chunk_coords": false + } + }, + { + "name": "location", + "name_color": 43520, + "value_color": 5636095, + "enabled": true, + "lines": { + "dimension": true, + "facing": false, + "rotation": false, + "light": true, + "light_server": true, + "highest_block": false, + "highest_block_server": false, + "biome": true, + "local_difficulty": false, + "days_played": true + } + }, + { + "name": "empty", + "enabled": true, + "lines": { + "nothing": true + } + }, + { + "name": "graphics", + "name_color": 16755200, + "value_color": 5636095, + "enabled": true, + "lines": { + "render_distance": true, + "graphics": true, + "clouds": true, + "biome_blend_radius": true, + "shader": true + } + }, + { + "name": "server", + "name_color": 11184810, + "value_color": 16777045, + "enabled": true, + "lines": { + "server_tick": true, + "packets_sent": true, + "packets_received": true + } + } + ], + "modules_right": [ + { + "name": "system", + "name_color": 16755200, + "value_color": 5636095, + "enabled": true, + "lines": { + "java_version": true, + "memory_usage": true, + "allocated_memory": true, + "cpu": true, + "display": true, + "gpu": true, + "opengl_version": true, + "gpu_driver": true + } + }, + { + "name": "miscright", + "name_color": 16645526, + "value_color": 5636095, + "enabled": false, + "lines": { + "misc_right": true + } + }, + { + "name": "empty", + "enabled": true, + "lines": { + "nothing": true + } + }, + { + "name": "target", + "name_color": 43775, + "value_color": 16777045, + "enabled": true, + "lines": { + "targeted_block": true, + "id_block": true, + "block_states": true, + "block_tags": true, + "blank": true, + "targeted_fluid": true, + "id_fluid": true, + "fluid_states": true, + "fluid_tags": true, + "blank2": true, + "targeted_entity": true + } + } + ], + "general": { + "disable_mod": false, + "space_modules": false, + "shadow_text": true, + "animations": true, + "animationSpeed": 1.0, + "fontScale": 1.0, + "background_color": 1867534416 + } +} \ No newline at end of file diff --git a/.minecraft/config/default_files/config/immersive_mc-client.json b/.minecraft/config/yosbr/config/immersive_mc-client.json similarity index 100% rename from .minecraft/config/default_files/config/immersive_mc-client.json rename to .minecraft/config/yosbr/config/immersive_mc-client.json diff --git a/.minecraft/config/yosbr/config/luckperms/luckperms.conf b/.minecraft/config/yosbr/config/luckperms/luckperms.conf new file mode 100644 index 0000000..85cebe8 --- /dev/null +++ b/.minecraft/config/yosbr/config/luckperms/luckperms.conf @@ -0,0 +1,652 @@ +#################################################################################################### +# +----------------------------------------------------------------------------------------------+ # +# | __ __ ___ __ __ | # +# | | | | / ` |__/ |__) |__ |__) |\/| /__` | # +# | |___ \__/ \__, | \ | |___ | \ | | .__/ | # +# | | # +# | https://luckperms.net | # +# | | # +# | WIKI: https://luckperms.net/wiki | # +# | DISCORD: https://discord.gg/luckperms | # +# | BUG REPORTS: https://github.com/LuckPerms/LuckPerms/issues | # +# | | # +# | Each option in this file is documented and explained here: | # +# | ==> https://luckperms.net/wiki/Configuration | # +# | | # +# | New options are not added to this file automatically. Default values are used if an | # +# | option cannot be found. The latest config versions can be obtained at the link above. | # +# +----------------------------------------------------------------------------------------------+ # +#################################################################################################### + +# +----------------------------------------------------------------------------------------------+ # +# | | # +# | ESSENTIAL SETTINGS | # +# | | # +# | Important settings that control how LuckPerms functions. | # +# | | # +# +----------------------------------------------------------------------------------------------+ # + +# The name of the server, used for server specific permissions. +# +# - When set to "global" this setting is effectively ignored. +# - In all other cases, the value here is added to all players in a "server" context. +# - See: https://luckperms.net/wiki/Context +server = "global" + +# If the servers own UUID cache/lookup facility should be used when there is no record for a player +# already in LuckPerms. +# +# - When this is set to 'false', commands using a player's username will not work unless the player +# has joined since LuckPerms was first installed. +# - To get around this, you can use a player's uuid directly in the command, or enable this option. +# - When this is set to 'true', the server facility is used. This may use a number of methods, +# including checking the servers local cache, or making a request to the Mojang API. +use-server-uuid-cache = false + + + + +# +----------------------------------------------------------------------------------------------+ # +# | | # +# | STORAGE SETTINGS | # +# | | # +# | Controls which storage method LuckPerms will use to store data. | # +# | | # +# +----------------------------------------------------------------------------------------------+ # + +# How the plugin should store data +# +# - The various options are explained in more detail on the wiki: +# https://luckperms.net/wiki/Storage-types +# +# - Possible options: +# +# | Remote databases - require connection information to be configured below +# |=> MySQL +# |=> MariaDB (preferred over MySQL) +# |=> PostgreSQL +# |=> MongoDB +# +# | Flatfile/local database - don't require any extra configuration +# |=> H2 (preferred over SQLite) +# |=> SQLite +# +# | Readable & editable text files - don't require any extra configuration +# |=> YAML (.yml files) +# |=> JSON (.json files) +# |=> HOCON (.conf files) +# |=> TOML (.toml files) +# | +# | By default, user, group and track data is separated into different files. Data can be combined +# | and all stored in the same file by switching to a combined storage variant. +# | Just add '-combined' to the end of the storage-method, e.g. 'yaml-combined' +# +# - A H2 database is the default option. +# - If you want to edit data manually in "traditional" storage files, we suggest using YAML. +storage-method = "yaml" + +# The following block defines the settings for remote database storage methods. +# +# - You don't need to touch any of the settings here if you're using a local storage method! +# - The connection detail options are shared between all remote storage types. +data { + + # Define the address and port for the database. + # - The standard DB engine port is used by default + # (MySQL = 3306, PostgreSQL = 5432, MongoDB = 27017) + # - Specify as "host:port" if differs + address = "localhost" + + # The name of the database to store LuckPerms data in. + # - This must be created already. Don't worry about this setting if you're using MongoDB. + database = "minecraft" + + # Credentials for the database. + username = "root" + password = "" + + # These settings apply to the MySQL connection pool. + # - The default values will be suitable for the majority of users. + # - Do not change these settings unless you know what you're doing! + pool-settings { + + # Sets the maximum size of the MySQL connection pool. + # - Basically this value will determine the maximum number of actual + # connections to the database backend. + # - More information about determining the size of connection pools can be found here: + # https://github.com/brettwooldridge/HikariCP/wiki/About-Pool-Sizing + maximum-pool-size = 10 + + # Sets the minimum number of idle connections that the pool will try to maintain. + # - For maximum performance and responsiveness to spike demands, it is recommended to not set + # this value and instead allow the pool to act as a fixed size connection pool. + # (set this value to the same as 'maximum-pool-size') + minimum-idle = 10 + + # This setting controls the maximum lifetime of a connection in the pool in milliseconds. + # - The value should be at least 30 seconds less than any database or infrastructure imposed + # connection time limit. + maximum-lifetime = 1800000 # 30 minutes + + # This setting controls how frequently the pool will 'ping' a connection in order to prevent it + # from being timed out by the database or network infrastructure, measured in milliseconds. + # - The value should be less than maximum-lifetime and greater than 30000 (30 seconds). + # - Setting the value to zero will disable the keepalive functionality. + keepalive-time = 0 + + # This setting controls the maximum number of milliseconds that the plugin will wait for a + # connection from the pool, before timing out. + connection-timeout = 5000 # 5 seconds + + # This setting allows you to define extra properties for connections. + # + # By default, the following options are set to enable utf8 encoding. (you may need to remove + # these if you are using PostgreSQL) + # useUnicode = true + # characterEncoding = "utf8" + # + # You can also use this section to disable SSL connections, by uncommenting the 'useSSL' and + # 'verifyServerCertificate' options below. + properties { + useUnicode = true + characterEncoding = "utf8" + #useSSL: false + #verifyServerCertificate: false + } + } + + # The prefix for all LuckPerms SQL tables. + # + # - This only applies for remote SQL storage types (MySQL, MariaDB, etc). + # - Change this if you want to use different tables for different servers. + table-prefix = "luckperms_" + + # The prefix to use for all LuckPerms MongoDB collections. + # + # - This only applies for the MongoDB storage type. + # - Change this if you want to use different collections for different servers. The default is no + # prefix. + mongodb-collection-prefix = "" + + # The connection string URI to use to connect to the MongoDB instance. + # + # - When configured, this setting will override anything defined in the address, database, + # username or password fields above. + # - If you have a connection string that starts with 'mongodb://' or 'mongodb+srv://', enter it + # below. + # - For more information, please see https://docs.mongodb.com/manual/reference/connection-string/ + mongodb-connection-uri = "" +} + +# Define settings for a "split" storage setup. +# +# - This allows you to define a storage method for each type of data. +# - The connection options above still have to be correct for each type here. +split-storage { + # Don't touch this if you don't want to use split storage! + enabled = false + methods { + # These options don't need to be modified if split storage isn't enabled. + user = "h2" + group = "h2" + track = "h2" + uuid = "h2" + log = "h2" + } +} + + + + +# +----------------------------------------------------------------------------------------------+ # +# | | # +# | UPDATE PROPAGATION & MESSAGING SERVICE | # +# | | # +# | Controls the ways in which LuckPerms will sync data & notify other servers of changes. | # +# | These options are documented on greater detail on the wiki under "Instant Updates". | # +# | | # +# +----------------------------------------------------------------------------------------------+ # + +# This option controls how frequently LuckPerms will perform a sync task. +# +# - A sync task will refresh all data from the storage, and ensure that the most up-to-date data is +# being used by the plugin. +# - This is disabled by default, as most users will not need it. However, if you're using a remote +# storage type without a messaging service setup, you may wish to set this to something like 3. +# - Set to -1 to disable the task completely. +sync-minutes = -1 + +# If the file watcher should be enabled. +# +# - When using a file-based storage type, LuckPerms can monitor the data files for changes, and +# automatically update when changes are detected. +# - If you don't want this feature to be active, set this option to false. +watch-files = true + +# Define which messaging service should be used by the plugin. +# +# - If enabled and configured, LuckPerms will use the messaging service to inform other connected +# servers of changes. +# - Use the command "/lp networksync" to manually push changes. +# - Data is NOT stored using this service. It is only used as a messaging platform. +# +# - If you decide to enable this feature, you should set "sync-minutes" to -1, as there is no need +# for LuckPerms to poll the database for changes. +# +# - Possible options: +# => sql Uses the SQL database to form a queue system for communication. Will only work when +# 'storage-method' is set to MySQL or MariaDB. This is chosen by default if the +# option is set to 'auto' and SQL storage is in use. Set to 'notsql' to disable this. +# => pluginmsg Uses the plugin messaging channels to communicate with the proxy. +# LuckPerms must be installed on your proxy & all connected servers backend servers. +# Won't work if you have more than one proxy. +# => redis Uses Redis pub-sub to push changes. Your server connection info must be configured +# below. +# => rabbitmq Uses RabbitMQ pub-sub to push changes. Your server connection info must be +# configured below. +# => nats Uses Nats pub-sub to push changes. Your server connection info must be +# configured below. +# => custom Uses a messaging service provided using the LuckPerms API. +# => auto Attempts to automatically setup a messaging service using redis or sql. +messaging-service = "auto" + +# If LuckPerms should automatically push updates after a change has been made with a command. +auto-push-updates = true + +# If LuckPerms should push logging entries to connected servers via the messaging service. +push-log-entries = true + +# If LuckPerms should broadcast received logging entries to players on this platform. +# +# - If you have LuckPerms installed on your backend servers as well as a BungeeCord proxy, you +# should set this option to false on either your backends or your proxies, to avoid players being +# messaged twice about log entries. +broadcast-received-log-entries = true + +# Settings for Redis. +# Port 6379 is used by default; set address to "host:port" if differs +# Multiple Redis nodes can be specified in the same format as a string list under the name "addresses". +redis { + enabled = false + address = "localhost" + username = "" + password = "" +} + +# Settings for nats. +# Port 4222 is used by default; set address to "host:port" if differs +nats { + enabled = false + address = "localhost" + username = "" + password = "" +} + +# Settings for RabbitMQ. +# Port 5672 is used by default; set address to "host:port" if differs +rabbitmq { + enabled = false + address = "localhost" + vhost = "/" + username = "guest" + password = "guest" +} + + + + +# +----------------------------------------------------------------------------------------------+ # +# | | # +# | CUSTOMIZATION SETTINGS | # +# | | # +# | Settings that allow admins to customize the way LuckPerms operates. | # +# | | # +# +----------------------------------------------------------------------------------------------+ # + +# Controls how temporary permissions/parents/meta should be accumulated. +# +# - The default behaviour is "deny". +# - This behaviour can also be specified when the command is executed. See the command usage +# documentation for more info. +# +# - Possible options: +# => accumulate durations will be added to the existing expiry time +# => replace durations will be replaced if the new duration is later than the current +# expiration +# => deny the command will just fail if you try to add another node with the same expiry +temporary-add-behaviour = "deny" + +# Controls how LuckPerms will determine a users "primary" group. +# +# - The meaning and influence of "primary groups" are explained in detail on the wiki. +# - The preferred approach is to let LuckPerms automatically determine a users primary group +# based on the relative weight of their parent groups. +# +# - Possible options: +# => stored use the value stored against the users record in the file/database +# => parents-by-weight just use the users most highly weighted parent +# => all-parents-by-weight same as above, but calculates based upon all parents inherited from +# both directly and indirectly +primary-group-calculation = "parents-by-weight" + +# If the plugin should check for "extra" permissions with users run LP commands. +# +# - These extra permissions allow finer control over what users can do with each command, and who +# they have access to edit. +# - The nature of the checks are documented on the wiki under "Argument based command permissions". +# - Argument based permissions are *not* static, unlike the 'base' permissions, and will depend upon +# the arguments given within the command. +argument-based-command-permissions = false + +# If the plugin should check whether senders are a member of a given group before they're able to +# edit the groups data or add/remove other users to/from it. +# Note: these limitations do not apply to the web editor! +require-sender-group-membership-to-modify = false + +# If the plugin should send log notifications to users whenever permissions are modified. +# +# - Notifications are only sent to those with the appropriate permission to receive them +# - They can also be temporarily enabled/disabled on a per-user basis using +# '/lp log notify ' +log-notify = true + +# Defines a list of log entries which should not be sent as notifications to users. +# +# - Each entry in the list is a RegEx expression which is matched against the log entry description. +log-notify-filtered-descriptions = [ +# "parent add example" +] + +# If LuckPerms should automatically install translation bundles and periodically update them. +auto-install-translations = true + +# Defines the options for prefix and suffix stacking. +# +# - The feature allows you to display multiple prefixes or suffixes alongside a players username in +# chat. +# - It is explained and documented in more detail on the wiki under "Prefix & Suffix Stacking". +# +# - The options are divided into separate sections for prefixes and suffixes. +# - The 'duplicates' setting refers to how duplicate elements are handled. Can be 'retain-all', +# 'first-only' or 'last-only'. +# - The value of 'start-spacer' is included at the start of the resultant prefix/suffix. +# - The value of 'end-spacer' is included at the end of the resultant prefix/suffix. +# - The value of 'middle-spacer' is included between each element in the resultant prefix/suffix. +# +# - Possible format options: +# => highest Selects the value with the highest weight, from all values +# held by or inherited by the player. +# +# => lowest Same as above, except takes the one with the lowest weight. +# +# => highest_own Selects the value with the highest weight, but will not +# accept any inherited values. +# +# => lowest_own Same as above, except takes the value with the lowest weight. +# +# => highest_inherited Selects the value with the highest weight, but will only +# accept inherited values. +# +# => lowest_inherited Same as above, except takes the value with the lowest weight. +# +# => highest_on_track_ Selects the value with the highest weight, but only if the +# value was inherited from a group on the given track. +# +# => lowest_on_track_ Same as above, except takes the value with the lowest weight. +# +# => highest_not_on_track_ Selects the value with the highest weight, but only if the +# value was inherited from a group not on the given track. +# +# => lowest_not_on_track_ Same as above, except takes the value with the lowest weight. +# +# => highest_from_group_ Selects the value with the highest weight, but only if the +# value was inherited from the given group. +# +# => lowest_from_group_ Same as above, except takes the value with the lowest weight. +# +# => highest_not_from_group_ Selects the value with the highest weight, but only if the +# value was not inherited from the given group. +# +# => lowest_not_from_group_ Same as above, except takes the value with the lowest weight. +meta-formatting { + prefix { + format = [ + "highest" + ] + duplicates = "first-only" + start-spacer = "" + middle-spacer = " " + end-spacer = "" + } + suffix { + format = [ + "highest" + ] + duplicates = "first-only" + start-spacer = "" + middle-spacer = " " + end-spacer = "" + } +} + + + + +# +----------------------------------------------------------------------------------------------+ # +# | | # +# | PERMISSION CALCULATION AND INHERITANCE | # +# | | # +# | Modify the way permission checks, meta lookups and inheritance resolutions are handled. | # +# | | # +# +----------------------------------------------------------------------------------------------+ # + +# The algorithm LuckPerms should use when traversing the "inheritance tree". +# +# - Possible options: +# => breadth-first See: https://en.wikipedia.org/wiki/Breadth-first_search +# => depth-first-pre-order See: https://en.wikipedia.org/wiki/Depth-first_search +# => depth-first-post-order See: https://en.wikipedia.org/wiki/Depth-first_search +inheritance-traversal-algorithm = "depth-first-pre-order" + +# If a final sort according to "inheritance rules" should be performed after the traversal algorithm +# has resolved the inheritance tree. +# +# "Inheritance rules" refers to things such as group weightings, primary group status, and the +# natural contextual ordering of the group nodes. +# +# Setting this to 'true' will allow for the inheritance rules to take priority over the structure of +# the inheritance tree. +# +# Effectively when this setting is 'true': the tree is flattened, and rules applied afterwards, +# and when this setting is 'false':, the rules are just applied during each step of the traversal. +post-traversal-inheritance-sort = false + +# Defines the mode used to determine whether a set of contexts are satisfied. +# +# - Possible options: +# => at-least-one-value-per-key Set A will be satisfied by another set B, if at least one of the +# key-value entries per key in A are also in B. +# => all-values-per-key Set A will be satisfied by another set B, if all key-value +# entries in A are also in B. +context-satisfy-mode = "at-least-one-value-per-key" + +# LuckPerms has a number of built-in contexts. These can be disabled by adding the context key to +# the list below. +disabled-contexts = [ +# "world" +] + +# +----------------------------------------------------------------------------------------------+ # +# | Permission resolution settings | # +# +----------------------------------------------------------------------------------------------+ # + +# If users on this server should have their global permissions applied. +# When set to false, only server specific permissions will apply for users on this server +include-global = true + +# If users on this server should have their global world permissions applied. +# When set to false, only world specific permissions will apply for users on this server +include-global-world = true + +# If users on this server should have global (non-server specific) groups applied +apply-global-groups = true + +# If users on this server should have global (non-world specific) groups applied +apply-global-world-groups = true + +# +----------------------------------------------------------------------------------------------+ # +# | Meta lookup settings | # +# +----------------------------------------------------------------------------------------------+ # + +# Defines how meta values should be selected. +# +# - Possible options: +# => inheritance Selects the meta value that was inherited first +# => highest-number Selects the highest numerical meta value +# => lowest-number Selects the lowest numerical meta value +meta-value-selection-default = "inheritance" + +# Defines how meta values should be selected per key. +meta-value-selection { + #max-homes = "highest-number" +} + +# +----------------------------------------------------------------------------------------------+ # +# | Inheritance settings | # +# +----------------------------------------------------------------------------------------------+ # + +# If the plugin should apply wildcard permissions. +# +# - If set to true, LuckPerms will detect wildcard permissions, and resolve & apply all registered +# permissions matching the wildcard. +apply-wildcards = true + +# If LuckPerms should resolve and apply permissions according to the Sponge style implicit wildcard +# inheritance system. +# +# - That being: If a user has been granted "example", then the player should have also be +# automatically granted "example.function", "example.another", "example.deeper.nesting", +# and so on. +apply-sponge-implicit-wildcards = true + +# If the plugin should parse regex permissions. +# +# - If set to true, LuckPerms will detect regex permissions, marked with "r=" at the start of the +# node, and resolve & apply all registered permissions matching the regex. +apply-regex = true + +# If the plugin should complete and apply shorthand permissions. +# +# - If set to true, LuckPerms will detect and expand shorthand node patterns. +apply-shorthand = true + +# If the owner of an integrated server should bypass permission checks. +# +# - This setting only applies when LuckPerms is active on a single-player world. +# - The owner of an integrated server is the player whose client instance is running the server. +integrated-server-owner-bypasses-checks = true + +# +----------------------------------------------------------------------------------------------+ # +# | Extra settings | # +# +----------------------------------------------------------------------------------------------+ # + +# A list of context calculators which will be skipped when calculating contexts. +# +# - You can disable context calculators by either: +# => specifying the Java class name used by the calculator (e.g. com.example.ExampleCalculator) +# => specifying a sub-section of the Java package used by the calculator (e.g. com.example) +disabled-context-calculators = [] + +# Allows you to set "aliases" for the worlds sent forward for context calculation. +# +# - These aliases are provided in addition to the real world name. Applied recursively. +# - Remove the comment characters for the default aliases to apply. +world-rewrite { + #world_nether = "world" + #world_the_end = "world" +} + +# Define special group weights for this server. +# +# - Group weights can also be applied directly to group data, using the setweight command. +# - This section allows weights to be set on a per-server basis. +group-weight { + #admin = 10 +} + + + +# +----------------------------------------------------------------------------------------------+ # +# | | # +# | FINE TUNING OPTIONS | # +# | | # +# | A number of more niche settings for tweaking and changing behaviour. The section also | # +# | contains toggles for some more specialised features. It is only necessary to make changes to | # +# | these options if you want to fine-tune LuckPerms behaviour. | # +# | | # +# +----------------------------------------------------------------------------------------------+ # + +# +----------------------------------------------------------------------------------------------+ # +# | Server Operator (OP) settings | # +# +----------------------------------------------------------------------------------------------+ # + +# Controls whether server operators should exist at all. +# +# - When set to 'false', all players will be de-opped, and the /op and /deop commands will be +# disabled. Note that vanilla features like the spawn-protection require an operator on the +# server to work. +enable-ops = false + +# Enables or disables a special permission based system in LuckPerms for controlling OP status. +# +# - If set to true, any user with the permission "luckperms.autoop" will automatically be granted +# server operator status. This permission can be inherited, or set on specific servers/worlds, +# temporarily, etc. +# - Additionally, setting this to true will force the "enable-ops" option above to false. All users +# will be de-opped unless they have the permission node, and the op/deop commands will be +# disabled. +# - It is recommended that you use this option instead of assigning a single '*' permission. +# - However, on Fabric this setting can be used as a "pseudo" root wildcard, as many mods support +# the operator system over permissions. +auto-op = false + +# +----------------------------------------------------------------------------------------------+ # +# | Miscellaneous (and rarely used) settings | # +# +----------------------------------------------------------------------------------------------+ # + +# If LuckPerms should produce extra logging output when it handles logins. +# +# - Useful if you're having issues with UUID forwarding or data not being loaded. +debug-logins = false + +# If LuckPerms should allow usernames with non alphanumeric characters. +# +# - Note that due to the design of the storage implementation, usernames must still be 16 characters +# or less. +allow-invalid-usernames = false + +# If LuckPerms should not require users to confirm bulkupdate operations. +# +# - When set to true, operations will be executed immediately. +# - This is not recommended, as bulkupdate has the potential to irreversibly delete large amounts of +# data, and is not designed to be executed automatically. +# - If automation is needed, users should prefer using the LuckPerms API. +skip-bulkupdate-confirmation = false + +# If LuckPerms should prevent bulkupdate operations. +# +# - When set to true, bulkupdate operations (the /lp bulkupdate command) will not work. +# - When set to false, bulkupdate operations will be allowed via the console. +disable-bulkupdate = false + +# If LuckPerms should allow a users primary group to be removed with the 'parent remove' command. +# +# - When this happens, the plugin will set their primary group back to default. +prevent-primary-group-removal = false + +# If LuckPerms should update the list of commands sent to the client when permissions are changed. +update-client-command-list = true + +# If LuckPerms should attempt to resolve Vanilla command target selectors for LP commands. +# See here for more info: https://minecraft.wiki/w/Target_selectors +resolve-command-selectors = false diff --git a/.minecraft/config/yosbr/config/oneworldfolder/oneworldfolder.json b/.minecraft/config/yosbr/config/oneworldfolder/oneworldfolder.json new file mode 100644 index 0000000..b4d0f87 --- /dev/null +++ b/.minecraft/config/yosbr/config/oneworldfolder/oneworldfolder.json @@ -0,0 +1,6 @@ +{ + "external_saves_directory": "--auto-detect", + "priority": -1, + "swap_owf_and_singleplayer_button": false, + "replace_singleplayer_button": true +} \ No newline at end of file diff --git a/.minecraft/config/default_files/config/vivecraft-client-config.json b/.minecraft/config/yosbr/config/vivecraft-client-config.json similarity index 99% rename from .minecraft/config/default_files/config/vivecraft-client-config.json rename to .minecraft/config/yosbr/config/vivecraft-client-config.json index c0a701d..ba3e7e9 100644 --- a/.minecraft/config/default_files/config/vivecraft-client-config.json +++ b/.minecraft/config/yosbr/config/vivecraft-client-config.json @@ -77,7 +77,7 @@ "analogMovement": "true", "QUICKCOMMAND_0": "/gamemode survival", "playerModelType": "VANILLA", - "headToHmdLength": "0.1", + "headToHmdLength": "0.10000000149011612", "chatNotificationSound": "block.note_block.bell", "jumpThreshold": "0.05", "movementSpeedMultiplier": "1.0", diff --git a/.minecraft/config/yosbr/mods/luckperms/yaml-storage/groups/admin.yml b/.minecraft/config/yosbr/mods/luckperms/yaml-storage/groups/admin.yml new file mode 100644 index 0000000..eae5f67 --- /dev/null +++ b/.minecraft/config/yosbr/mods/luckperms/yaml-storage/groups/admin.yml @@ -0,0 +1,5 @@ +name: admin +permissions: +- bluemap +- lambda +- minecraft diff --git a/.minecraft/config/yosbr/mods/luckperms/yaml-storage/groups/default.yml b/.minecraft/config/yosbr/mods/luckperms/yaml-storage/groups/default.yml new file mode 100644 index 0000000..970ba0c --- /dev/null +++ b/.minecraft/config/yosbr/mods/luckperms/yaml-storage/groups/default.yml @@ -0,0 +1 @@ +name: default diff --git a/.minecraft/config/yosbr/mods/luckperms/yaml-storage/groups/luckperms.yml b/.minecraft/config/yosbr/mods/luckperms/yaml-storage/groups/luckperms.yml new file mode 100644 index 0000000..c8a7819 --- /dev/null +++ b/.minecraft/config/yosbr/mods/luckperms/yaml-storage/groups/luckperms.yml @@ -0,0 +1,3 @@ +name: luckperms +permissions: +- luckperms diff --git a/.minecraft/config/default_files/options.txt b/.minecraft/config/yosbr/options.txt similarity index 95% rename from .minecraft/config/default_files/options.txt rename to .minecraft/config/yosbr/options.txt index 481c987..d35749e 100644 --- a/.minecraft/config/default_files/options.txt +++ b/.minecraft/config/yosbr/options.txt @@ -1,33 +1,33 @@ -maxFps:60 -enableVsync:true -difficulty:2 -graphicsMode:0 -ao:2 -prioritizeChunkUpdates:0 -biomeBlendRadius:2 -renderClouds:false -guiScale:2 -darkMojangStudiosBackground:true - -narrator:0 -tutorialStep:none -skipMultiplayerWarning:true -hideMatchedNames:true -joinedFirstServer:true -syncChunkWrites:true -showAutosaveIndicator:true -allowServerListing:true -realmsNotifications:false - -soundCategory_master:1.0 -soundCategory_music:0.50 -soundCategory_record:1.0 -soundCategory_weather:0.25 -soundCategory_block:1.0 -soundCategory_hostile:1.0 -soundCategory_neutral:1.0 -soundCategory_player:1.0 -soundCategory_ambient:1.0 -soundCategory_voice:1.0 - +maxFps:60 +enableVsync:true +difficulty:2 +graphicsMode:0 +ao:2 +prioritizeChunkUpdates:0 +biomeBlendRadius:2 +renderClouds:false +guiScale:2 +darkMojangStudiosBackground:true + +narrator:0 +tutorialStep:none +skipMultiplayerWarning:true +hideMatchedNames:true +joinedFirstServer:true +syncChunkWrites:true +showAutosaveIndicator:true +allowServerListing:true +realmsNotifications:false + +soundCategory_master:1.0 +soundCategory_music:0.50 +soundCategory_record:1.0 +soundCategory_weather:0.25 +soundCategory_block:1.0 +soundCategory_hostile:1.0 +soundCategory_neutral:1.0 +soundCategory_player:1.0 +soundCategory_ambient:1.0 +soundCategory_voice:1.0 + narratorHotkey:false \ No newline at end of file diff --git a/.minecraft/config/yosbr/server.properties b/.minecraft/config/yosbr/server.properties new file mode 100644 index 0000000..c09d7dd --- /dev/null +++ b/.minecraft/config/yosbr/server.properties @@ -0,0 +1,2 @@ +enforce-secure-profile=false +motd=&5Vanillia Minecraft diff --git a/.minecraft/icon.png b/.minecraft/icon.png index 5bcb665..d81d8c4 100644 Binary files a/.minecraft/icon.png and b/.minecraft/icon.png differ diff --git a/.minecraft/index.toml b/.minecraft/index.toml index 0984f0b..1d45280 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -1,61 +1,56 @@ hash-format = "sha256" -[[files]] -file = "config/default_files/config/betterf3.toml" -hash = "f587848faedb25589aedc81e39ff8e14e905d32921366f7b12b1eae0794df53d" - -[[files]] -file = "config/default_files/config/immersive_mc-client.json" -hash = "2dfb0feedfff93889c44dba4fe0626de69dc882e569de20af435e99bdc26b436" - -[[files]] -file = "config/default_files/config/sodiumdynamiclights-client.toml" -hash = "19820dea305ab45ce3afb13fc610ce9c941604e27a0de4d750d0048c148c8e7c" - -[[files]] -file = "config/default_files/config/vivecraft-client-config.json" -hash = "4773df642faf7205259c06029127e82cfe360ec381cb2424aaa8077cae659312" - -[[files]] -file = "config/default_files/options.txt" -hash = "33de5faa978859355325454ab15547f3844f8cf6cbce72d24b89b3aba627cbf8" - -[[files]] -file = "config/default_files/servers.dat" -hash = "7b70d1f83f403bce436041e8e1c25a2779d5c2db5941b361eb96dc03eb9e13d5" - -[[files]] -file = "config/simplemenu.json5" -hash = "9c0e60b192f414b9bb41e10595ba409d2d6ef04ed807005bff4d16b5464076dd" - -[[files]] -file = "config/simplemenu/background/background.png" -hash = "af3367f22763c9340a10595b476de6c04602ccc90c43fe7e2bb73aea48be9384" - -[[files]] -file = "config/simplemenu/icon/icon_16x16.png" -hash = "d74b83108721db58245315757f961020c368b1ed8af190bc2ea0daaf5edbc29c" - [[files]] file = "config/simplemenu/icon/icon_32x32.png" -hash = "02b1fb49ebba634b8dda7f893eabbe563ef59e602fc9827e5b24a895f34be24f" - -[[files]] -file = "config/starterkit/kits/Default.txt" -hash = "f525b169fc19bda6566e49af62c485486da81a925ea68d755624a312d00a3ce4" +hash = "6cfd7ed95f1d805d383de2a0743dd0dedb22f15939302e969b304d7e967760e7" [[files]] file = "config/travelersbackpack.json5" hash = "b56cd6b71b06008c9a3694542df24bcc6e7098822a804838f63036b46bccfd84" [[files]] -file = "icon.png" -hash = "cc3d1cf3ff64c47c8032921a906c8e339675d04319fa22ef275cdadb2bd474a5" +file = "config/yosbr/config/betterf3.json" +hash = "8254cc98fc6b737bac12f0e368d8918169fb1c2cf6116961cff1bc7d465ee316" [[files]] -file = "mods/accessories-cc-layer.pw.toml" -hash = "d2400d3ffbfa00248556511b23af5d19694d4042e0161820d392ce24ca41c969" -metafile = true +file = "config/yosbr/config/immersive_mc-client.json" +hash = "2dfb0feedfff93889c44dba4fe0626de69dc882e569de20af435e99bdc26b436" + +[[files]] +file = "config/yosbr/config/luckperms/luckperms.conf" +hash = "1e324a30c0efe883cc65f2bb3bae1b02c01d7156533c43ff820c232a2a067e15" + +[[files]] +file = "config/yosbr/config/oneworldfolder/oneworldfolder.json" +hash = "00b2b137a2062ed20ab5b8953279ea415ba4fd9e7eac075e787ed58373860887" + +[[files]] +file = "config/yosbr/config/vivecraft-client-config.json" +hash = "65ca79a55ddc49ea223704dc373af26ffe27d3661ebf6a1bc7d59600f8e351b9" + +[[files]] +file = "config/yosbr/mods/luckperms/yaml-storage/groups/admin.yml" +hash = "0d6411218e498c63fbdc485ec66f8639a4e126d4206cc3cca7db6b1a72a10c47" + +[[files]] +file = "config/yosbr/mods/luckperms/yaml-storage/groups/default.yml" +hash = "505ae288295c265cadf1fbaacddf554d7c3dc9978a0a93e2ea7acc1d035c63d0" + +[[files]] +file = "config/yosbr/mods/luckperms/yaml-storage/groups/luckperms.yml" +hash = "6468ca19a22adee8317d71e1630e6511c3802ed23a1b50c9097de2ce2fa30a6b" + +[[files]] +file = "config/yosbr/options.txt" +hash = "1744eb20307f7a5ff692630fa72de89c06b4cc3a42dd1038a149b1d28dc569c3" + +[[files]] +file = "config/yosbr/server.properties" +hash = "20a4331ae3175651ff24265d8851f45e4e8b3cc580bafc175e12a6c141c6cd2b" + +[[files]] +file = "icon.png" +hash = "50f74a7debb4a852e1384434500515f2478b8dcf0d71b75eba148ca34d89715c" [[files]] file = "mods/accessories.pw.toml" @@ -88,13 +83,13 @@ hash = "c9aca350959a8936b054c7164fb55d789ab1e0d38cff2af48b78f70af2bc0c6d" metafile = true [[files]] -file = "mods/caelus.pw.toml" -hash = "992b0dca9683f225fc774d779762d18a009f2d82b9d051e7c0b55a33a95d9238" +file = "mods/bluemap.pw.toml" +hash = "f33a4720ef4f315b6d1f778039e9f7bdb8f5ef1b58a57d565c30fd1d8adee207" metafile = true [[files]] file = "mods/cc-tweaked.pw.toml" -hash = "b8446771b0d1d228cbc3034ef75e81e4e07627c74368624664acdf4daa9fbfba" +hash = "ce8d74915fb947fb51f57ffb89b4be3ea9fc794c806f76ff06db11cc9897c5b6" metafile = true [[files]] @@ -104,12 +99,7 @@ metafile = true [[files]] file = "mods/collective.pw.toml" -hash = "e94bd41a54a72723e283df0c6a870c7baef0fa38ee9099842470f9fd10fc7e70" -metafile = true - -[[files]] -file = "mods/common-network.pw.toml" -hash = "8831fd4db9c71c69f67d53b54e9c7d2c30b0c05fc486b0c7ed9a7d3330ce0826" +hash = "874f578662fd07d02038e7d31e475ed9e1bbda2be31d5067cba21440289e68d8" metafile = true [[files]] @@ -122,39 +112,9 @@ file = "mods/corgilib.pw.toml" hash = "7f657c9071754b89ccfa3b138c33e73fb8414384b6c442396a951a6ad97e4956" metafile = true -[[files]] -file = "mods/craterlib.pw.toml" -hash = "88e5855367203943ee4a00612df733b6b016d953a87e2a2bcb32ba04d78e8dc8" -metafile = true - -[[files]] -file = "mods/create-encased.pw.toml" -hash = "8d65f66e5409268caa28eb47eba2c0e2741c0b180998e4c9b3ce947d51b7ea86" -metafile = true - -[[files]] -file = "mods/create-renewable-brass.pw.toml" -hash = "6da202f121d90a60e3c428eff33f38cde6ae36e8b97ebf16579d3ec69272ceb0" -metafile = true - -[[files]] -file = "mods/create-renewable-diamonds.pw.toml" -hash = "35c461171edd7c253e9cfb2489ad33ccac5343a541ac5302f510084ba693040e" -metafile = true - -[[files]] -file = "mods/create-renewable-netherite.pw.toml" -hash = "a415fb5b85a7de4ae22d4c75fe7ad4f3528171d0564b9f49245101b11813439a" -metafile = true - -[[files]] -file = "mods/create-stones.pw.toml" -hash = "f131ebc6dcb9b5e6c340c2569bf6d4341daa65aa0af5667e88adf03768dfee01" -metafile = true - [[files]] file = "mods/create.pw.toml" -hash = "22cbffc716babfbb34155fcfd8cfc6ffb94efd67a67607e6d1ef9b02f7484fe2" +hash = "ff71b3c719839b4b01cbc6d247b96fbd4902ae472b8439071f1c8c3e2721b17f" metafile = true [[files]] @@ -162,16 +122,6 @@ file = "mods/custom-player-models.pw.toml" hash = "ce4b995e0fd36ae1725e1121561a447358d818e1db3172d78999da042d31ba1d" metafile = true -[[files]] -file = "mods/custom-portal-api-reforged.pw.toml" -hash = "0ff7ab2c248d7248f35906f507f86044f521ef4d73490cdc1e599841b4055ad4" -metafile = true - -[[files]] -file = "mods/default-files.pw.toml" -hash = "55078861f033521e0b31923e0ed415f44a48600718e806b0aeaac4bd3df6733c" -metafile = true - [[files]] file = "mods/emi.pw.toml" hash = "f98bb58144f3b207bc5ebc99d898e1c2557924e27f403e670f491f5ec7d72863" @@ -187,14 +137,9 @@ file = "mods/geckolib.pw.toml" hash = "97df06d07cba2990d9b252fb7ef701f5f57b3473fe5ade2b10f39829bb0e3f34" metafile = true -[[files]] -file = "mods/icarus.pw.toml" -hash = "19e2d53f4bd7abed2be25edd3af43113a281344fa2a4fc3d5326f3902f7ba9b8" -metafile = true - [[files]] file = "mods/immediatelyfast.pw.toml" -hash = "32ae660626d91a73a70a83d6c5be17fbb0b42e4f7e9bee694c5ee674aef97cd8" +hash = "4c6d9e09a9cb4dbd1cae6a962da9a5838eab21a3cf8514784359d6ae0dc13199" metafile = true [[files]] @@ -227,19 +172,14 @@ file = "mods/kotlin-for-forge.pw.toml" hash = "0033c5a00c46d5d7b6cf77b19fa76ce5c78a613f3128dcadb3588fa5841ae489" metafile = true -[[files]] -file = "mods/kube-utils.pw.toml" -hash = "b4109878dd19a95b4ba19cdfd5b300d1ec6af56b4d8a3c7199e97c3448e83eb1" -metafile = true - [[files]] file = "mods/kubejs.pw.toml" hash = "eba62fcfbe8678c035ef239481af4f01b21b33d198f8bf7467726e02bf37f845" metafile = true [[files]] -file = "mods/lootr.pw.toml" -hash = "51b85f6d9555f015aa4e0bc073ab523199b6df35e325077bcf14fd60ba84a513" +file = "mods/luckperms.pw.toml" +hash = "91e6a0e562023e927ca1c56bdfd5df673609cac23528f768a83afe3674cdd0c0" metafile = true [[files]] @@ -252,36 +192,11 @@ file = "mods/mekanism.pw.toml" hash = "63b9bf851e2d382a38af084669bc8c015e883c6c8cfcbd81328d3a03b9ef14cf" metafile = true -[[files]] -file = "mods/mes-moogs-end-structures.pw.toml" -hash = "689cbd54da281bb4c00372a79ba01319146f3a7b4bc2687c7088285b31c9e2fa" -metafile = true - -[[files]] -file = "mods/mmv-moogs-missing-villages.pw.toml" -hash = "62f00e450a195a97555b6c795b1613de3105e36c7401d4d5a0b3a29f963666b4" -metafile = true - -[[files]] -file = "mods/mns-moogs-nether-structures.pw.toml" -hash = "9ce4109028c2a3b711d9c5ba56ba4fdf33ad10fe153fb5f1f3f66fcdc445042e" -metafile = true - -[[files]] -file = "mods/moogs-voyager-structures.pw.toml" -hash = "d5fb2d5adb0464c82c73cb5d57f959e9d00fba8c3e7f941acb29e2af2b60671d" -metafile = true - [[files]] file = "mods/morejs.pw.toml" hash = "01b7385901301a4e71c6aacfd944bdab25480b2e9a63f68b1154e10ae2078e25" metafile = true -[[files]] -file = "mods/mss-moogs-soaring-structures.pw.toml" -hash = "9036cfad7c6297f1ed7b8b25d6c995fb5e6f4c8c41ce84239dd4056a86dc8e6d" -metafile = true - [[files]] file = "mods/no-chat-reports.pw.toml" hash = "5da18814472be5dc93a21886983646da3a7236413800075ac75229be82d114fa" @@ -289,12 +204,12 @@ metafile = true [[files]] file = "mods/oh-the-biomes-weve-gone.pw.toml" -hash = "6bf7f5bcc4063d09b3295093802dd441c01e26cc4e29857eea1dbb729a4acfea" +hash = "d0d056a0e63813a3febd45c204e7658d591074d10d5badb38c317083701fa5f8" metafile = true [[files]] file = "mods/oh-the-trees-youll-grow.pw.toml" -hash = "c3896538e796d26f4ce372b6bf4bc5c77728e19e54828e957d8b3525ff710afc" +hash = "49fbca2ac6ef217c23ac8556e761c0af0995f901482506aeed406f96349522c6" metafile = true [[files]] @@ -317,11 +232,6 @@ file = "mods/paxi.pw.toml" hash = "74d96b4361faf4457a439bcc2a1656625a22dfc656164091e89a3ba676880867" metafile = true -[[files]] -file = "mods/portaljs.pw.toml" -hash = "dd07c9fdeecca878ac97071b0467768a2fc8a89c44ee57a00ba463e3dbe6b29a" -metafile = true - [[files]] file = "mods/raised.pw.toml" hash = "e1a8901cb576171c4795431ef8cd8488d4d14f2329a94b09f48a05a0d249297d" @@ -332,19 +242,9 @@ file = "mods/reeses-sodium-options.pw.toml" hash = "09306b955060349986ccf6a6d2a67f1e019fa172a7dc690dd6007f81c966309a" metafile = true -[[files]] -file = "mods/renderjs.pw.toml" -hash = "284c0c6ec11f386fa0d52159ad4836fd1769dfc0659c9363897703a1aa45c0f2" -metafile = true - -[[files]] -file = "mods/resourceful-config.pw.toml" -hash = "b954467adc6c354b2f56390a2d993f1c6815e5032ba264cd2b59c08685d4fb60" -metafile = true - [[files]] file = "mods/resourcify.pw.toml" -hash = "d525f4f3a1bc9358a21159f335989da1d467dd75eccb9fdb14263aec6366ed53" +hash = "c5856f1225bd85cc7ee1020a916e6ca23cb12e94e23bd230e3401ec287ba6ee0" metafile = true [[files]] @@ -357,26 +257,11 @@ file = "mods/scribble.pw.toml" hash = "3ad87fbb20108d7aa5c89759f64d6695e5ec68553f32976f0710bd0a4d34d85b" metafile = true -[[files]] -file = "mods/scriptor-magicae.pw.toml" -hash = "018f10f819ee88fa9c6ced0e3ba64a3cbf9bb15b889e4b4c3f4ba50ddda0ce9a" -metafile = true - -[[files]] -file = "mods/sdlink.pw.toml" -hash = "e1b7229154471533e62bc9d71e74300b6f6eb290efeedeb9480cde01336388de" -metafile = true - [[files]] file = "mods/security-craft.pw.toml" hash = "237556d84d214b893e9e4758b303d0c2cec0680bc0692d829cfbd9becec1d578" metafile = true -[[files]] -file = "mods/simple-backups.pw.toml" -hash = "a5fc2f19cc07797ef5a16a73b0e8cfc7911c6279fcf4b65657aa95aa80767591" -metafile = true - [[files]] file = "mods/simple-menu.pw.toml" hash = "713745235a8e71c9d9ed781148e57055e653fd453215a8a0af9006993d412a81" @@ -387,11 +272,6 @@ file = "mods/simple-voice-chat.pw.toml" hash = "ef6992d15308d88e45074e082dc0552c61d494dc583a9b8520edba4bf1af94b6" metafile = true -[[files]] -file = "mods/skinrestorer.pw.toml" -hash = "09e702062bca518a16b523ed8f2a57eef080bfcd2bf2459fda6b2d193ce48716" -metafile = true - [[files]] file = "mods/sodium-dynamic-lights.pw.toml" hash = "c1e526d3d17cb3563e596d45c7567ed1fe60c31bdc3457f7a747ef8150bd3c1b" @@ -417,11 +297,6 @@ file = "mods/spark.pw.toml" hash = "593fa7b30ab016aa45be07bd6bef3a9f160ed0f24689850d60bf84995d69b843" metafile = true -[[files]] -file = "mods/sparkweave.pw.toml" -hash = "4c9581b2bd39cbe9252fa8d5f4958a2f6708d4e7d46d485b63f42f5fa4d9d3c9" -metafile = true - [[files]] file = "mods/starter-kit.pw.toml" hash = "97380b4a75e63fadd64a671c11e72c1b2ade23ed54625a55f91266d4f3389dcb" @@ -442,11 +317,6 @@ file = "mods/txnilib.pw.toml" hash = "5d06ef12684aea93cb5470df728a39ee5db142cd336d91b58bce5d25203e2578" metafile = true -[[files]] -file = "mods/unfocused.pw.toml" -hash = "4e0e07f096639e23707994561c5e4ca7dea42b00714d64d4d34328d8f755bec5" -metafile = true - [[files]] file = "mods/vanishmod.pw.toml" hash = "074da6919936ca89bbdfcf2295e9181eca8018dd3e607f6876539f4ce219eb66" @@ -454,7 +324,7 @@ metafile = true [[files]] file = "mods/vivecraft-compat.pw.toml" -hash = "e3f1422a0a9a9463b6b2f00ef86b84ad4703f96874e975e54249a6c1b2224181" +hash = "91efac5abe4a019b2d98eba811d6799658f0b65550441d3ba3762813303897ef" metafile = true [[files]] @@ -479,12 +349,12 @@ metafile = true [[files]] file = "mods/yungs-api.pw.toml" -hash = "d987d3a1b3c54d02c10d69b80903ceb9082a8e120817fa3d36a29422edfa7e02" +hash = "0df3146d35a0d29e2a7011aa4cd1c1233b1151edc13ff723af04e71458c8ea03" metafile = true [[files]] file = "mods/yungs-better-desert-temples.pw.toml" -hash = "634130ab233121c290fdb2567afd3939af6d98760c11f14db0426b64b8955894" +hash = "cb8dafb894f054f87041738ca31c7ce8e63a487568a008ac3a40bd6c05e74e32" metafile = true [[files]] @@ -509,7 +379,7 @@ metafile = true [[files]] file = "mods/yungs-better-nether-fortresses.pw.toml" -hash = "ec55d198f4bf6e8252bc31e014a8a84b567fad8667c30b0d9a93ba7039bf78ca" +hash = "19b478dba95d57f5e5c22958175e212368eae5c3eead77d2b258b64cceb0358c" metafile = true [[files]] @@ -519,7 +389,7 @@ metafile = true [[files]] file = "mods/yungs-better-strongholds.pw.toml" -hash = "1a33e6d64e88ad59b65d126c6457d582e62724167349ea184eb237435298985e" +hash = "e223aea35b4bbe85f44e70be45c4fe9892d3729d27f61e5f6461c0a40612ed12" metafile = true [[files]] diff --git a/.minecraft/mods/accessories-cc-layer.pw.toml b/.minecraft/mods/accessories-cc-layer.pw.toml deleted file mode 100644 index 29a39fa..0000000 --- a/.minecraft/mods/accessories-cc-layer.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Curios Compat Layer for Accessories" -filename = "accessories_cclayer-9.2.2-beta.24+1.21.1-neoforge.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/izkDUlrJ/versions/PxcOOfvx/accessories_cclayer-9.2.2-beta.24%2B1.21.1-neoforge.jar" -hash-format = "sha512" -hash = "3f85507f36cc7a80bea2d006c91637a8e6e6ef074f267ddf171da46aeb079c4229dfc518c669139708834c2e5ca99dd5c7b467a8ccf6936f81b03cc47a9b89ac" - -[update] -[update.modrinth] -mod-id = "izkDUlrJ" -version = "PxcOOfvx" diff --git a/.minecraft/mods/bluemap.pw.toml b/.minecraft/mods/bluemap.pw.toml new file mode 100644 index 0000000..c866d8e --- /dev/null +++ b/.minecraft/mods/bluemap.pw.toml @@ -0,0 +1,13 @@ +name = "BlueMap" +filename = "bluemap-5.7-neoforge.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/swbUV1cr/versions/8iJcPOHJ/bluemap-5.7-neoforge.jar" +hash-format = "sha512" +hash = "7332afbcd2389f846e2142a0937a85aec1a7c90b02876d396c701bdaccae529ef918adadca7c5e472b2f0fce2e7a614f1832f1579f310de8a4ba9b0a97114335" + +[update] +[update.modrinth] +mod-id = "swbUV1cr" +version = "8iJcPOHJ" diff --git a/.minecraft/mods/caelus.pw.toml b/.minecraft/mods/caelus.pw.toml deleted file mode 100644 index 18697d3..0000000 --- a/.minecraft/mods/caelus.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Caelus API" -filename = "caelus-neoforge-7.0.1+1.21.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/40FYwb4z/versions/KsfI4QsR/caelus-neoforge-7.0.1%2B1.21.1.jar" -hash-format = "sha512" -hash = "3763f95304ade2bacb217828c74eeef7905a114f71d41537d56121af58c182c2685467a5afb7e03ddb3997ec3d7496bdfdf71a9946a9f33e3470393e7a13306d" - -[update] -[update.modrinth] -mod-id = "40FYwb4z" -version = "KsfI4QsR" diff --git a/.minecraft/mods/cc-tweaked.pw.toml b/.minecraft/mods/cc-tweaked.pw.toml index 4b81c36..c9f0c02 100644 --- a/.minecraft/mods/cc-tweaked.pw.toml +++ b/.minecraft/mods/cc-tweaked.pw.toml @@ -1,13 +1,13 @@ name = "CC: Tweaked" -filename = "cc-tweaked-1.21.1-forge-1.115.1.jar" +filename = "cc-tweaked-1.21.1-forge-1.115.0.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/gu7yAYhd/versions/h6qYZ1UT/cc-tweaked-1.21.1-forge-1.115.1.jar" +url = "https://cdn.modrinth.com/data/gu7yAYhd/versions/wXE3hsMq/cc-tweaked-1.21.1-forge-1.115.0.jar" hash-format = "sha512" -hash = "a9580e569243592448955fa9f65e96b0efe7275df62b0c49e8fd9cf6c07546ea006a00a6c0aa30bb4e7d441cc0a3b79607388c1dab1efad45afec5bf4a9a48b7" +hash = "71597fc604b1b17b205422edda3cffb12eee8c49a945d6dcfad3b78d662816c5900431ac6999035a4035c3e5b86f12dc092ef38d7123e390cea93bf7fca633d3" [update] [update.modrinth] mod-id = "gu7yAYhd" -version = "h6qYZ1UT" +version = "wXE3hsMq" diff --git a/.minecraft/mods/collective.pw.toml b/.minecraft/mods/collective.pw.toml index 76b1662..e2e6eb6 100644 --- a/.minecraft/mods/collective.pw.toml +++ b/.minecraft/mods/collective.pw.toml @@ -1,13 +1,13 @@ name = "Collective" -filename = "collective-1.21.1-7.94.jar" +filename = "collective-1.21.1-7.93.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/e0M1UDsY/versions/T4M8TBiR/collective-1.21.1-7.94.jar" +url = "https://cdn.modrinth.com/data/e0M1UDsY/versions/XglaW5sN/collective-1.21.1-7.93.jar" hash-format = "sha512" -hash = "d3c1965357a7bacb5bb9de75c384bfe8e1df12231497988ba6a8d6c6b6eab0ddd5e5fe03cc306456a6f3846fc769743c448a1992ffa28d79b4cffcfb9138787c" +hash = "dcde662197324d558c0e9354daad58783dbe8f8b7f786fe1484e0c747a818bb50cab8ca808e765aa76fa3eae1bff31eaf4ba6b3685adfa2389463d490bc4f46b" [update] [update.modrinth] mod-id = "e0M1UDsY" -version = "T4M8TBiR" +version = "XglaW5sN" diff --git a/.minecraft/mods/common-network.pw.toml b/.minecraft/mods/common-network.pw.toml deleted file mode 100644 index 4500322..0000000 --- a/.minecraft/mods/common-network.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Common Network" -filename = "common-networking-neoforge-1.0.18-1.21.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/HIuqnQpi/versions/QYLtKTFr/common-networking-neoforge-1.0.18-1.21.1.jar" -hash-format = "sha512" -hash = "2bbe69b81d7e480bb248c43622b32b7c231f5b87996aaeffee86deba830af729e71461238f4605b69c78234ffa8beb33abe05d4a271ea5cd485ad958b472950b" - -[update] -[update.modrinth] -mod-id = "HIuqnQpi" -version = "QYLtKTFr" diff --git a/.minecraft/mods/craterlib.pw.toml b/.minecraft/mods/craterlib.pw.toml deleted file mode 100644 index 0708a30..0000000 --- a/.minecraft/mods/craterlib.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "CraterLib" -filename = "CraterLib-NeoForge-1.21-2.1.3.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/Nn8Wasaq/versions/JcguohD7/CraterLib-NeoForge-1.21-2.1.3.jar" -hash-format = "sha512" -hash = "c82dc9395b39cd299ffa3d2449924405faebe46f9f87fc6f56f3c717de053d6f8234e7cfcfb1a35df0de547a87fc7b03e2e5dfc14eb74cea78571102c67e91de" - -[update] -[update.modrinth] -mod-id = "Nn8Wasaq" -version = "JcguohD7" diff --git a/.minecraft/mods/create-encased.pw.toml b/.minecraft/mods/create-encased.pw.toml deleted file mode 100644 index b683a0f..0000000 --- a/.minecraft/mods/create-encased.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Create Encased" -filename = "Create Encased-1.21.1-1.7.0-fix1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/hSSqdyU1/versions/QExImWNo/Create%20Encased-1.21.1-1.7.0-fix1.jar" -hash-format = "sha512" -hash = "1e91e0febff84c8aa94e1a910eb9177b18759bb7837a8d89dd0ec725c8f20928b477829f3d8ce3e600a8ac64c48cccce6e153b34d16b7928daefa76cb388b95c" - -[update] -[update.modrinth] -mod-id = "hSSqdyU1" -version = "QExImWNo" diff --git a/.minecraft/mods/create-renewable-brass.pw.toml b/.minecraft/mods/create-renewable-brass.pw.toml deleted file mode 100644 index 9f510cf..0000000 --- a/.minecraft/mods/create-renewable-brass.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Create: Renewable Brass" -filename = "create-renewable-brass-1.0.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/AqQzrKJo/versions/7r2h7KxQ/create-renewable-brass-1.0.1.jar" -hash-format = "sha512" -hash = "efedb3a4ce38bcb3baa2d9e5f87a6c538b5c7116bbe3a075e74bb9dde39a6424927e4bace3bc1938a48a06401999f0a44f31bcd7761d580b01018fb7eb5ae07b" - -[update] -[update.modrinth] -mod-id = "AqQzrKJo" -version = "7r2h7KxQ" diff --git a/.minecraft/mods/create-renewable-diamonds.pw.toml b/.minecraft/mods/create-renewable-diamonds.pw.toml deleted file mode 100644 index 64c077c..0000000 --- a/.minecraft/mods/create-renewable-diamonds.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Create: Renewable Diamonds" -filename = "create-renewable-diamonds-1.0.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/IxTis4hc/versions/uH5X2jQp/create-renewable-diamonds-1.0.0.jar" -hash-format = "sha512" -hash = "25188f0d2ae8ef3d1fa078b2f832cb3a37d37fc82e2ac7b71ed29cace5207a086da936f61fc9e5cd6009568b8b07d8e66b5038ffc971d992ee5951417ba35b92" - -[update] -[update.modrinth] -mod-id = "IxTis4hc" -version = "uH5X2jQp" diff --git a/.minecraft/mods/create-renewable-netherite.pw.toml b/.minecraft/mods/create-renewable-netherite.pw.toml deleted file mode 100644 index 2b6667d..0000000 --- a/.minecraft/mods/create-renewable-netherite.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Create: Renewable Netherite" -filename = "create-renewable-netherite-2.0.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/nGq1sdd2/versions/rDx0fd71/create-renewable-netherite-2.0.0.jar" -hash-format = "sha512" -hash = "6c455e99d493723f3a68eb739e5352f1ca0253139b29891963ba1b908e91c9e48ebb05361da1ccfba9daabf28bfb986ca0fefcde9addd062b30cc076f49864eb" - -[update] -[update.modrinth] -mod-id = "nGq1sdd2" -version = "rDx0fd71" diff --git a/.minecraft/mods/create-stones.pw.toml b/.minecraft/mods/create-stones.pw.toml deleted file mode 100644 index 1d2c922..0000000 --- a/.minecraft/mods/create-stones.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Create: Stones" -filename = "create-stones-2.0.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/KKlx33Ch/versions/5nrUa9uw/create-stones-2.0.0.jar" -hash-format = "sha512" -hash = "588784d0f4cb0e3086058561da468ca911197d4ccba0b9acdbee878035b779d1c15e468bc00fe0e0f10a1c637e6ae4db61efa7b1ae03649ed7e1a709fa2b63b3" - -[update] -[update.modrinth] -mod-id = "KKlx33Ch" -version = "5nrUa9uw" diff --git a/.minecraft/mods/create.pw.toml b/.minecraft/mods/create.pw.toml index 21800e1..2f16106 100644 --- a/.minecraft/mods/create.pw.toml +++ b/.minecraft/mods/create.pw.toml @@ -1,13 +1,13 @@ name = "Create" -filename = "create-1.21.1-6.0.2.jar" +filename = "create-1.21.1-6.0.0.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/LNytGWDc/versions/N367NzaZ/create-1.21.1-6.0.2.jar" +url = "https://cdn.modrinth.com/data/LNytGWDc/versions/NEb0yK69/create-1.21.1-6.0.0.jar" hash-format = "sha512" -hash = "28e17ada25a918da61146c61e307605a09bd82be94b689e7b686ecccc36c45259cf6742dd181a6c7d2ae92315aabe74a0cd32c81f8753f97b49a83ed272a8a49" +hash = "be04d2987b7b6affd6b6e07d68a54be2e6a4d2e04eba5a4fcf18723cc726f70d89588d6d03bcac2c508c8fed64e5264858ebe66918ebe9101af58401bc1f5be7" [update] [update.modrinth] mod-id = "LNytGWDc" -version = "N367NzaZ" +version = "NEb0yK69" diff --git a/.minecraft/mods/custom-portal-api-reforged.pw.toml b/.minecraft/mods/custom-portal-api-reforged.pw.toml deleted file mode 100644 index 07bbae4..0000000 --- a/.minecraft/mods/custom-portal-api-reforged.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Custom Portal API Reforged" -filename = "cpapireforged-neo-1.21.1-1.2.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/VepYPOdy/versions/WLi9vQCe/cpapireforged-neo-1.21.1-1.2.1.jar" -hash-format = "sha512" -hash = "15ab29e2455f44a4272a80a2f05930158c130e3fd7e2650f94a5818e55b06e5deb10361f89e385c2721f6b327a35fcaba64be313acd10000ecd797eb6a69a8c2" - -[update] -[update.modrinth] -mod-id = "VepYPOdy" -version = "WLi9vQCe" diff --git a/.minecraft/mods/default-files.pw.toml b/.minecraft/mods/default-files.pw.toml deleted file mode 100644 index b50fa01..0000000 --- a/.minecraft/mods/default-files.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Default Files" -filename = "default_files-1.0.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/5hAdlFQ4/versions/y2szdVKO/default_files-1.0.1.jar" -hash-format = "sha512" -hash = "3f202a20bd6e345702f385fe9382df32557a54a3f75571a2241a4591a43682cffc86b16355a8931c0e44148e33d8f999c7a607059926f9183ab8009b15ca22e9" - -[update] -[update.modrinth] -mod-id = "5hAdlFQ4" -version = "y2szdVKO" diff --git a/.minecraft/mods/icarus.pw.toml b/.minecraft/mods/icarus.pw.toml deleted file mode 100644 index 6d48df9..0000000 --- a/.minecraft/mods/icarus.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Icarus" -filename = "Icarus-NeoForge-4.5.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/Dw7M6XKW/versions/3vQNzwIW/Icarus-NeoForge-4.5.0.jar" -hash-format = "sha512" -hash = "247228f082bbadc01c977eb94e103bd2b5de61e0b41101520fca7aa7cfb780e01da009df641ccda53f03bb9c61d20c3d2da732b6ac9500c8bda8194edd46b9a1" - -[update] -[update.modrinth] -mod-id = "Dw7M6XKW" -version = "3vQNzwIW" diff --git a/.minecraft/mods/immediatelyfast.pw.toml b/.minecraft/mods/immediatelyfast.pw.toml index e422d48..c287e95 100644 --- a/.minecraft/mods/immediatelyfast.pw.toml +++ b/.minecraft/mods/immediatelyfast.pw.toml @@ -1,13 +1,13 @@ name = "ImmediatelyFast" -filename = "ImmediatelyFast-NeoForge-1.6.0+1.21.1.jar" +filename = "ImmediatelyFast-NeoForge-1.3.5+1.21.1.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/cNeyFzTb/ImmediatelyFast-NeoForge-1.6.0%2B1.21.1.jar" +url = "https://cdn.modrinth.com/data/5ZwdcRci/versions/tQw4QnHI/ImmediatelyFast-NeoForge-1.3.5%2B1.21.1.jar" hash-format = "sha512" -hash = "c5d936620abfeedc9a693c853c7a80195581b0d59fe671b20b6b5245e79ec22b06b29c1e9fddd94c0e63d6abfb9c8222c9ec5ae3e69fc6e5cedb62f686381b73" +hash = "3fee118c9f19ee90708ed27fab56da1fba3795e2859e8d403897389c4948d9e589ac013d5577768b9a1b614ac3e1239bce2b8a90fbff7952973549439caaecd7" [update] [update.modrinth] mod-id = "5ZwdcRci" -version = "cNeyFzTb" +version = "tQw4QnHI" diff --git a/.minecraft/mods/kube-utils.pw.toml b/.minecraft/mods/kube-utils.pw.toml deleted file mode 100644 index 66331cc..0000000 --- a/.minecraft/mods/kube-utils.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Kube Utils" -filename = "kube-utils-21.1.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/JHdL51WR/versions/QRzhw42E/kube-utils-21.1.1.jar" -hash-format = "sha512" -hash = "566c1eb9dc3f18e0bbc3207a85f0950e81c4331172e02ebe18448dab2edce12a8b7e5b520537d196abefbd1c6324c9e866e0ea7ade624227f5bfab0756d75833" - -[update] -[update.modrinth] -mod-id = "JHdL51WR" -version = "QRzhw42E" diff --git a/.minecraft/mods/lootr.pw.toml b/.minecraft/mods/lootr.pw.toml deleted file mode 100644 index 4a23feb..0000000 --- a/.minecraft/mods/lootr.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Lootr" -filename = "lootr-neoforge-1.21-1.10.35.89.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/EltpO5cN/versions/krx35dPx/lootr-neoforge-1.21-1.10.35.89.jar" -hash-format = "sha512" -hash = "d10e61dc151e773055fd1c71f79bf7817d19c9b8c150f35ff3c62b87fd72d3cd8bb4dc7a0e084ee0b362e420a3def19e8879d784e8d42dcf2201611f45f5e02f" - -[update] -[update.modrinth] -mod-id = "EltpO5cN" -version = "krx35dPx" diff --git a/.minecraft/mods/luckperms.pw.toml b/.minecraft/mods/luckperms.pw.toml new file mode 100644 index 0000000..be34856 --- /dev/null +++ b/.minecraft/mods/luckperms.pw.toml @@ -0,0 +1,13 @@ +name = "LuckPerms" +filename = "LuckPerms-NeoForge-5.4.140.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/Vebnzrzj/versions/rnvg05YO/LuckPerms-NeoForge-5.4.140.jar" +hash-format = "sha512" +hash = "50d94c5a9d2635a445a2bd4f2f16c22172678b93315e3d91fa0829349ccd2b02944354af7baa3e6ae0c7bfe19f497b09af461f84aacc93900b59b75a07cd0290" + +[update] +[update.modrinth] +mod-id = "Vebnzrzj" +version = "rnvg05YO" diff --git a/.minecraft/mods/mes-moogs-end-structures.pw.toml b/.minecraft/mods/mes-moogs-end-structures.pw.toml deleted file mode 100644 index 1e6e4b4..0000000 --- a/.minecraft/mods/mes-moogs-end-structures.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "MES - Moog's End Structures" -filename = "mes-1.3.5-1.21.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/r4PuRGfV/versions/JibtQYn5/mes-1.3.5-1.21.jar" -hash-format = "sha512" -hash = "831d9e5c18f749474a06cf63d881bdbfb000e7f3829d427ab4f9d8144c7077e5da0e5a3e15a0e724a741027e23f2e3a6a26f47ee63c98052cc125d890bc8b8f9" - -[update] -[update.modrinth] -mod-id = "r4PuRGfV" -version = "JibtQYn5" diff --git a/.minecraft/mods/mmv-moogs-missing-villages.pw.toml b/.minecraft/mods/mmv-moogs-missing-villages.pw.toml deleted file mode 100644 index f420274..0000000 --- a/.minecraft/mods/mmv-moogs-missing-villages.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "MMV - Moog's Missing Villages" -filename = "mmv-1.0.0-1.21.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/spZb29SD/versions/heFnIkWf/mmv-1.0.0-1.21.jar" -hash-format = "sha512" -hash = "53078c92682709c45c7d9f731036b842fc3ca34e1c70181dcf56d5f30a3c81aa65152dae0b048130d792b1aca35a02f1429d244b577372125ee23c1cd04dde50" - -[update] -[update.modrinth] -mod-id = "spZb29SD" -version = "heFnIkWf" diff --git a/.minecraft/mods/mns-moogs-nether-structures.pw.toml b/.minecraft/mods/mns-moogs-nether-structures.pw.toml deleted file mode 100644 index 6c00370..0000000 --- a/.minecraft/mods/mns-moogs-nether-structures.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "MNS - Moog's Nether Structures" -filename = "mns-1.0.8-1.21.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/nGUXvjTa/versions/yvdm0ME6/mns-1.0.8-1.21.jar" -hash-format = "sha512" -hash = "140f278fb336b2b300c03a60c9f77e8db29be8b7d06e7cd88443b73ea110a8059d1172c72e1b1758741b7688f50c071f2c33b132ff112ee5c90095ac90fc51c8" - -[update] -[update.modrinth] -mod-id = "nGUXvjTa" -version = "yvdm0ME6" diff --git a/.minecraft/mods/moogs-voyager-structures.pw.toml b/.minecraft/mods/moogs-voyager-structures.pw.toml deleted file mode 100644 index da9234b..0000000 --- a/.minecraft/mods/moogs-voyager-structures.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "MVS - Moog's Voyager Structures" -filename = "mvs-4.2.8-1.21.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/OQAgZMH1/versions/hPJGtGfd/mvs-4.2.8-1.21.jar" -hash-format = "sha512" -hash = "e755c2b7e0638cc3ca1ded43a4bf427b68a5430f6b998a43afaa04089248b4b7ce9e550f337b4e41afa8ae84e3439ad671f7e5bead581e046b7f8e23bbcc9529" - -[update] -[update.modrinth] -mod-id = "OQAgZMH1" -version = "hPJGtGfd" diff --git a/.minecraft/mods/mss-moogs-soaring-structures.pw.toml b/.minecraft/mods/mss-moogs-soaring-structures.pw.toml deleted file mode 100644 index 1203730..0000000 --- a/.minecraft/mods/mss-moogs-soaring-structures.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "MSS - Moog's Soaring Structures" -filename = "mss-1.2.8-1.21.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/RJCLIx7k/versions/rQ6bUOhA/mss-1.2.8-1.21.jar" -hash-format = "sha512" -hash = "7f0a143ded3d3210e212978e78dbd109073d605a1fa78f21a3effecdb85929c318dd8f264ecf23a83c203429546d1e36df9319896b13d12a0a3f29032ecf2909" - -[update] -[update.modrinth] -mod-id = "RJCLIx7k" -version = "rQ6bUOhA" diff --git a/.minecraft/mods/oh-the-biomes-weve-gone.pw.toml b/.minecraft/mods/oh-the-biomes-weve-gone.pw.toml index bbae62c..1c5b003 100644 --- a/.minecraft/mods/oh-the-biomes-weve-gone.pw.toml +++ b/.minecraft/mods/oh-the-biomes-weve-gone.pw.toml @@ -1,13 +1,13 @@ name = "Oh The Biomes We've Gone" -filename = "Oh-The-Biomes-Weve-Gone-NeoForge-2.3.8.jar" +filename = "Oh-The-Biomes-Weve-Gone-NeoForge-2.3.7.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/NTi7d3Xc/versions/d9PksrfG/Oh-The-Biomes-Weve-Gone-NeoForge-2.3.8.jar" +url = "https://cdn.modrinth.com/data/NTi7d3Xc/versions/4sZMRr9e/Oh-The-Biomes-Weve-Gone-NeoForge-2.3.7.jar" hash-format = "sha512" -hash = "e99ec3b14f0bdb5ba350f655bb04d660df7a2d6b6437168c756d644e6daba7aae04290b73c6de9cef6f097f75f37b04d0783e4848f2ef9bf50e47c61433b511b" +hash = "52661a19d15bfc212a00d0b34ec3058a2980b57297d14c3f0d9cbb9f30a4ae79e20dc60f69432f01b475192627c346d1bf908c3a76dad0edde828132ef29fdf8" [update] [update.modrinth] mod-id = "NTi7d3Xc" -version = "d9PksrfG" +version = "4sZMRr9e" diff --git a/.minecraft/mods/oh-the-trees-youll-grow.pw.toml b/.minecraft/mods/oh-the-trees-youll-grow.pw.toml index 0cc0f0c..c1f5f0d 100644 --- a/.minecraft/mods/oh-the-trees-youll-grow.pw.toml +++ b/.minecraft/mods/oh-the-trees-youll-grow.pw.toml @@ -1,6 +1,6 @@ name = "Oh The Trees You'll Grow" filename = "Oh-The-Trees-Youll-Grow-neoforge-1.21.1-5.0.6.jar" -side = "both" +side = "server" [download] url = "https://cdn.modrinth.com/data/g8NOG5OR/versions/5kWMNgNH/Oh-The-Trees-Youll-Grow-neoforge-1.21.1-5.0.6.jar" diff --git a/.minecraft/mods/portaljs.pw.toml b/.minecraft/mods/portaljs.pw.toml deleted file mode 100644 index 86f5319..0000000 --- a/.minecraft/mods/portaljs.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "PortalJS" -filename = "portaljs-1.21.1-1.1.0.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/qgrvoFmg/versions/yI29PnLI/portaljs-1.21.1-1.1.0.jar" -hash-format = "sha512" -hash = "cc12af343446e42b40f66fd6e0bc7b93b5e756fcbd76aaaab8634df200a0c57f1af6db1b41ccce52919d0046ef687d77c38d7bec2902b89a881a46e050e77635" - -[update] -[update.modrinth] -mod-id = "qgrvoFmg" -version = "yI29PnLI" diff --git a/.minecraft/mods/renderjs.pw.toml b/.minecraft/mods/renderjs.pw.toml deleted file mode 100644 index 0f4844b..0000000 --- a/.minecraft/mods/renderjs.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Renderjs" -filename = "Renderjs-neoforge1.21-20240928.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/8iJQHAl1/versions/uAAoyETW/Renderjs-neoforge1.21-20240928.jar" -hash-format = "sha512" -hash = "0ed582b9e1abb07edf4f103883dee442022b2df22229b7adc739d5435763e99063f991d7eb3fc6c92fa9b1df3171297428f79bb625b7d48652c7d954e1cba55c" - -[update] -[update.modrinth] -mod-id = "8iJQHAl1" -version = "uAAoyETW" diff --git a/.minecraft/mods/resourceful-config.pw.toml b/.minecraft/mods/resourceful-config.pw.toml deleted file mode 100644 index ccfd838..0000000 --- a/.minecraft/mods/resourceful-config.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Resourceful Config" -filename = "resourcefulconfig-neoforge-1.21-3.0.9.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/M1953qlQ/versions/ApjlhBC4/resourcefulconfig-neoforge-1.21-3.0.9.jar" -hash-format = "sha512" -hash = "2015786af1887f6926bcf2720cebee3b3368c6b5f0fb03c59681ddcf1609041ed5a61b8060e3ee7d460696ae15e863d92b06b007c0b7eb7920454507b31f5e1b" - -[update] -[update.modrinth] -mod-id = "M1953qlQ" -version = "ApjlhBC4" diff --git a/.minecraft/mods/resourcify.pw.toml b/.minecraft/mods/resourcify.pw.toml index 591ec4b..ead5926 100644 --- a/.minecraft/mods/resourcify.pw.toml +++ b/.minecraft/mods/resourcify.pw.toml @@ -1,13 +1,13 @@ name = "Resourcify" -filename = "Resourcify (1.21.1-neoforge)-1.7.1.jar" +filename = "Resourcify (1.21.1-neoforge)-1.7.0.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/RLzHAoZe/versions/MbiJIOrq/Resourcify%20%281.21.1-neoforge%29-1.7.1.jar" +url = "https://cdn.modrinth.com/data/RLzHAoZe/versions/3He5dVwH/Resourcify%20%281.21.1-neoforge%29-1.7.0.jar" hash-format = "sha512" -hash = "83bccca9aa4b926b8868ec3dc044b03c60569b8cbe99af328c2ba67ac3d86520bd646c5fed7afc18689d65065c8dc634658c818669593cbb2c9c05b98d9b3083" +hash = "d825bd4f1ebc3ad1ebeba5731beec0a128c20164862bbf5e8a9b5ab091c639c456f6be28cf7c07e69d6c896bc23e95c7376bd0c14280f851843d192dab3028a3" [update] [update.modrinth] mod-id = "RLzHAoZe" -version = "MbiJIOrq" +version = "3He5dVwH" diff --git a/.minecraft/mods/scriptor-magicae.pw.toml b/.minecraft/mods/scriptor-magicae.pw.toml deleted file mode 100644 index f5622ff..0000000 --- a/.minecraft/mods/scriptor-magicae.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Scriptor Magicae" -filename = "scriptor-neoforge-1.4.0-sgd.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/JyJgaOrk/versions/QJJQ2je4/scriptor-neoforge-1.4.0-sgd.jar" -hash-format = "sha512" -hash = "fb5a9e89ba3e4f81f13ff5f4ebcfe59921a6f2cb5ac0315e486a842be5f956bbb16b87bb53c25731c4dfd3262c886d3cc09a44d9f6cdb3261a85824660050c82" - -[update] -[update.modrinth] -mod-id = "JyJgaOrk" -version = "QJJQ2je4" diff --git a/.minecraft/mods/sdlink.pw.toml b/.minecraft/mods/sdlink.pw.toml deleted file mode 100644 index d9aa246..0000000 --- a/.minecraft/mods/sdlink.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Simple Discord Link" -filename = "SimpleDiscordLink-Universal-3.2.3.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/Sh0YauEf/versions/gXgTfzl5/SimpleDiscordLink-Universal-3.2.3.jar" -hash-format = "sha512" -hash = "dc24de2c7508f84fe00c144170b2bc0ed5a95e5f60652978ae20596f4d8f94cd0d6d1e50575d2d0bd1e11214f02dbf03509661b9d07ab3e41df26b4972ff0e82" - -[update] -[update.modrinth] -mod-id = "Sh0YauEf" -version = "gXgTfzl5" diff --git a/.minecraft/mods/simple-backups.pw.toml b/.minecraft/mods/simple-backups.pw.toml deleted file mode 100644 index 9235540..0000000 --- a/.minecraft/mods/simple-backups.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Simple Backups" -filename = "SimpleBackups-1.21-4.0.8.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/fzSKSXVK/versions/3vkhkRW7/SimpleBackups-1.21-4.0.8.jar" -hash-format = "sha512" -hash = "4b18adaae14ee92296e0d612210a278f1dd333c34251a4a53593d1be884b9ac28a59ff2cdefafeacd49edc449ea13d0561f9995c04aea06af41bde4d3715ed0f" - -[update] -[update.modrinth] -mod-id = "fzSKSXVK" -version = "3vkhkRW7" diff --git a/.minecraft/mods/skinrestorer.pw.toml b/.minecraft/mods/skinrestorer.pw.toml deleted file mode 100644 index 51ba431..0000000 --- a/.minecraft/mods/skinrestorer.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Skin Restorer" -filename = "skinrestorer-2.2.1+1.21-neoforge.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/ghrZDhGW/versions/SzksegYP/skinrestorer-2.2.1%2B1.21-neoforge.jar" -hash-format = "sha512" -hash = "c18da98955388064e06a637388307dfdb41ca30db92428aa89617276298a6c07a31986c359408832c39b3d59f314d8649bae65f7d9b4bc88df0d27efa6a30b48" - -[update] -[update.modrinth] -mod-id = "ghrZDhGW" -version = "SzksegYP" diff --git a/.minecraft/mods/sparkweave.pw.toml b/.minecraft/mods/sparkweave.pw.toml deleted file mode 100644 index 9eaf0f4..0000000 --- a/.minecraft/mods/sparkweave.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Sparkweave Engine" -filename = "Sparkweave-NeoForge-0.508.1.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/nf68xfAw/versions/onNXYwO1/Sparkweave-NeoForge-0.508.1.jar" -hash-format = "sha512" -hash = "07cb1d95d5dfa6d2fbfdfceee75339ee548958d7842f5c9036203344b92502854673c7f5f521af31474830cc41621222124b80eaa89f8090be6c7b318cdefdc1" - -[update] -[update.modrinth] -mod-id = "nf68xfAw" -version = "onNXYwO1" diff --git a/.minecraft/mods/unfocused.pw.toml b/.minecraft/mods/unfocused.pw.toml deleted file mode 100644 index b70616a..0000000 --- a/.minecraft/mods/unfocused.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Unfocused" -filename = "unfocused-neoforge-0.1.62-sgd.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/BvsO32QY/versions/clJ0uRyg/unfocused-neoforge-0.1.62-sgd.jar" -hash-format = "sha512" -hash = "f85f2bdf28850284a392083b3101086f826023cbc8bdfeeab0556c08749a214fa9bcc0c4df5833594bc0f3d5a1e3b5fd28d9440a29e3da115dea320dfe895a8d" - -[update] -[update.modrinth] -mod-id = "BvsO32QY" -version = "clJ0uRyg" diff --git a/.minecraft/mods/vivecraft-compat.pw.toml b/.minecraft/mods/vivecraft-compat.pw.toml index e8f3ab3..3c18228 100644 --- a/.minecraft/mods/vivecraft-compat.pw.toml +++ b/.minecraft/mods/vivecraft-compat.pw.toml @@ -1,13 +1,13 @@ name = "ViveCraft Compat" -filename = "vivecraftcompat-1.21-1.5.0.jar" +filename = "vivecraftcompat-1.21-1.4.3.jar" side = "client" [download] -url = "https://cdn.modrinth.com/data/xnSuzkaS/versions/sCDvAGib/vivecraftcompat-1.21-1.5.0.jar" +url = "https://cdn.modrinth.com/data/xnSuzkaS/versions/XUifXaMZ/vivecraftcompat-1.21-1.4.3.jar" hash-format = "sha512" -hash = "0d4aa518572350cc5eeaa77fb6def5148de4eedc6ad373154abdda61d5b42065f78f88c3cd3363e12621d6707c6f0da18744c924e7df5c408ef40baa6e5dc42e" +hash = "70e34c8bddf41d23842d0061197a2aa183ab5b16ab5f10c599d91a9dd6b457e6601b2bb62b6eca87ec4415bccde60d71b4413b53d2a6589c3c340255b1705ca2" [update] [update.modrinth] mod-id = "xnSuzkaS" -version = "sCDvAGib" +version = "XUifXaMZ" diff --git a/.minecraft/mods/yungs-api.pw.toml b/.minecraft/mods/yungs-api.pw.toml index 104fffd..faaf5b1 100644 --- a/.minecraft/mods/yungs-api.pw.toml +++ b/.minecraft/mods/yungs-api.pw.toml @@ -1,13 +1,13 @@ name = "YUNG's API" -filename = "YungsApi-1.21.1-NeoForge-5.1.4.jar" +filename = "YungsApi-1.21.1-NeoForge-5.1.3.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/Ua7DFN59/versions/x20IZIXE/YungsApi-1.21.1-NeoForge-5.1.4.jar" +url = "https://cdn.modrinth.com/data/Ua7DFN59/versions/MoMQNZ94/YungsApi-1.21.1-NeoForge-5.1.3.jar" hash-format = "sha512" -hash = "8c687d620a1654357c9ce45d11c3cb3ffd75a54ceb2ee50e849a4cc07e782c9bb8bae519077c24869b5556c5c409daf309dd8bce61da04dcc4c671aa90ba99e1" +hash = "0c7323c49ec9a2d91cdeabbd053de1654c0ecfa5b216a487116e39e43d0ff203f31e1239f0ef30910bf20a6d0fcbae16e27e9503514c4f5906c068a942f3abf6" [update] [update.modrinth] mod-id = "Ua7DFN59" -version = "x20IZIXE" +version = "MoMQNZ94" diff --git a/.minecraft/mods/yungs-better-desert-temples.pw.toml b/.minecraft/mods/yungs-better-desert-temples.pw.toml index bbe5d5a..d024f45 100644 --- a/.minecraft/mods/yungs-better-desert-temples.pw.toml +++ b/.minecraft/mods/yungs-better-desert-temples.pw.toml @@ -1,13 +1,13 @@ name = "YUNG's Better Desert Temples" -filename = "YungsBetterDesertTemples-1.21.1-NeoForge-4.1.5.jar" +filename = "YungsBetterDesertTemples-1.21.1-NeoForge-4.1.3.jar" side = "server" [download] -url = "https://cdn.modrinth.com/data/XNlO7sBv/versions/GQ9iNWkI/YungsBetterDesertTemples-1.21.1-NeoForge-4.1.5.jar" +url = "https://cdn.modrinth.com/data/XNlO7sBv/versions/3J7rwhqh/YungsBetterDesertTemples-1.21.1-NeoForge-4.1.3.jar" hash-format = "sha512" -hash = "6454c955f75f66104810e967a59ae032ddf1ccc5a854346af6bfba6e44cd456e755cd8feb1e0968be4e9132ea6c5d1cb2126fe5e85d3eb18c8d3ea3c81ffdf9a" +hash = "1d0f460cbc0b98bfaeb612f0370aa6936944d5263ca1664c71aee00577b22cc0b4145c007cbe10e9a9db357f83d01cc95fb021a2640ec5b1e3c43de9c8a9ac0d" [update] [update.modrinth] mod-id = "XNlO7sBv" -version = "GQ9iNWkI" +version = "3J7rwhqh" diff --git a/.minecraft/mods/yungs-better-nether-fortresses.pw.toml b/.minecraft/mods/yungs-better-nether-fortresses.pw.toml index 55599ef..b03d7b5 100644 --- a/.minecraft/mods/yungs-better-nether-fortresses.pw.toml +++ b/.minecraft/mods/yungs-better-nether-fortresses.pw.toml @@ -1,13 +1,13 @@ name = "YUNG's Better Nether Fortresses" -filename = "YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.4.jar" +filename = "YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.3.jar" side = "server" [download] -url = "https://cdn.modrinth.com/data/Z2mXHnxP/versions/oNRbcwIE/YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.4.jar" +url = "https://cdn.modrinth.com/data/Z2mXHnxP/versions/JXvA28QW/YungsBetterNetherFortresses-1.21.1-NeoForge-3.1.3.jar" hash-format = "sha512" -hash = "6741fa2810b1f11e875e538752cf5c68682ba015254fce3a33bd6262895a56efb2c5725b9df92ee9f028539a807839105b202e3658b51801d72029f995109bfd" +hash = "ab193b042742ee16dcc1b0b152585ad5b6d24b5e8f21e615912491ea6ef25bbcd83b696292225da9868d4452bbae6675920e8f9832fbbecf2d5ede6883a1fe07" [update] [update.modrinth] mod-id = "Z2mXHnxP" -version = "oNRbcwIE" +version = "JXvA28QW" diff --git a/.minecraft/mods/yungs-better-strongholds.pw.toml b/.minecraft/mods/yungs-better-strongholds.pw.toml index 796bf61..36ce4b4 100644 --- a/.minecraft/mods/yungs-better-strongholds.pw.toml +++ b/.minecraft/mods/yungs-better-strongholds.pw.toml @@ -1,13 +1,13 @@ name = "YUNG's Better Strongholds" -filename = "YungsBetterStrongholds-1.21.1-NeoForge-5.1.3.jar" +filename = "YungsBetterStrongholds-1.21.1-NeoForge-5.1.2.jar" side = "server" [download] -url = "https://cdn.modrinth.com/data/kidLKymU/versions/8U0dIfSM/YungsBetterStrongholds-1.21.1-NeoForge-5.1.3.jar" +url = "https://cdn.modrinth.com/data/kidLKymU/versions/Vq5mh4Ot/YungsBetterStrongholds-1.21.1-NeoForge-5.1.2.jar" hash-format = "sha512" -hash = "385d67e07f2c67af5ea387d92d92949d8f671e8f99204457b6396dbe987ac3b14c2bff765df5fcbaa68016604f82a1fc6ec5a69c012ca22ad088d1a7c9bc135d" +hash = "c2f27305c4847ea20456ae0aae716ec592c7a46f1dbdfca58698135b30ff3faf731643f5aaf9eb4107bf7ccacdc2e2c5716631a5823b6f7ffbf74f0f115eb1eb" [update] [update.modrinth] mod-id = "kidLKymU" -version = "8U0dIfSM" +version = "Vq5mh4Ot" diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index ba2f4fb..bb543a1 100644 --- a/.minecraft/pack.toml +++ b/.minecraft/pack.toml @@ -6,11 +6,11 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "a8397fe2e2c578129e4a9b1253dafd2b2242df5f39f4c7f1f09d38eddcf370ab" +hash = "e081008b81c62a334f0989154b35a5edd37c90f0920cf4b0361282db833cf4b6" [versions] minecraft = "1.21.1" -neoforge = "21.1.132" +neoforge = "21.1.119" [options] acceptable-game-versions = ["1.21", "1.21.1"] diff --git a/modlist.md b/modlist.md index 2aacde5..ea96850 100644 --- a/modlist.md +++ b/modlist.md @@ -9,7 +9,6 @@ - [Iris Shaders](https://modrinth.com/mod/YL57xq9U) - [Raised](https://modrinth.com/mod/nCQRBEiR) - [Reese's Sodium Options](https://modrinth.com/mod/Bh37bMuy) -- [Renderjs](https://modrinth.com/mod/8iJQHAl1) - [Resourcify](https://modrinth.com/mod/RLzHAoZe) - [Scribble](https://modrinth.com/mod/yXAvIk0x) - [Simple Menu](https://modrinth.com/mod/6pdhya1q) @@ -21,61 +20,41 @@ ## Shared Mods -- [Curios Compat Layer for Accessories](https://modrinth.com/mod/izkDUlrJ) - [Accessories](https://modrinth.com/mod/jtmvUHXj) - [Adorn](https://modrinth.com/mod/E6FUtRJh) - [Advanced Peripherals](https://modrinth.com/mod/SOw6jD6x) - [Architectury API](https://modrinth.com/mod/lhGA9TYQ) -- [Caelus API](https://modrinth.com/mod/40FYwb4z) - [CC: Tweaked](https://modrinth.com/mod/gu7yAYhd) - [Cloth Config API](https://modrinth.com/mod/9s6osm5g) - [Collective](https://modrinth.com/mod/e0M1UDsY) -- [Common Network](https://modrinth.com/mod/HIuqnQpi) - [Copper Reforged](https://modrinth.com/mod/stKRB6TS) - [CorgiLib](https://modrinth.com/mod/ziOp6EO8) -- [Create Encased](https://modrinth.com/mod/hSSqdyU1) -- [Create: Renewable Brass](https://modrinth.com/mod/AqQzrKJo) -- [Create: Renewable Diamonds](https://modrinth.com/mod/IxTis4hc) -- [Create: Renewable Netherite](https://modrinth.com/mod/nGq1sdd2) -- [Create: Stones](https://modrinth.com/mod/KKlx33Ch) - [Create](https://modrinth.com/mod/LNytGWDc) -- [Custom Portal API Reforged](https://modrinth.com/mod/VepYPOdy) -- [Default Files](https://modrinth.com/mod/5hAdlFQ4) - [EMI](https://modrinth.com/mod/fRiHVvU7) - [Geckolib](https://modrinth.com/mod/8BmcQJ2H) -- [Icarus](https://modrinth.com/mod/Dw7M6XKW) - [Toni's Immersive Lanterns](https://modrinth.com/mod/vskzdsyT) - [ImmersiveMC](https://modrinth.com/mod/XJ9is6vj) - [Jade 🔍](https://modrinth.com/mod/nvQzSEkH) - [Just Enough Items](https://modrinth.com/mod/u6dRKJwZ) - [Kotlin for Forge](https://modrinth.com/mod/ordsPcFz) -- [Kube Utils](https://modrinth.com/mod/JHdL51WR) - [KubeJS](https://modrinth.com/mod/umyGl7zF) -- [Lootr](https://modrinth.com/mod/EltpO5cN) - [MC VR API](https://modrinth.com/mod/B3INNxum) - [Mekanism](https://modrinth.com/mod/Ce6I4WUE) - [MoreJS: KubeJS Addon](https://modrinth.com/mod/mo64mR1W) - [No Chat Reports](https://modrinth.com/mod/qQyHxfxd) - [Oh The Biomes We've Gone](https://modrinth.com/mod/NTi7d3Xc) -- [Oh The Trees You'll Grow](https://modrinth.com/mod/g8NOG5OR) - [oωo (owo-lib)](https://modrinth.com/mod/ccKDOlHs) - [Patchouli](https://modrinth.com/mod/nU0bVIaL) - [PAUCAL](https://modrinth.com/mod/TZo2wHFe) - [Paxi](https://modrinth.com/mod/CU0PAyzb) -- [PortalJS](https://modrinth.com/mod/qgrvoFmg) -- [Resourceful Config](https://modrinth.com/mod/M1953qlQ) - [Rhino](https://modrinth.com/mod/sk9knFPE) -- [Scriptor Magicae](https://modrinth.com/mod/JyJgaOrk) - [SecurityCraft](https://modrinth.com/mod/v8jzRtAt) -- [Simple Backups](https://modrinth.com/mod/fzSKSXVK) - [Simple Voice Chat](https://modrinth.com/mod/9eGKb6K1) - [spark](https://modrinth.com/mod/l6YH9Als) -- [Sparkweave Engine](https://modrinth.com/mod/nf68xfAw) - [Starter Kit](https://modrinth.com/mod/6L3ydNi8) - [TerraBlender](https://modrinth.com/mod/kkmrDlKT) - [Traveler's Backpack](https://modrinth.com/mod/rlloIFEV) - [TxniLib](https://modrinth.com/mod/vBbPDuOs) -- [Unfocused](https://modrinth.com/mod/BvsO32QY) - [Vivecraft](https://modrinth.com/mod/wGoQDPN5) - [Wooden Hopper](https://modrinth.com/mod/VOUy9bAs) - [YetAnotherConfigLib (YACL)](https://modrinth.com/mod/1eAoo2KR) @@ -84,12 +63,9 @@ ## Server Mods - [AuthShield](https://modrinth.com/mod/JpIaV7e9) -- [MES - Moog's End Structures](https://modrinth.com/mod/r4PuRGfV) -- [MMV - Moog's Missing Villages](https://modrinth.com/mod/spZb29SD) -- [MNS - Moog's Nether Structures](https://modrinth.com/mod/nGUXvjTa) -- [MVS - Moog's Voyager Structures](https://modrinth.com/mod/OQAgZMH1) -- [MSS - Moog's Soaring Structures](https://modrinth.com/mod/RJCLIx7k) -- [Skin Restorer](https://modrinth.com/mod/ghrZDhGW) +- [BlueMap](https://modrinth.com/mod/swbUV1cr) +- [LuckPerms](https://modrinth.com/mod/Vebnzrzj) +- [Oh The Trees You'll Grow](https://modrinth.com/mod/g8NOG5OR) - [Vanishmod](https://modrinth.com/mod/MihN2cw5) - [When Dungeons Arise](https://modrinth.com/mod/8DfbfASn) - [YUNG's Better Desert Temples](https://modrinth.com/mod/XNlO7sBv)