

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
- Edition: Minecraft Java
- File type: .zip (resource pack)
- Minecraft versions listed: 1.21.4, 1.21.5, 1.21.6
- How to install: Download the .zip resource pack — do not unzip it. → Put it in .minecraft/resourcepacks. → Enable it in Options → Resource Packs.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
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
- Downloads as LargeLavaBucket V1.1 1.21.4-26.2.zip
- Download size: 56 KB
- Download link checked 13 Sept 2026 — working
These come from our own check of the pack file, not from the source page.