VOOZH about

URL: https://minecraft.wiki/w/Moss_blocks

⇱ Moss Block – Minecraft Wiki


Moss Block

From Minecraft Wiki
(Redirected from Moss blocks)
Jump to navigation Jump to search
Moss Block
Rarity tier
 
Common
Renewable Yes
Stackable Yes (64)
Tool πŸ‘ SlotSprite Hoe Required.png: Sprite image for Hoe Required in Minecraft
Blast resistance 0.1
Hardness 0.1
Luminous No
Transparent No
Flammable No
Catches fire
from lava
No
Map color
 27 COLOR_GREEN
Note block instrument Default (Harp)
Sulfur cube archetype Fast Flat
{
 "title": "Moss Block",
 "rows": [
 {
 "field": "<span style=\"white-space: nowrap;\"><span style=\"display: inline-block; background-color: #fff; border: 1px solid #888; border-radius: 0.3em; color: transparent; width: 1em; height: 1em; vertical-align: -0.36em; margin-right: -0.1em\"><br></span> </span> Common",
 "label": "(link to Rarity article, displayed as Rarity tier)"
 },
 {
 "field": "Yes",
 "label": "(link to Renewable resource article, displayed as Renewable)"
 },
 {
 "field": "Yes (64)",
 "label": "Stackable"
 },
 {
 "field": "<span class=\"sprite-file\" style=\"height:32px;width:32px;--vertical-align:middle\">(link to File:SlotSprite Hoe Required.png article, displayed as 32x32px|link=|alt=SlotSprite Hoe Required.png: Sprite image for Hoe Required in Minecraft|class=pixel-image|This block can be broken with any tool, but a hoe is the quickest)</span>",
 "label": "Tool"
 },
 {
 "field": "0.1",
 "label": "(link to Explosion#Blast resistance article, displayed as Blast resistance)"
 },
 {
 "field": "0.1",
 "label": "(link to Breaking#Blocks by hardness article, displayed as Hardness)"
 },
 {
 "field": "No",
 "label": "(link to Light article, displayed as Luminous)"
 },
 {
 "field": "No",
 "label": "(link to Opacity article, displayed as Transparent)"
 },
 {
 "field": "No",
 "label": "(link to Flammable article, displayed as Flammable)"
 },
 {
 "field": "No",
 "label": "Catches fire<br>from (link to lava article, displayed as lava)"
 },
 {
 "field": "<span style=\"white-space: nowrap;\"><span style=\"display: inline-block; background-color: rgb(102, 127, 51); border: 1px solid #888; border-radius: 0.3em; color: transparent; width: 1em; height: 1em; vertical-align: -0.36em; margin-right: -0.1em\"><br></span> 27 COLOR<wbr/>_GREEN</span>",
 "label": "(link to Map color article, displayed as Map color)"
 },
 {
 "field": "Default (Harp)",
 "label": "(link to Note Block#Instruments article, displayed as Note block instrument)"
 },
 {
 "field": "Fast Flat",
 "label": "(link to Sulfur Cube#Archetypes article, displayed as Sulfur cube archetype)"
 }
 ],
 "invimages": [
 "Moss Block"
 ],
 "images": [
 "Moss Block.png"
 ]
}

A moss block is a natural block that can be spread to other blocks by using bone meal.

Obtaining

[edit | edit source]
πŸ‘ Image
Farthest range moss spreads from a central moss block in Java Edition. In Bedrock Edition, the source block would be a few blocks above the center.

Breaking

[edit | edit source]

Moss blocks can be mined using any tool or by hand, but a hoe is fastest.

  1. ↑ These durations ignore any other influential factors (e.g., Mining Fatigue) and are measured in seconds. For more information, see Breaking Β§ Speed.

Natural generation

[edit | edit source]

Moss generates on the floor and ceiling within the lush caves biome. They can also be found in trial chambers indicating that a trial spawner can spawn slimes.

Mob loot

[edit | edit source]

An enderman holding a moss block drops the block upon death.

In Bedrock Edition, wandering traders have a chance of 8.5% (increased by 1% per level of Looting) to drop 2 moss blocks when killed while showing the item as trade offer, if the player holds an emerald.

Generated loot

[edit | edit source]
Item Structure Container Quantity Chance
Java Edition and Bedrock Edition
πŸ‘ Image
πŸ‘ Image
Shipwreck
Supply chest 1–4 42.1%
{ "item": "Moss Block", "stacksize": "1–4", "chance": 0.42061090139687074, "structure": "Shipwreck", "container": "Supply chest" }
πŸ‘ Image
Trial Chambers
Supply chest 2–5 20.4%
{ "item": "Moss Block", "stacksize": "2–5", "chance": 0.20351336037302348, "structure": "Trial Chambers", "container": "Supply chest" }

Trading

[edit | edit source]

Wandering traders may sell 2 moss blocks for 1 emerald.

VillagerProbabilityVillager wantsPlayer receivesTrades in
stock
Villager
experience
Price
multiplier
JEBE
πŸ‘ Image
Wandering Trader
Ordinary7%7%πŸ‘ Image
Emerald
2 Γ— πŸ‘ Image
5β€”β€”

Post-generation

[edit | edit source]

When bone meal is used on a moss block, moss spreads to any of the blocks listed below, if they have air blocks immediately above them, in a cornerless 7Γ—11Γ—7 volume centered on the original moss block. Foliage can replace air on any of these blocks.

The following blocks can be replaced with moss blocks:

When a moss block generates with air above it, it has a chance to have grass, an azalea, or a moss carpet growing on it.

Bone meal on moss blocks
Block Chance
πŸ‘ Image
Short Grass
52.08%
πŸ‘ Image
Moss Carpet
26.04%
πŸ‘ Image
Tall Grass
10.42%
πŸ‘ Image
Azalea
7.29%
πŸ‘ Image
Flowering Azalea
4.17%

Spreading specifics

[edit | edit source]

In Java Edition, when bone meal is used on a moss block, first the game checks that the block directly above the moss block is air. If successful, maximum X and Z distances are chosen (independently from each other) with a 50% chance of being either 2 or 3. Then, in a rectangular area centered on the moss block restricted to those maximum distances, the game decides independently for each vertical column whether a block is converted to moss. Each corner has a 0% chance to be selected, each edge has a 75% chance, and the rest of the blocks are always selected. If this check succeeds, a scan is started at a y-level one above the moss block to find a block with air above it. If the scan starts in an air block, it searches up to 6 blocks downward. If it starts in a non-air block, it searches up to 4 blocks upward. Both scans stop on the first block with air above it, even if it cannot be converted to moss. The chosen block is converted to moss if possible, and if so (or if it already was a moss block) there is a 60% chance that vegetation generates above it.

Each piece of bone meal used on a flat 7Γ—7 grid of convertible blocks yields on average 27 moss blocks (varies widely), which give about 2.5 bone meal when put through a composter.

Effective conversion chance as seen from above
0% 18.75% 37.5% 37.5% 37.5% 18.75% 0%
18.75% 62.5% 87.5% 87.5% 87.5% 62.5% 18.75%
37.5% 87.5% 100% 100% 100% 87.5% 37.5%
37.5% 87.5% 100% 100% 87.5% 37.5%
37.5% 87.5% 100% 100% 100% 87.5% 37.5%
18.75% 62.5% 87.5% 87.5% 87.5% 62.5% 18.75%
0% 18.75% 37.5% 37.5% 37.5% 18.75% 0%

In Java Edition, blocks that can be replaced by moss are listed in the moss_replaceable block tag, which includes blocks with the base_stone_overworld, cave_vines and dirt tags. This theoretically also includes blocks such as cave vines and dirt path, which cannot be converted because they do not have a solid top surface aligned with the block grid.​[more information needed for Bedrock Edition]

Usage

[edit | edit source]

All plants can be placed on moss except for cacti. Small dripleaves can be placed on moss blocks even outside of water. Nether fungi can also be placed on moss, while mushrooms can be placed only at light level 12 or below. Mushrooms placed on moss blocks can be grown into huge mushrooms.

Crafting ingredient

[edit | edit source]
Name Ingredients Crafting recipe
Moss Carpet
Mossy Cobblestone Cobblestone +
Mossy Stone Bricks Stone Bricks +

Composting

[edit | edit source]

Placing a moss block into a composter has a 65% chance of raising the compost level by 1.

Sniffer eggs

[edit | edit source]

A sniffer egg hatches twice as fast as normal when on top of a moss block.

Piston interactivity

[edit | edit source]

Moss blocks are destroyed and dropped as items when pushed by pistons. They do not stick to sticky pistons, slime blocks or honey blocks.

Sounds

[edit | edit source]

Java Edition:

πŸ‘ BlockSprite moss-block.png: Sprite image for moss-block in Minecraft
moss sound type
SoundClosed captionsSourceDescriptionIdentifierTranslation keyVolumePitchAttenuation
distance
​Block brokenBlocksOnce the block has brokenblock.moss.breaksubtitles.block.generic.break​varies [sound 1]0.816
​Block placedBlocksWhen the block is placedblock.moss.placesubtitles.block.generic.place​0.930.816
​Block breakingBlocksWhile the block is in the process of being brokenblock.moss.hitsubtitles.block.generic.hit​0.250.516
​Something falls on a blockEntity-DependentFalling on the block with fall damageblock.moss.fallsubtitles.block.generic.fall​0.50.7516
​FootstepsEntity-DependentWalking on the blockblock.moss.stepsubtitles.block.generic.footsteps​0.151.016
  1. ↑ 0.93 for all except break1, which is 0.95

Bedrock Edition:

πŸ‘ BlockSprite moss-block.png: Sprite image for moss-block in Minecraft
moss_block sound type
SoundClosed captionsSourceDescriptionIdentifierTranslation keyVolumePitch
​ ?BlocksOnce the block has brokendig.moss​ ?0.931.0
​ ?BlocksWhen the block is placedplace.moss​ ?0.931.0
​ ?BlocksWhile the block is in the process of being brokenhit.moss​ ?1.01.0
​ ?PlayersFalling on the block with fall damagefall.moss​ ?1.01.0
​ ?PlayersWalking on the blockstep.moss​ ?1.01.0
​ ?PlayersJumping from the blockjump.moss​ ?1.01.0
​ ?PlayersFalling on the block without fall damageland.moss​ ?1.01.0

Data values

[edit | edit source]

Java Edition:

NameIdentifierFormBlock tags Translation key
πŸ‘ BlockSprite moss-block.png: Sprite image for moss-block in Minecraft
Moss Block
moss_blockBlock & Itembig_dripleaf_placeable
dirt
mineable/hoe
small_dripleaf_placeable
sniffer_diggable_block
sniffer_egg_hatch_boost
block.minecraft.moss_block

Bedrock Edition:

NameIdentifierNumeric ID FormItem ID[i 1] Translation key
πŸ‘ BlockSprite moss-block.png: Sprite image for moss-block in Minecraft
Moss Block
moss_block575Block & Giveable Item[i 2]Identical[i 3] tile.moss_block.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.

History

[edit | edit source]

Announcement

[edit | edit source]
October 3, 2020πŸ‘ Image
Moss blocks are shown unnamed as part of lush caves at Minecraft Live 2020.

Java Edition

[edit | edit source]
Java Edition
1.1721w05aπŸ‘ Image
Added moss blocks.
21w10aMoss blocks now naturally generate in the newly added lush caves biome.
21w11aMoss blocks can now be used to craft mossy cobblestone and mossy stone bricks.
Hoes are now also the appropriate tool for breaking moss blocks.
21w13aAxes are no longer considered an appropriate tool for breaking moss blocks.[1]
Moss blocks can now generate as loot in shipwreck chests.
Wandering traders can now sell 2 moss blocks for 1 emerald.
21w16aMoss blocks are now in the dirt tag.
Moss patches obtained from fertilizing moss blocks contain less vegetation and are now smaller and more irregular in shape.
21w17aSmall dripleaves can now be placed on moss blocks.
1.18Experimental Snapshot 1Lush caves now generate naturally in default worlds, where moss blocks can be found.
1.19.4
Experiment
Update 1.20
23w07aSniffers now drop and dig moss blocks.
1.2023w12aSniffer eggs on top of moss blocks now make sniffer eggs hatch 10 minutes - half of the time than on top of other blocks.
23w13aSniffers no longer drop moss blocks.
1.20.3
Experiment
Update 1.21
23w45aMoss blocks can now be found in trial chambers supply chests or around slime trial spawners.
26.2snap1Added sulfur cubes, which have the ability to absorb moss blocks, providing the golf ball/fast flat effect to the mob.

Bedrock Edition

[edit | edit source]
Bedrock Edition
1.16.220
Experiment
Caves and Cliffs
beta 1.16.220.52πŸ‘ Image
Added moss blocks behind the "Caves and Cliffs" experimental toggle.
1.17.0
Experiment
Caves and Cliffs
beta 1.16.230.54Moss blocks can now generate as loot in shipwreck chests.
Wandering traders can now sell moss blocks.
Moss can now also spread vertically when using bone meal.
Applying bone meal to a moss block can now also grow vegetation on it.
beta 1.17.0.50Moss blocks can now replace dirt, podzol, rooted dirt, stone, and cave vines.
1.17.0beta 1.17.0.52Moss blocks are no longer available only through experimental gameplay.
releaseCave vines are no longer affected by moss blocks.
1.17.30beta 1.17.20.23Moss blocks now break when moved by pistons and sticky pistons can no longer pull them.
1.19.70
Experiment
Sniffer
Preview 1.19.70.23Sniffers now dig in moss blocks.
1.20.0Preview 1.20.0.22Can now have dead bushes, bamboo and sugar cane planted on it.
1.20.60
Experiment
Update 1.21
Preview 1.20.60.20Moss blocks can now be found in trial chambers supply chests or around slime trial spawners.
26.20Preview 26.20.23Using bone meal on a moss block no longer converts polished granite, polished andesite, and polished diorite into moss.
26.20
Experiment
Drop 2 of 2026
Preview 26.20.23Added sulfur cubes, which have the ability to absorb moss blocks, providing the golf ball/fast flat effect to the mob.
26.30Preview 26.30.20Implemented all features from the "Drop 2 of 2026" experiment in vanilla gameplay.

Issues

[edit | edit source]

Issues relating to "Moss Block" or "Moss" are maintained on the bug tracker. Issues should be reported and viewed there.

Gallery

[edit | edit source]

Screenshots

[edit | edit source]

In other media

[edit | edit source]

See also

[edit | edit source]

References

[edit | edit source]
  1. ↑ MC-219960 β€“ resolved as "Fixed".

External links

[edit | edit source]

Navigation

[edit | edit source]
Retrieved from "https://minecraft.wiki/w/Moss_Block?oldid=3630121"

Navigation menu