Crafting using Salt, Salt, Salt and Salt, arranged in the pattern shown. Produces Salt Block.

Salt Block
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Salt Block | 1–1 | 100% | Drops itself with Silk Touch |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Salt Block | 1–1 | 100% | Drops itself with Silk Touch |
| Salt | 1–1 | 100% | — |
Developer reference
- Registry name
mekanism:block_salt- Namespace
mekanism- Mod ID
mekanism- Tags (3)
minecraft:blocks/axolotls_spawnable_on minecraft:blocks/mineable/shovel minecraft:blocks/sculk_replaceable
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"ingredients": {
"#": {
"tag": "forge:dusts/salt"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}