mekanism:block_salt

Salt Block

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Axolotls Spawnable OnShovel MineableSculk Replaceable

Acquisition

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

Crafting
Salt
Salt
Salt
Salt
Salt Block guaranteed

Mining & drops

sourcecountchanceconditions
Salt Block1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
Salt Block1–1100%Drops itself with Silk Touch
Salt1–1100%
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
}