byg:mud_bricks

Mud Bricks

Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block Enderman Holdable

Mud Bricks is a block from Oh The Biomes You'll Go, crafted from Mud Block.

Acquisition

Crafting using Mud Block, Mud Block, Mud Block and Mud Block, arranged in the pattern shown. Produces 4× Mud Bricks.

Crafting
Mud Bricks ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Mud Bricks1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
Mud Ball1–1100%Fortune increases drop count
Mud Bricks1–1100%Drops itself with Silk Touch
Developer reference
Registry name
byg:mud_bricks
Namespace
byg
Mod ID
byg
Tags (1)
minecraft:blocks/enderman_holdable

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "byg:mud_block"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}