Crafting using Moss Block and Moss Block, arranged in the pattern shown. Produces 3× Moss Carpet.
Moss Carpet
Minecraft · by Mojang Studios
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Moss Carpet | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
minecraft:moss_carpet- Namespace
minecraft- Mod ID
minecraft- Tags (5)
minecraft:blocks/combination_step_sound_blocks minecraft:blocks/mangrove_logs_can_grow_through minecraft:blocks/mangrove_roots_can_grow_through minecraft:blocks/mineable/hoe minecraft:blocks/sword_efficient
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##"
],
"ingredients": {
"#": {
"item": "minecraft:moss_block"
}
},
"conditions": [],
"sequence": null,
"group_name": "carpet",
"experience": null,
"cooking_time": null
}
