Crafting using End Mud, End Mud and End Mud, arranged in the pattern shown. Produces 6× End Mud Slab.
- Inputs
- 3 × End Mud
- Output
- → End Mud Slab ×6
block· Slabs
End Mud Slab is a block from Goety, crafted from End Mud.
Crafting using End Mud, End Mud and End Mud, arranged in the pattern shown. Produces 6× End Mud Slab.
Stone Cutting using End Mud. Produces End Mud Slab.
| source | count | drop rate | conditions |
|---|---|---|---|
| End Mud Slab | 1–1 | 100% | — |
Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.
Drops itself when broken.
goety:end_mud_slabgoetygoetyminecraft:blocks/dragon_immune minecraft:blocks/mineable/shovel minecraft:blocks/slabs minecraft:items/slabs
Recipe JSON (2):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "goety:end_mud"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "goety:end_mud"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}