Minecraft Wiki
Advertisement
This article is about the block. For the mob, see Slime.

A slime block is a storage block equivalent to nine slimeballs. It has both sticky and bouncy properties making it useful in conjunction with pistons to move both blocks and entities.

Obtaining[]

Breaking[]

Slime blocks can be broken instantly, regardless of held items, or when under the Mining Fatigue effect.

Block Slime Block
Hardness 0
Breaking time (secs)
Default 0.05

Crafting[]

Ingredients Crafting recipe
Slimeball

Usage[]

Landing on a slime block does not cause fall damage unless the player is sneaking.

Slime blocks are also slightly slippery, but less so than ice.

Slime blocks cause movement on top of them to slow down.

Bouncing[]

A player or mob that falls onto the top of a slime block bounces to a height proportional to the falling velocity. The bounce height quickly deteriorates. For example, a fall of 255 blocks produces a bounce height of about 50 blocks, while a fall of 50 blocks results in a bounce height of 22 blocks. The maximum bounce height is 57.625 blocks. Entities hitting the side of a slime block do not bounce, unless the slime block is moving using a piston.

A player holding the jump key performs a normal jump on contact with the slime block without taking fall damage. A player holding sneak does not bounce at all and takes fall damage.

Placing carpets, rails, trapdoors, redstone repeaters or redstone comparators on a slime block does not stop mobs from bouncing and not taking fall damage. Likewise, placing a pressure plate on a slime block does not stop mobs from bouncing, but the pressure plate still activates. Half-blocks such as Cakes and slabs stop the bouncing effect.

Most mobs bounce off slime blocks. Exceptions are chickens, ghasts, bats, phantoms, bees, parrots, and vexes. Occasionally a horse may get stuck on a block when a player tries to spawn it on top of a slime block in Creative mode.

Items, falling blocks, minecarts and boats do not bounce on slime blocks. Particles, however, do bounce. Players can also get around the fact that falling blocks, minecarts, and boats don't bounce by having sticky pistons with slime blocks bounce them.

Pistons[]

A
B
Piston A can extend because the slime block ignores the adjacent obsidian. Piston B cannot extend because the diamond block is prevented from moving by the obsidian and so the slime block also refuses to move.
Dico's fast engine compacted by Xbxp

A self-propelled aircraft engine. Place the top block of redstone and sticky piston last.

When being pushed by a piston, entities (except ender dragons, item frames and paintings) that are ahead are launched into the direction the block is pushed into. When pulled by a piston, no entities are launched.

When a slime block is pushed or pulled by a piston, it attempts to move all adjacent blocks in the same direction. The types of blocks that can be moved are the same as those that can be pulled by a sticky piston. Blocks that cannot be pulled by a sticky piston (i.e. all the blocks listed on the table on the pistons page) stay in place. The blocks that are moved may in turn push other blocks. For example, a slime block sitting on the ground attempts to move the ground block underneath itself, which pushes additional ground blocks in the direction of motion just as if it were being pushed directly by a piston.

Blocks such as glazed terracotta and honey blocks are exceptions; they do not move when adjacent slime blocks are moved, even if they are normally pushable by a piston.

When the adjacent block that is moved is also a slime block, that block attempts to move all its adjacent blocks. For example, a 2×2×2 cube of slime blocks may be pushed or pulled as a unit by a single piston acting on any of the blocks in the cube and attempts to move all blocks adjacent to the cube.

A slime block adjacent to a block that cannot be moved by pistons ignores the immobile block. However, if an adjacent block could be moved but is prevented by the presence of an immobile block, the slime block is also prevented from moving. This includes slime blocks being pulled rather than pushed, in which case the piston retracts without pulling anything. Liquids are an exception: they aren't moved, but neither do they stop a piston from pushing or pulling blocks into their space (usually destroying the liquid, and in a rare case displacing it through the piston).

Slime blocks are not pulled by a non-sticky piston, nor are they moved if an adjacent (non-slime) block is moved by a piston.

The maximum of 12 blocks moved by a piston still applies. For example, a 2×2×3 of slime blocks may be pushed or pulled by a sticky piston as long as no other movable blocks are adjacent to it.

A piston cannot move itself via a "loop" constructed of slime blocks, but self-propelled contraptions can be created with multiple pistons.

Crafting ingredient[]

Name Ingredients Crafting recipe
Slimeball Slime Block

Sounds[]

Java Edition:

SoundSubtitlesSourceDescriptionResource locationTranslation keyVolumePitchAttenuation
distance
Block brokenBlocksOnce the block has brokenblock.slime_block.breaksubtitles.block.generic.break1.00.816
Block placedBlocksWhen the block is placedblock.slime_block.placesubtitles.block.generic.place1.00.816
Block breakingBlocksWhile the block is in the process of being brokenblock.slime_block.hitsubtitles.block.generic.hit0.250.516
None[sound 1]Entity-DependentFalling on the block with fall damageblock.slime_block.fallNone[sound 1]0.50.7516
FootstepsEntity-DependentWalking on the blockblock.slime_block.stepsubtitles.block.generic.footsteps0.151.016
  1. a b MC-177082

Bedrock Edition:

SoundSourceDescriptionResource locationVolumePitch
Hostile CreaturesOnce the block has brokenmob.slime.big1.00.8-1.0
Hostile CreaturesWhen the block is placedmob.slime.big1.00.8-1.0
BlocksWhile the block is in the process of being brokenhit.slime0.250.5
PlayersFalling on the block with fall damagefall.slime0.41.0
PlayersWalking on the blockstep.slime0.31.0
PlayersJumping from the blockjump.slime0.121.0
PlayersFalling on the block without fall damageland.slime0.221.0

Data values[]

ID[]

Java Edition:

NameIdentifierFormTranslation key
Slime Blockslime_blockBlock & Itemblock.minecraft.slime_block

Bedrock Edition:

NameIdentifierNumeric ID FormItem ID[i 1]Translation key
Slime Blockslime165Block & Giveable Item[i 2]Identical[i 3]tile.slime.name
  1. ID of block's direct item form, which is used in savegame files and addons.
  2. Available with /give command.
  3. The block's direct item form has the same id as the block.

Achievements[]

Icon Achievement In-game description Actual requirements (if different) Gamerscore earned Trophy type (PS4)
PS4 Other
TrampolineBounce 30 blocks upward off a slime block.15GBronze

History[]

Java Edition
1.8December 20, 2013Jeb posts the first image of the slime block. At this stage, slime blocks are known as "Bouncy Blocks".
14w02aSlime Block JE1 Added slime blocks.
14w18aSlime blocks can now move adjacent blocks when moved by pistons.
Slime blocks pushed upward by a piston now launch entities vertically into the air.
14w19aSlime blocks can now push entities sideways and downward when attached to a piston.
14w25aThe texture of the inside block originally used the 10×10 center of the 16×16 slime.png file, however, since the addition of explicit texture referencing in block models in this snapshot, the center 10×10 section now has its own texture, due to limitations of the custom models not being able to access non-square texture files. However this change did not affect the actual appearance.
14w32cThe breaking/placing sound of slime blocks has been changed to the hurt sound of slimes.
1.1217w16aSlime blocks no longer pull glazed terracotta attached to its side when pulled by sticky pistons.
pre3Slime blocks no longer pull glazed terracotta attached on any side, moved by any type of piston.
1.1317w47aThe ID has been changed from slime to slime_block.
Prior to The Flattening, this block's numeral ID was 165.
1.1418w43aSlime Block The texture of slime blocks has been changed.
1.1519w42aSlime blocks no longer stick to honey blocks when pushed by pistons.
1.1721w08aSlime blocks have been moved to the redstone tab of the Creative inventory.
1.2023w12aThe inventory icon of the slime block has been changed from Slime Block (inventory) JE2 to .
23w18aEntities landing on the edge of a slime block now properly bounces without taking fall damage.[1]
Pocket Edition Alpha
v0.14.0build 1Slime Block BE1 Added slime blocks.
Bedrock Edition
1.10.0beta 1.10.0.3Slime Block BE2 The texture[verify] of slime blocks has been changed.
1.14.0beta 1.14.0.2Slime Block The texture of slime blocks has been changed to match Java Edition's texture.
Slime blocks no longer stick to honey blocks when pushed by pistons.
Legacy Console Edition
TU31CU19 1.22 Patch 31.0.1Slime Block JE1 Added slime blocks.
?Slime Block LCE Slime blocks are a lot more see-through on this edition.
PlayStation 4 Edition
1.90Slime Block The texture of slime blocks has been changed.
New Nintendo 3DS Edition
0.1.0Slime Block JE1 Added slime blocks.

Issues[]

Issues relating to "Slime Block" are maintained on the bug tracker. Report issues there.

Trivia[]

  • A minecart leaving a rail onto a slime block can continue on a rail on the opposite side if it has sufficient momentum leaving the initial rail.
  • Slime blocks under soul sand make the player move slower than if the player was just walking on soul sand. This is also apparent with ice.
  • Entities launched upward by a slime block on top of a piston achieve slightly more than 6.4 blocks of lift, including the lift from the piston. Entities launched sideways across normal blocks or air are moved 3.510 blocks in the direction of the launch.
  • While falling, placing a slime block while just before impact prevents all fall damage.
  • Slime blocks are invisible if seen from the clouds.
  • Players walking on slime blocks move at 1.359 m/s, a speed reduction of around 70% from the normal walking speed.

Gallery[]

Notes[]

  1. Like leaves, this block diffuses sky light only from directly above.

References[]

  1. MC-1133 — "Whether or not a player experiences some effect is calculated based on the block under the center of the player" — resolved as "Fixed".
  2. https://www.mojang.com/2014/01/minecraft-snapshot-14w02a/

External Links[]

Advertisement