HomeJavaModsBottomless Buckets - Increased Bucket Capacity/Stacked Buckets
Bottomless Buckets - Increased Bucket Capacity/Stacked Buckets
ModsJava

Bottomless Buckets - Increased Bucket Capacity/Stacked Buckets

A lightweight plugin for creating customised buckets that can hold more than one water or lava. Free Minecraft Java mod for 1.15, 1.16, 1.17.

⬇ Download on Spigot
Bottomless Buckets is a simple plugin that lets you create buckets that can hold more than one water or lava. Bottomless buckets can have a capacity limit, allowing players to fill the bucket up with multiple liquid blocks.
[​IMG]
[​IMG]
[​IMG]
Code (YAML):

# whether an action bar message should be displayed with the new amount when filling/emptying a bucket
actionBarMessage
: true
# whether the bucket's mode should be switched automatically once the bucket is full/empty
autoSwitchMode
: true
# settings for the bottomless bucket item
# settings for how bottomless buckets should work while combat tagged (requires CombatLogX)
combat-tag
:
  # whether CombatLogX combat tagging should block bucket use
  useCombatTagging
: true
  water
:
    blockFill
: true
    blockPlace
: true
  lava
:
    blockFill
: true
    blockPlace
: true
bucket-item
:
  name-water
: '&bBottomless Bucket'
  name-lava
: '&6Bottomless Bucket'
  lore
:
    # formatting for the bucket type
    type
:
      label
: '&7Type'
      water
: '&bWater'
      lava
: '&6Lava'
    # formatting for the amount of liquid in the bucket
    amount
:
      label
: '&7Amount'
    # formatting for the maximum capacity of the bucket
    capacity
:
      label
: '&7Capacity'
    mode
:
      label
: '&7Mode'
      fill
: '&fFill'
      place
: '&fPlace'
    # formatting for the lore lines of the bucket
    # !!!! MUST CONTAIN THESE PLACEHOLDERS IN ORDER TO WORK !!!!
    # each set of placeholders must be present and together on their own line
    #   %type-label% %type-value%
    #   %amount-label% %amount-value%
    #   %capacity-label% %capacity-value%
    #   %mode-label% %mode-value%
    lines
:
     - ' %type-label%: %type-value%'
      - ' %amount-label%: &f%amount-value%'
      - ' %capacity-label%: &f%capacity-value%'
      - ''
      - ' %mode-label%: %mode-value%'
sounds
:
  # whether to play the sound effect when the player switches bucket modes (item frame pop sound)
  enableModeSwitchSound
: true
 

Commands

Plugin details

Read from the plugin's own plugin.yml.

Bottomless Buckets - Increased Bucket Capacity/Stacked Buckets is a free Minecraft Java mod. Compatible with Minecraft 1.15, 1.16, 1.17, 1.18 and newer. Downloaded 188 times (via Spigot). Download it and open it directly in the game.

Explore more