Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Moss Block/Upstream: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Remove broken links to missing pages
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
 
Line 21: Line 21:
=== Breaking ===
=== Breaking ===
Moss blocks can be mined using any tool or by hand, but a [[Minecraft:hoe]] is fastest.
Moss blocks can be mined using any tool or by hand, but a [[Minecraft:hoe]] is fastest.
{{breaking row|horizontal=1|Moss Block|link=none|Hoe}}
{{MC/Breaking row|horizontal=1|Moss Block|link=none|Hoe}}


=== Natural generation ===
=== Natural generation ===
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.
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.


{{block distribution}}
{{MC/Block Distribution}}


=== Mob loot ===
=== Mob loot ===
An [[Minecraft:enderman]] holding a moss block drops the block upon death.
An [[Minecraft:enderman]] holding a moss block drops the block upon death.


{{IN|bedrock}}, 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 [[Minecraft:emerald]].
{{MC/In|bedrock}}, 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 [[Minecraft:emerald]].


=== Generated loot ===
=== Generated loot ===
{{LootChestItem|moss-block}}
{{MC/LootChestItem|moss-block}}


=== Trading ===
=== Trading ===
Line 41: Line 41:


=== Post-generation ===
=== Post-generation ===
When bone meal is {{control|used}} on a moss block, moss spreads to any of the blocks listed below, if they have [[Minecraft: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.
When bone meal is {{MC/Control|used}} on a moss block, moss spreads to any of the blocks listed below, if they have [[Minecraft: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:
The following blocks can be replaced with moss blocks:
{{columns-list|colwidth=30em|
{{columns-list|colwidth=30em|
* {{BlockLink|Andesite}}
* {{MC/Blocklink|Andesite}}
* {{BlockLink|Coarse Dirt}}
* {{MC/Blocklink|Coarse Dirt}}
* {{BlockLink|Deepslate}}
* {{MC/Blocklink|Deepslate}}
* {{BlockLink|Diorite}}
* {{MC/Blocklink|Diorite}}
* {{BlockLink|Dirt}}
* {{MC/Blocklink|Dirt}}
* {{BlockLink|Granite}}
* {{MC/Blocklink|Granite}}
* {{BlockLink|Grass Block}}
* {{MC/Blocklink|Grass Block}}
* {{BlockLink|Mud}} {{Only|je|short=1}}
* {{MC/Blocklink|Mud}} {{Only|je|short=1}}
* {{BlockLink|Muddy Mangrove Roots}} {{Only|je|short=1}}
* {{MC/Blocklink|Muddy Mangrove Roots}} {{Only|je|short=1}}
* {{BlockLink|Mycelium}}
* {{MC/Blocklink|Mycelium}}
* {{BlockLink|Podzol}}
* {{MC/Blocklink|Podzol}}
* {{BlockLink|Polished Andesite}} {{Only|be|short=1}}
* {{MC/Blocklink|Polished Andesite}} {{Only|be|short=1}}
* {{BlockLink|Polished Diorite}} {{Only|be|short=1}}
* {{MC/Blocklink|Polished Diorite}} {{Only|be|short=1}}
* {{BlockLink|Polished Granite}} {{Only|be|short=1}}
* {{MC/Blocklink|Polished Granite}} {{Only|be|short=1}}
* {{BlockLink|Rooted Dirt}}
* {{MC/Blocklink|Rooted Dirt}}
* {{BlockLink|Stone}}
* {{MC/Blocklink|Stone}}
* {{BlockLink|Tuff}}
* {{MC/Blocklink|Tuff}}
* {{BlockLink|Pale Moss Block}}
* {{MC/Blocklink|Pale Moss Block}}
}}
}}
<!--Blocks not affected by moss (should not be added into the article unless there are too many blocks affected by moss for the sake of brevity)-->
<!--Blocks not affected by moss (should not be added into the article unless there are too many blocks affected by moss for the sake of brevity)-->
Line 73: Line 73:
!Block!!Chance
!Block!!Chance
|-
|-
|{{BlockLink|Short Grass}}||52.08%
|{{MC/Blocklink|Short Grass}}||52.08%
|-
|-
|{{BlockLink|Moss Carpet}}||26.04%
|{{MC/Blocklink|Moss Carpet}}||26.04%
|-
|-
|{{BlockLink|Tall Grass}}||10.42%
|{{MC/Blocklink|Tall Grass}}||10.42%
|-
|-
|{{BlockLink|Azalea}}||7.29%
|{{MC/Blocklink|Azalea}}||7.29%
|-
|-
|{{BlockLink|Flowering Azalea}}||4.17%
|{{MC/Blocklink|Flowering Azalea}}||4.17%
|}
|}


==== Spreading specifics ====
==== Spreading specifics ====
{{IN|java}}, when bone meal is {{control|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 [[Minecraft: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.
{{MC/In|java}}, when bone meal is {{MC/Control|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 [[Minecraft: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 [[Minecraft:composter]].
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 [[Minecraft:composter]].
Line 107: Line 107:
|}
|}


{{IN|java}}, blocks that can be replaced by moss are listed in the <code>moss_replaceable</code> block tag, which includes blocks with the <code>base_stone_overworld</code>, <code>cave_vines</code> and <code>dirt</code> 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 info needed|bedrock=behavior in bedrock needs clarification}}
{{MC/In|java}}, blocks that can be replaced by moss are listed in the <code>moss_replaceable</code> block tag, which includes blocks with the <code>base_stone_overworld</code>, <code>cave_vines</code> and <code>dirt</code> 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.{{MC/More info needed|bedrock=behavior in bedrock needs clarification}}


== Usage ==
== Usage ==
Line 125: Line 125:


=== Sulfur cube ===
=== Sulfur cube ===
{{In development|drop=Chaos Cubed|section=1}}
{{MC/In development|drop=Chaos Cubed|section=1}}
Sulfur cubes have the ability to absorb moss blocks, either through picking them up or being interacted with them. This provides the golf ball/fast flat effect to the mob when hitting it.
Sulfur cubes have the ability to absorb moss blocks, either through picking them up or being interacted with them. This provides the golf ball/fast flat effect to the mob when hitting it.


== Sounds ==
== Sounds ==
{{Sound table/Block/Moss}}
{{MC/Sound table/Block/Moss}}


== Data values ==
== Data values ==
=== ID ===
=== ID ===
{{edition|java}}:
{{MC/Edition|java}}:
{{ID table
{{ID table
|edition=java
|edition=java
Line 146: Line 146:
}}
}}


{{el|be}}:
{{MC/El|be}}:
{{ID table
{{ID table
|edition=bedrock
|edition=bedrock
Line 161: Line 161:
=== Announcement ===
=== Announcement ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine||October 3, 2020|link={{ytl|DWZIfsaIgtE|t=1781}}|[[File:Moss Block JE1.png|32px]] Moss blocks are shown unnamed as part of lush caves at Minecraft Live 2020.}}
|{{HistoryLine||October 3, 2020|link={{MC/Ytl|DWZIfsaIgtE|t=1781}}|[[File:Moss Block JE1.png|32px]] Moss blocks are shown unnamed as part of lush caves at Minecraft Live 2020.}}
}}
}}


=== ''Java Edition'' ===
=== ''Java Edition'' ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|java}}
|{{MC/HistoryLine|java}}
|{{HistoryLine||1.17|dev=21w05a|[[File:Moss Block JE1.png|32px]] Added moss blocks.}}
|{{MC/HistoryLine||1.17|dev=21w05a|[[File:Moss Block JE1.png|32px]] Added moss blocks.}}
|{{HistoryLine|||dev=21w10a|Moss blocks now naturally generate in the newly added lush caves biome.}}
|{{MC/HistoryLine|||dev=21w10a|Moss blocks now naturally generate in the newly added lush caves biome.}}
|{{HistoryLine|||dev=21w11a|Moss blocks can now be used to craft mossy cobblestone and mossy stone bricks.
|{{MC/HistoryLine|||dev=21w11a|Moss blocks can now be used to craft mossy cobblestone and mossy stone bricks.
|[[Minecraft:Hoe]]s are now also the appropriate tool for breaking moss blocks.}}
|[[Minecraft:Hoe]]s are now also the appropriate tool for breaking moss blocks.}}
|{{HistoryLine|||dev=21w13a|Axes are no longer considered an appropriate tool for breaking moss blocks.<ref>{{bug|MC-219960|resolution=Fixed}}</ref>
|{{HistoryLine|||dev=21w13a|Axes are no longer considered an appropriate tool for breaking moss blocks.<ref>{{bug|MC-219960|resolution=Fixed}}</ref>
|Moss blocks can now generate as loot in shipwreck chests.
|Moss blocks can now generate as loot in shipwreck chests.
|Wandering traders can now sell 2 moss blocks for 1 [[Minecraft:emerald]].}}
|Wandering traders can now sell 2 moss blocks for 1 [[Minecraft:emerald]].}}
|{{HistoryLine|||dev=21w16a|Moss blocks are now in the <code>dirt</code> tag.
|{{MC/HistoryLine|||dev=21w16a|Moss blocks are now in the <code>dirt</code> tag.
|Moss patches obtained from fertilizing moss blocks contain less vegetation and are now smaller and more irregular in shape.}}
|Moss patches obtained from fertilizing moss blocks contain less vegetation and are now smaller and more irregular in shape.}}
|{{HistoryLine|||dev=21w17a|Small dripleaves can now be placed on moss blocks.}}
|{{MC/HistoryLine|||dev=21w17a|Small dripleaves can now be placed on moss blocks.}}
|{{HistoryLine||1.18|dev=Experimental Snapshot 1|Lush caves now generate naturally in default worlds, where moss blocks can be found.}}
|{{MC/HistoryLine||1.18|dev=Experimental Snapshot 1|Lush caves now generate naturally in default worlds, where moss blocks can be found.}}
|{{HistoryLine||1.19.4|exp=Update 1.20|dev=23w07a|Sniffers now drop and dig moss blocks.}}
|{{MC/HistoryLine||1.19.4|exp=Update 1.20|dev=23w07a|Sniffers now drop and dig moss blocks.}}
|{{HistoryLine||1.20|dev=23w12a|Sniffer eggs on top of moss blocks now make sniffer eggs hatch 10 minutes - half of the time than on top of other blocks.}}
|{{MC/HistoryLine||1.20|dev=23w12a|Sniffer eggs on top of moss blocks now make sniffer eggs hatch 10 minutes - half of the time than on top of other blocks.}}
|{{HistoryLine|||dev=23w13a|Sniffers no longer drop moss blocks.}}
|{{MC/HistoryLine|||dev=23w13a|Sniffers no longer drop moss blocks.}}
|{{HistoryLine||1.20.3|exp=Update 1.21|dev=23w45a|Moss blocks can now be found in trial chambers supply chests or around slime trial spawners.}}
|{{MC/HistoryLine||1.20.3|exp=Update 1.21|dev=23w45a|Moss blocks can now be found in trial chambers supply chests or around slime trial spawners.}}
|{{HistoryLine|java upcoming}}
|{{MC/HistoryLine|java upcoming}}
|{{HistoryLine||26.2|dev=snap 1|Added sulfur cubes, which have the ability to absorb moss blocks, providing the golf ball/fast flat effect to the mob.}}
|{{MC/HistoryLine||26.2|dev=snap 1|Added sulfur cubes, which have the ability to absorb moss blocks, providing the golf ball/fast flat effect to the mob.}}
}}
}}


=== ''Bedrock Edition'' ===
=== ''Bedrock Edition'' ===
{{HistoryTable
{{HistoryTable
|{{HistoryLine|bedrock}}
|{{MC/HistoryLine|bedrock}}
|{{HistoryLine||1.16.220|exp=Caves and Cliffs|dev=beta 1.16.220.52|[[File:Moss Block JE1.png|32px]] Added moss blocks behind the "Caves and Cliffs" experimental toggle.}}
|{{MC/HistoryLine||1.16.220|exp=Caves and Cliffs|dev=beta 1.16.220.52|[[File:Moss Block JE1.png|32px]] Added moss blocks behind the "Caves and Cliffs" experimental toggle.}}
|{{HistoryLine||1.17.0|exp=Caves and Cliffs|dev=beta 1.16.230.54|Moss blocks can now generate as loot in shipwreck chests.
|{{MC/HistoryLine||1.17.0|exp=Caves and Cliffs|dev=beta 1.16.230.54|Moss blocks can now generate as loot in shipwreck chests.
|Wandering traders can now sell moss blocks.
|Wandering traders can now sell moss blocks.
|Moss can now also spread vertically when using bone meal.
|Moss can now also spread vertically when using bone meal.
|Applying bone meal to a moss block can now also grow vegetation on it.}}
|Applying bone meal to a moss block can now also grow vegetation on it.}}
|{{HistoryLine|||dev=beta 1.17.0.50|Moss blocks can now replace [[Minecraft:dirt]], [[Minecraft:podzol]], rooted dirt, [[Minecraft:stone]], and cave vines.}}
|{{MC/HistoryLine|||dev=beta 1.17.0.50|Moss blocks can now replace [[Minecraft:dirt]], [[Minecraft:podzol]], rooted dirt, [[Minecraft:stone]], and cave vines.}}
|{{HistoryLine||1.17.0|dev=beta 1.17.0.52|Moss blocks are no longer available only through experimental gameplay.}}
|{{MC/HistoryLine||1.17.0|dev=beta 1.17.0.52|Moss blocks are no longer available only through experimental gameplay.}}
|{{HistoryLine|||dev=release|Cave vines are no longer affected by moss blocks.}}
|{{MC/HistoryLine|||dev=release|Cave vines are no longer affected by moss blocks.}}
|{{HistoryLine||1.17.30|dev=beta 1.17.20.23|Moss blocks now break when moved by [[Minecraft:piston]]s and sticky pistons can no longer pull them.}}
|{{MC/HistoryLine||1.17.30|dev=beta 1.17.20.23|Moss blocks now break when moved by [[Minecraft:piston]]s and sticky pistons can no longer pull them.}}
|{{HistoryLine||1.19.70|exp=Sniffer|dev=Preview 1.19.70.23|Sniffers now dig in moss blocks.}}
|{{MC/HistoryLine||1.19.70|exp=Sniffer|dev=Preview 1.19.70.23|Sniffers now dig in moss blocks.}}
|{{HistoryLine||1.20.0|dev=Preview 1.20.0.22|Can now have dead bushes, [[Minecraft:bamboo]] and sugar cane planted on it.}}
|{{MC/HistoryLine||1.20.0|dev=Preview 1.20.0.22|Can now have dead bushes, [[Minecraft:bamboo]] and sugar cane planted on it.}}
|{{HistoryLine||1.20.60|exp=Update 1.21|dev=Preview 1.20.60.20|Moss blocks can now be found in trial chambers supply chests or around slime trial spawners.}}
|{{MC/HistoryLine||1.20.60|exp=Update 1.21|dev=Preview 1.20.60.20|Moss blocks can now be found in trial chambers supply chests or around slime trial spawners.}}
|{{HistoryLine|bedrock upcoming}}
|{{MC/HistoryLine|bedrock upcoming}}
|{{HistoryLine||26.20|dev=Preview 26.20.23|exp=Drop 2 of 2026|Added sulfur cubes, which have the ability to absorb moss blocks, providing the golf ball/fast flat effect to the mob.}}
|{{MC/HistoryLine||26.20|dev=Preview 26.20.23|exp=Drop 2 of 2026|Added sulfur cubes, which have the ability to absorb moss blocks, providing the golf ball/fast flat effect to the mob.}}
}}
}}


== Issues ==
== Issues ==
{{Issue list|Moss Block|Moss|-pale}}
{{MC/Issue list|Moss Block|Moss|-pale}}


== Gallery ==
== Gallery ==
Line 225: Line 225:


== See also ==
== See also ==
* {{BlockLink|Pale Moss Block}}
* {{MC/Blocklink|Pale Moss Block}}
* {{BlockLink|Sculk Catalyst}}
* {{MC/Blocklink|Sculk Catalyst}}


== References ==
== References ==
{{reflist}}
{{MC/Reflist}}


== External links ==
== External links ==
Line 235: Line 235:


== Navigation ==
== Navigation ==
{{Navbox blocks|vegetation}}
{{MC/Navbox blocks|vegetation}}


[[Category:Plants]]
[[Category:Plants]]

Latest revision as of 20:39, 9 April 2026

Template:Infobox block

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

Obtaining

File:Moss block range.png
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

Moss blocks can be mined using any tool or by hand, but a Minecraft:hoe is fastest. Script error: No such module "breaking row".

Natural generation

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.

  1. REDIRECT Template:Block distribution

Mob loot

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

in Template:Editions, 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 Minecraft:emerald.

Generated loot

Script error: No such module "lootChest".

Trading

Wandering traders may sell 2 moss blocks for 1 Minecraft:emerald. Template:Trade sources

Post-generation

When bone meal is {{#vardefine: control | right click on mouse or left trigger on gamepad }}used on a moss block, moss spreads to any of the blocks listed below, if they have Minecraft: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: Template:Columns-list

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

Bone meal on moss blocks
Block Chance
  1. redirect Template:blockLink

Template:Redr||52.08%

  1. redirect Template:blockLink

Template:Redr||26.04%

  1. redirect Template:blockLink

Template:Redr||10.42%

  1. redirect Template:blockLink

Template:Redr||7.29%

  1. redirect Template:blockLink

Template:Redr||4.17%

Spreading specifics

in Template:Editions, when bone meal is {{#vardefine: control | right click on mouse or left trigger on gamepad }}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 Minecraft: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 Minecraft: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 Template:Editions, 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.

  1. REDIRECT Template:Info needed

Usage

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

Crafting ingredient

Template:Crafting usage

Composting

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

Sniffer eggs

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

Piston interactivity

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

Sulfur cube

Template:Message box Template:Article other Sulfur cubes have the ability to absorb moss blocks, either through picking them up or being interacted with them. This provides the golf ball/fast flat effect to the mob when hitting it.

Sounds

Template:Edition: Template:Sound table/Block/Moss/JE

Template:Edition: Template:Sound table/Block/Moss/BE

Data values

ID

Template:!((Java EditionTemplate:))!: Template:ID table

  1. REDIRECT Template:Edition

Template:Rcat: Template:ID table

History

Announcement

Template:HistoryTable

Java Edition

Template:HistoryTable

Bedrock Edition

Template:HistoryTable

Issues

Script error: No such module "Issue list".

Gallery

Screenshots

In other media

See also

  1. redirect Template:blockLink

Template:Redr

  1. redirect Template:blockLink

Template:Redr

References

<references group="">

 </references>

External links

Navigation

Wood/Hypha
Stone-based
Template:EnvLink
Upcoming
Template:EnvLink
Template:EnvLink
Ore/Mineral
Decorative
Partial Blocks
Dyeable/Dyed
Lighting
Template:Els only
Sediment/Soil
Misc. rock
Ore/Mineral
Plant
Flower
Fungus & Related
Fauna & Related
Aquatic
Sculk
Fluid & Related
Non-physical
Interactable
Utilizable
Redstone/
Mechanical
Template:Els only
April Fools 2013
April Fools 2016
April Fools 2020
April Fools 2022
April Fools 2023
April Fools 2024
April Fools 2025
April Fools 2026

Template:Article other

de:Moosblock es:Bloque de musgo fr:Bloc de mousse it:Blocco di muschio ja:苔ブロック ko:이끼 블록 pl:Blok mchu pt:Bloco de Musgo ru:Блок мха uk:Моховий блок zh:苔藓块