diff --git a/CHANGELOG.md b/CHANGELOG.md index b305de96..ef243395 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,9 +8,12 @@ The best place to set up a server to play the Underdog modpack is at: \ https://bisecthosting.com/underdog ## What's new? -- +- Fixed crash at startup. ## Mod Changes: ```markdown - +Updated: +- Dropt +- Aqua Acrobatics +- MixinBooter ``` diff --git a/config/CustomMainMenu/mainmenu.json b/config/CustomMainMenu/mainmenu.json index 61313827..8c5680d5 100644 --- a/config/CustomMainMenu/mainmenu.json +++ b/config/CustomMainMenu/mainmenu.json @@ -1,7 +1,7 @@ { "labels": { "modpack_version": { - "text": "v2.1.0", + "text": "v2.1.1", "posX": 182, "posY": -45, "color": -1, diff --git a/config/aquaacrobatics.cfg b/config/aquaacrobatics.cfg index 28c8ee2b..27e5dfc6 100644 --- a/config/aquaacrobatics.cfg +++ b/config/aquaacrobatics.cfg @@ -23,6 +23,9 @@ general { # Enables crawling to prevent suffocation. Note that if you disable this there will probably be behavioral differences from 1.13. B:"Enable Crawling"=true + # Enables a keybind to toggle crawling. + B:"Enable Toggle Crawling"=false + # Prevent sprinting from being triggered by double tapping the walk forward key. B:"No Double Tab Sprinting"=false @@ -71,6 +74,8 @@ general { integration { # Only applies when the mod is installed. Disable when there are issues with the mod. B:"ArtemisLib Integration"=true + + # Only applies when the mod is installed. Disable when there are issues with the mod. B:"Betweenlands Integration"=true # Only applies when the mod is installed. Disable when there are issues with the mod. @@ -88,6 +93,9 @@ general { # Only applies when the mod is installed. Disable when there are issues with the mod. B:"Random Patches Integration"=true + # Only applies when the mod is installed. Disable when there are issues with the mod. + B:"Thaumic Augmentation Integration"=true + # Only applies when the mod is installed. Disable when there are issues with the mod. B:"Trinkets and Baubles Integration"=true diff --git a/config/craftpresence.properties b/config/craftpresence.properties index 827b42fa..454c1f00 100644 --- a/config/craftpresence.properties +++ b/config/craftpresence.properties @@ -2,7 +2,7 @@ #Current Version -> v1.8.8 (Schema v2) # #Last synchronized: -#Sat Feb 05 19:28:41 CET 2022 +#Wed Feb 09 19:33:40 CET 2022 Enable_Per-Gui_System=false Strip_Translation_Colors=false Debug_Mode=false diff --git a/config/cyclicmagic.cfg b/config/cyclicmagic.cfg index e86ef346..8cd98e9e 100644 --- a/config/cyclicmagic.cfg +++ b/config/cyclicmagic.cfg @@ -141,8 +141,6 @@ cyclicmagic { # Stardew Furnaces: Quickly fill a furnace by hitting it with fuel or an item, or interact with an empty hand to pull out the results [Inspired by Stardew Valley. Left click only] [default: true] B:"Furnace Speed"=true - - # Default modifier for heart containers a new player will start with when first joining the world. Will not affect existing players once they have joined. (For Maximum heart modifier limit given by the heart containers see 'modpacks' category in the config file) [range: -9 ~ 90, default: 0] I:HeartModifierInitial=0 # Use a player skull on a sign to name the skull based on the top line [default: true] @@ -1295,8 +1293,6 @@ modpacks { croparia:stem_* rustic:grape_stem > - - # Maximum number of heart containers you can get by eating heart containers. Does not limit the /setheartmod command [range: 0 ~ 90, default: 10] I:HeartModifierMax=10 # Maximum number of upgraded hearts [range: 1 ~ 100, default: 20] @@ -1345,8 +1341,6 @@ modpacks { # Block Range it will search onclick [range: 2 ~ 256, default: 32] I:ProspectorRange=32 - - # Containers that cannot be lifted up with the Empty Sack of Holding. Use block id; for example minecraft:chest [default: [extracells:fluidcrafter], [extracells:ecbaseblock], [extracells:fluidfiller], [refinedstorage:disk_manipulator], [refinedstorage:disk_drive], [refinedstorage:crafter], [refinedstorage:crafter_manager], [refinedstorage:grid], [parabox:parabox], [immersivengineering:metal_device1]] S:SackHoldingBlacklist < extracells:fluidcrafter extracells:ecbaseblock diff --git a/config/splash.properties b/config/splash.properties index 63845de0..a8bd86c0 100644 --- a/config/splash.properties +++ b/config/splash.properties @@ -1,5 +1,5 @@ #Splash screen properties -#Sat Feb 05 19:28:07 CET 2022 +#Wed Feb 09 19:33:04 CET 2022 logoOffset=0 barBackground=0xFFFFFF memoryGood=0x78CB34 @@ -16,5 +16,5 @@ background=0xFFFFFF bar=0xCB3D35 resourcePackPath=resources barBorder=0xC0C0C0 -fontTexture=textures/font/ascii.png =\=\=\=\=\=\= +fontTexture=textures/font/ascii.png diff --git a/pax/modpack/manifest.json b/pax/modpack/manifest.json index 2667bd6a..da349389 100644 --- a/pax/modpack/manifest.json +++ b/pax/modpack/manifest.json @@ -11,7 +11,7 @@ "manifestType": "minecraftModpack", "overrides": "overrides", "manifestVersion": 1, - "version": "2.1.0", + "version": "2.1.1", "author": "TeksturePako", "name": "Underdog", "files": [