Crafting using Dirt, Dirt, Dirt, Dirt, Water Bucket, Dirt, Dirt, Dirt and Dirt, arranged in the pattern shown. Produces 8× Mud Block.

Mud Block
Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
Mud Block is a block from Oh The Biomes You'll Go, crafted from Dirt and Water Bucket.
Acquisition
Crafting using Mud Ball, Mud Ball, Mud Ball and Mud Ball, arranged in the pattern shown. Produces Mud Block.
Crafting using Dirt and Water Bucket, in any arrangement. Produces Mud Block.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Mud Block | 1–1 | 100% | Drops itself with Silk Touch |
Used in (4)
Crafting using Mud Block, Coal, Coal and Mud Block, arranged in the pattern shown. Produces 4× Scoria Stone.
Crafting using Mud Block, in any arrangement. Produces 4× Mud Ball.
Crafting using Mud Block, Mud Block, Mud Block and Mud Block, arranged in the pattern shown. Produces 4× Mud Bricks.
Crafting using Mud Block, Charcoal, Charcoal and Mud Block, arranged in the pattern shown. Produces 4× Scoria Stone.
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Mud Ball | 1–1 | 100% | Fortune increases drop count |
| Mud Block | 1–1 | 100% | Drops itself with Silk Touch |
Related items
Developer reference
- Registry name
byg:mud_block- Namespace
byg- Mod ID
byg- Tags (1)
minecraft:blocks/enderman_holdable
Recipe JSON (3):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"DDD",
"DWD",
"DDD"
],
"ingredients": {
"D": {
"item": "minecraft:dirt"
},
"W": {
"item": "minecraft:water_bucket"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"ingredients": {
"#": {
"item": "byg:mud_ball"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:dirt"
},
{
"item": "minecraft:water_bucket"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}







