HomeJavaResourcepacksLarge lava bucket
Large lava bucket
ResourcepacksJava

Large lava bucket

by KarlSwe_ · on Modrinth

⬇ Download on Modrinth
Large lava bucket — screenshot 1

This resource pack makes opponent's lava buckets larger than normal from your POV, making them easier to react to and that makes it perfect for UHC. It is compatible with other resource packs that ONLY changes the texture of the lava bucket not the size of the lava bucket. Additionally, the three different lava bucket emptying sounds are louder than normal. Although advertised as only affecting opponents, sadly the pack also makes your own lava bucket appear larger in third person but in first person its the normal size.

Spoiler - To change the size, you need to change all the "1.5" in the code if you want it to be 2 times larger then normal then you replace all the 1.5 to 2.0.
{
  "parent": "minecraft:item/generated",
  "textures": {
    "layer0": "minecraft:item/lava_bucket"
  },
  "display": {
    "thirdperson_righthand": {
      "rotation": [ 0, 90, -35 ],
      "translation": [ 0, 1.5, -1.0 ],
      "scale": [ 1.5, 1.5, 1.5 ]
    },
    "thirdperson_lefthand": {
      "rotation": [ 0, 90, -35 ],
      "translation": [ 0, 1.5, -1.0 ],
      "scale": [ 1.5, 1.5, 1.5 ]
    }
  }
}
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java resource packs walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more