promotional bannermobile promotional banner

[Let's Do] Beachparty

Get your suncream out, we're going to the beach! Beachparty overhauls minecrafts Beach Biome for an all new experience.

File Details

Beachparty - 2.0.2 - FABRIC - 1.20.1

  • R
  • May 8, 2025
  • 7.08 MB
  • 1.6M
  • 1.20.1
  • Fabric + 1

File Name

letsdo-beachparty-fabric-2.0.2.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:lets-do-beachparty-858691:6508185"

Quilt

modImplementation "curse.maven:lets-do-beachparty-858691:6508185"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

## [2.0.2] - 2025.05.08

**Added**
- Added pt_br translation (thanks fo Fabiano)

**Changed**
- `Message in a Bottle` now only spawns above blocks in the `minecraft:sand` block tag and only if the target block is empty

**Fixed**
- Fixed server crash caused by an infinite loop in the rubber ring trinket’s tick method by replacing the downward search with a vertical raycast
- Fixed crash (timeout) when player is teleported to unloaded blocks while wearing a rubber ring by checking if the block is loaded before performing the raycast (thanks to macuguita)