This is an organized list compiling the version updates for Minecraft, plugins, mods, gametypes, and proxies for August 5th. Tons of updates and additions to our favorite pastime, from incessant bug fixing to new mods. You’re sure to not get bored with all these updates.
First, the Mod Packs. All the Mods 6 Sky fixes two issues. Better Minecraft fixed quests and a crash issue. Better Minecraft PLUS makes two fixes, adds some new things and improvements. Seapolis fixes a crashing issue. Team Rustic has no changes. The Final Frontier 2 changes some scripts and adds something else.
Next, the Mod Based. Forge 1.17.1 fixes an exception in the DetectorRailBlock patch.
Further on, Bedrock. Nukkit fixed an issue with portal creation in the End.
Almost done here, the Plugin Based. Paper 1.17 makes plenty of fixes and bug adjustments. Spigot has no changelog.
Lastly, the Gametypes. Boost, Hardcore, Hunger Games, Plugins Quickstart, UHC, and Vanilla Quickstart all have been updated to 1.17.1.
Mod Packs:
All the Mods 6 Sky (ATM6S) updated from 1.1.6 to 1.1.7
– fixed skyblock builder dropping items on leaving a team
– fixed skyblock builder spawning islands on top of islands
Better Minecraft updated from 29 to 31
– Fixed Twilight Forest Crash by Reverting back to previous mod version
– Fixed Quests
Better Minecraft PLUS updated from 16 to 17.5
– New Better Vanilla Dungeons
– New Hypogeal Imperium block
– Caves represent the Caves & Cliffs Update Better
– Cool building blocks and new Crafting Table Textures
– Improved Mob Spawns
– Fixed Atum 2 Crashes
– Fixed Void Worm Quest
Seaopolis updated from 4.2 to 5.3
– Fixes crashing when eating food
Team Rustic updated from 3.0.6 to 3.0.7
– no changelog
The Final Frontier 2 updated from 8.1 to 8.2
– Scripts Changed
– Added script to turn bluepower marble to chisel marble and vice versa also did it for basalt
Mod Based:
Forge 1.17.1 updated from 37.0.12 to 37.0.22\
– Fix NullPointerException in DetercorRailBlock patch.
Bedrock:
Nukkit updated from 879 to 880
– Can’t create nether portal in the end
Plugin Based:
Paper 1.17 updated from 133 to 155
– [d239eca] Fix writing server.properties with wrong encoding
– [6226208] Fix SysoutCatcher when plugins log before initialisation
– [9a74e70] fix: boats’ bounding boxes must be deflated, not inflated
– [aec9781] Fix incorrect colors in ConsoleCommandSender messages with TranslatableComponents
– [0fc6213] Allow skipping writing of comments to server.properties
– [6e7f9aa] Prevent AFK kick while watching end credits
– [0e978ea] Rewrite LogEvents to contain information about the source jar of stacktrace elements
– [8c28a33] Don’t not shuffle visible chunks
– [a44f486] Allow plugins to use Log4J to log
– [112b6a5] Add force getter to ParticleBuilder