bewitchment:salt_block

Block of Salt

Bewitchment · by MoriyaShiine, cybercat5555
block Salt BlocksSalt BlocksPickaxe Mineable

Block of Salt is a block from Bewitchment, crafted from Salt.

Acquisition

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

Crafting
Salt
Salt
Salt
Salt
Salt
Salt
Salt
Salt
Salt
Block of Salt guaranteed

Mining & drops

sourcecountchanceconditions
Block of Salt1–1100%Survives Explosion

Used in (1)

Crafting using Block of Salt, in any arrangement. Produces 9× Salt.

Crafting ⇆ any arrangement
Salt Salt ×9 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
bewitchment:salt_block
Namespace
bewitchment
Mod ID
bewitchment
Tags (3)
c:blocks/salt_blocks
c:items/salt_blocks
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

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