diff --git a/config/oculus.properties b/config/oculus.properties deleted file mode 100644 index 77e2135..0000000 --- a/config/oculus.properties +++ /dev/null @@ -1,8 +0,0 @@ -#This file stores configuration options for Iris, such as the currently active shaderpack -#Sat Feb 08 02:07:20 CET 2025 -colorSpace=SRGB -disableUpdateMessage=false -enableDebugOptions=false -maxShadowRenderDistance=32 -shaderPack= -enableShaders=true diff --git a/config/packetfixer.properties b/config/packetfixer.properties index dc5119f..bf73ffb 100644 --- a/config/packetfixer.properties +++ b/config/packetfixer.properties @@ -1,7 +1,7 @@ #Packet Fixer config file. #Default values (minecraft default): nbtMaxSize 2097152, packetSize 1048576, decoderSize 2097152 and varInt21Size 3. #Max values are 2147483647 for packetSize/decoderSize/varInt21 and 9223372036854775807 for nbtMaxSize. -#Sat Feb 08 02:07:14 CET 2025 +#Mon Feb 10 06:28:13 CET 2025 nbtMaxSize=209715200 utfSize=32767 decoderSize=838860800 diff --git a/config/quark-common.toml b/config/quark-common.toml index 5bb5457..03157ca 100644 --- a/config/quark-common.toml +++ b/config/quark-common.toml @@ -197,8 +197,8 @@ [building.leaf_carpet] #This feature disables itself if any of the following mods are loaded: - # - immersive_weathering # - woodworks + # - immersive_weathering #This is done to prevent content overlap. #You can turn this on to force the feature to be loaded even if the above mods are also loaded. "Ignore Anti Overlap" = false @@ -237,8 +237,8 @@ #Allowed values: [0,1] "Fall Damage Multiplier" = 0.5 #This feature disables itself if any of the following mods are loaded: - # - environmental # - goated + # - environmental #This is done to prevent content overlap. #You can turn this on to force the feature to be loaded even if the above mods are also loaded. "Ignore Anti Overlap" = false @@ -246,8 +246,8 @@ [building.variant_bookshelves] "Change Names" = true #This feature disables itself if any of the following mods are loaded: - # - woodster # - woodworks + # - woodster #This is done to prevent content overlap. #You can turn this on to force the feature to be loaded even if the above mods are also loaded. "Ignore Anti Overlap" = false @@ -266,8 +266,8 @@ [building.variant_ladders] "Change Names" = true #This feature disables itself if any of the following mods are loaded: - # - woodster # - woodworks + # - woodster #This is done to prevent content overlap. #You can turn this on to force the feature to be loaded even if the above mods are also loaded. "Ignore Anti Overlap" = false diff --git a/config/rebornstorage-common.toml b/config/rebornstorage-common.toml index 736624b..4066390 100644 --- a/config/rebornstorage-common.toml +++ b/config/rebornstorage-common.toml @@ -1,43 +1,43 @@ #General Settings [general] - #Power requirement for Heat exchanger blocks - #Range: 0 ~ 1000 - multiblock_crafter_heat_cost = 0 #Power requirement for Frame blocks #Range: 0 ~ 1000 multiblock_crafter_frame_cost = 0 - #Power requirement for Storage blocks + #Power requirement for Heat exchanger blocks #Range: 0 ~ 1000 - multiblock_crafter_storage_cost = 10 + multiblock_crafter_heat_cost = 0 #Power requirement for Crafting Cpu blocks #Range: 0 ~ 1000 multiblock_crafter_cpu_cost = 5 + #Power requirement for Storage blocks + #Range: 0 ~ 1000 + multiblock_crafter_storage_cost = 10 #Multiblock Settings [multiblock] - #Range: 0 ~ 100000 - advanced_wireless_transmitter_cost = 100 - #Maximum Z size - #Range: 3 ~ 64 - multiblock_crafter_max_z = 16 - #Maximum Y size - #Range: 3 ~ 64 - multiblock_crafter_max_y = 16 #Maximum X size #Range: 3 ~ 64 multiblock_crafter_max_x = 16 - #Range: > 0 - advanced_wireless_transmitter_range = 1000 - #Maximum Z size - #Range: 3 ~ 64 - multiblock_crafter_min_z = 3 #Maximum Y size #Range: 3 ~ 64 - multiblock_crafter_min_y = 3 + multiblock_crafter_max_y = 16 + #Maximum Z size + #Range: 3 ~ 64 + multiblock_crafter_max_z = 16 #Maximum X size #Range: 3 ~ 64 multiblock_crafter_min_x = 3 + #Maximum Y size + #Range: 3 ~ 64 + multiblock_crafter_min_y = 3 + #Maximum Z size + #Range: 3 ~ 64 + multiblock_crafter_min_z = 3 + #Range: > 0 + advanced_wireless_transmitter_range = 1000 + #Range: 0 ~ 100000 + advanced_wireless_transmitter_cost = 100 #Range: 0 ~ 100000 advanced_wireless_transmitter_range_booster_range = 500 diff --git a/config/refinedstoragedelight-common.toml b/config/refinedstoragedelight-common.toml new file mode 100644 index 0000000..56eb2e1 --- /dev/null +++ b/config/refinedstoragedelight-common.toml @@ -0,0 +1,10 @@ +#Whether to log the dirt block on common setup +logDirtBlock = true +#A magic number +#Range: > 0 +magicNumber = 42 +#What you want the introduction message to be for the magic number +magicNumberIntroduction = "The magic number is... " +#A list of items to log on common setup. +items = ["minecraft:iron_ingot"] + diff --git a/config/reliquary-common.toml b/config/reliquary-common.toml old mode 100755 new mode 100644 index 5da57c5..76e8060 --- a/config/reliquary-common.toml +++ b/config/reliquary-common.toml @@ -382,7 +382,7 @@ mobDropsEnabled = true #The flat failure rate in case failure rate isn't influenced by player's level #Range: 0 ~ 100 flatStealFailurePercentRate = 100 - #If set to false it goes through additional 4 accessible slots and looks for items in case the one selected randomly was empty + #If set to false it goes through additi0onal 4 accessible slots and looks for items in case the one selected randomly was empty stealFromVacantSlots = true #Whether stealing from an empty slot triggers failure even if otherwise it would be successful failStealFromVacantSlots = false diff --git a/config/resourceful-config-web.json b/config/resourceful-config-web.json index 4f8c1b3..46b4a55 100644 --- a/config/resourceful-config-web.json +++ b/config/resourceful-config-web.json @@ -4,7 +4,7 @@ "validator": { "uuids": [], "if": { - "password": "a0df2617-1455-4a74-a6b0-dd2fa1a2d635", + "password": "0bd5c9ae-def3-49fd-b133-70fefc26c555", "type": "password" }, "type": "if" diff --git a/config/sebastrnlib-client.toml b/config/sebastrnlib-client.toml old mode 100755 new mode 100644 index a647749..3ce02d5 --- a/config/sebastrnlib-client.toml +++ b/config/sebastrnlib-client.toml @@ -1,3 +1,3 @@ -#Display a thank you message at spawn? -sayThanksMessage = false - +#Display a thank you message at spawn? +sayThanksMessage = false + diff --git a/config/spells_and_shields/client.toml b/config/spells_and_shields/client.toml index 555f3de..9050968 100644 --- a/config/spells_and_shields/client.toml +++ b/config/spells_and_shields/client.toml @@ -4,7 +4,7 @@ #Range: 0 ~ 1200 hideDelay = 0 #Put the mana bar above the food/health bar (true) or else put it below (false). - guiAboveFood = false + guiAboveFood = true #Put the mana bar next to the health bar (true) or else leave it next to the food bar (false). guiByHealth = true #The mana bar icons jitter when your current mana is low (true) or else the icons always stay put (false).