promotional bannermobile promotional banner

Whaleborne

Adds a new hullback mob and pirate ship mechanic

File Details

whaleborne-1.20.1_beta-1.2.0.jar

  • R
  • Oct 12, 2025
  • 4.68 MB
  • 17.0K
  • 1.20.1
  • Forge + 1

File Name

whaleborne-1.20.1_beta-1.2.0.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:whaleborne-1272075:7101108")

NeoForge

implementation fg.deobf("curse.maven:whaleborne-1272075:7101108")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

# beta 1.2.0
## Hullback

Fixed walking on hullback mechanic
- it now goes completely still and creates invisible platforms for players, avoiding jitteriness

## Ship Mechanic

The ship can now be equipped with all types of vanilla planks
- If the item's block hardness is proportional to the armor's chance to fully negate attacks
- More armor block types can be added simply by adding them to the "items/hullback_equippable" item tag and providing a texture in "whaleborne\textures\entity\armor" using a resourcepack
- Make sure the file is named correctly, hullback_<block_id>_armor.png
  - Example:
        for "acacia_planks", the texture would be named "hullback_acacia_planks_armor.png"

## Cannon

New interaction with boat and chest boat items is now possible

## Sail

Sails can now be interacted with with a banner to apply its patterns to the sail
- Using a waterbucket on the banner sail will drop the banner

## Anchor

Anchors can now be placed on blocks, right clicked or shift right clicked to change its facing angle
- Punching them will drop the anchor item again

## Rough Barnacles

Using an axe on a hullback will now drop rough barnacles, a new decorative block that can be stacked up to three times in one block space
Using two rough barnacles in a crafting grid will give you a barnacle, which can be stacked up to 9 blocks high to create organ like musical notes

## Shader incompatibility

Added a new client config to address the shader incompatibility